Commit Graph

184 Commits (b8a7ab9941352e48123ba82038081f119beb5147)

Author SHA1 Message Date
John Molakvoæ 29a8b2958d
Add workflow test
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years ago
John Molakvoæ cb73fe26b8
Compile theming
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years ago
Git'Fellow d8c7099cc9
Increase retry delay on 'Wait for S3' CI job
1 second means 10 seconds before failure (1x10). Increasing to 10x10 before failure.
2 years ago
Nextcloud bot 2425a7effc Updating command-rebase.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
John Molakvoæ b72c619d4b
Merge pull request #31467 from nextcloud/feat/workflow-auto-update-node.yml 2 years ago
John Molakvoæ 036f871d01
Merge pull request #31492 from nextcloud/fix/check-secret-configured 2 years ago
Joas Schilling bd6182b791
Master is now 25
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
John Molakvoæ 42d24f3051
Add stale action 2 years ago
Robin Appelman 25e4eb0f42
try to improve s3 primary storage test reliability
Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years ago
Carl Schwan e6161af662 Also check for instanceid and passwordhash
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago
Carl Schwan 7496bf3461 Require the secret config to be configured
If it's not configured the instance will look like it is working but
various features will silently break (end to end encryption, setting
alternate email and probably more).

One issue is that changing the secret from empty to something will
break various other stuff (app token). I don't think there is a good way
to solve this issue other than breaking early instead of having to
handle a painful migration later on.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago
Nextcloud bot 1f961e33b0 Updating node.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Nextcloud bot 80dc1094f2 Updating command-rebase.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Robin Appelman 72f9fd951d
run ci with primary s3 setup
Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years ago
Arthur Schiwon 3f133f62aa
only security updates for 21
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years ago
Côme Chilliet d635d58d19
Merge pull request #29286 from nextcloud/enhancement/drop-php-7-3
Drop PHP7.3
2 years ago
Joas Schilling 0a2e156605
Make less fields mandatory in the bug reporting 2 years ago
John Molakvoæ 3500d8b980
Merge pull request #30844 from nextcloud/feat/eol-check 2 years ago
John Molakvoæ deb735ed85
Prevent merging on EOL branches
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years ago
acsfer 0c1f240bd4
Small wording and formatting fixes
To be more clear and improve readability.
2 years ago
Côme Chilliet 54c933769f
Drop 7.3 from some CI steps
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years ago
Simon L 014ba75165
Merge pull request #30778 from nextcloud/new-issue-template
Supercharge Issues template
2 years ago
acsfer 5ec8085011
Move critical checkboxes to the top 2 years ago
acsfer 7460b3bbc1
Add DB options and backends as checkboxes 2 years ago
Simon L 492e73b47e
re-add AIO
Signed-off-by: szaimen <szaimen@e.mail.de>
2 years ago
acsfer 444aefd075
Title can't be empty 2 years ago
acsfer fe97ba8001
Require all fields 2 years ago
acsfer c2f463e70b
Add default user-backend option 2 years ago
acsfer 6f8d35e0a4
Add new line 2 years ago
acsfer 91965df9e4
Add AIO option 2 years ago
acsfer 0a0da1470c
Add LTS Wiki page 2 years ago
acsfer 08d1723c62
Update .github/ISSUE_TEMPLATE/BUG_REPORT.yml
Co-authored-by: Simon L. <szaimen@e.mail.de>
2 years ago
acsfer 26d1139212
Invert steps and expected behavior 2 years ago
acsfer 6dccdf9209
Typo on label
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2 years ago
acsfer f8edb09aae Add bug reports only checkbox 2 years ago
acsfer e4b5a82132 Add Code of Conduct 2 years ago
acsfer 00a2410631 Supercharge bug reports template
More easy to fill, more accurate bug reports. :)
2 years ago
Robin Appelman 4fe70de132
Add test for samba kerberos sso in ci
Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years ago
John Molakvoæ 58798b835a
Merge pull request #30738 from nextcloud/nickvergessen-patch-1 2 years ago
Joas Schilling a41d27d8d2
Create block-merge-freeze.yml
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years ago
Louis Chemineau bca3ef60a3 Move jsunit dependencies to main package.json
Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years ago
Louis Chemineau 16ba294065 Migrate to npm 7 for autotest-js.sh
Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years ago
MichaIng faeeb03020 Remove iconv from further tests
as of: https://github.com/nextcloud/server/pull/29470

Some tests were missing in: https://github.com/nextcloud/server/pull/29958

Signed-off-by: MichaIng <micha@dietpi.com>
2 years ago
Côme Chilliet 9a37ca9b48
Merge pull request #29862 from nextcloud/fix/support-php-8.1-2
Support PHP 8.1 - Second batch
2 years ago
Côme Chilliet 4f7b9cc6b2
Add 8.1 tests to CI
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years ago
Christoph Wurst 459f73e96a
Specify code owners for 2FA
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years ago
Christoph Wurst f7c2dad9e8
Add Groupware back-end devs as CalDAV and CardDAV code owners
This will pick us as reviews automatically

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years ago
John Molakvoæ 4586560f9b
Revert "Explicitly name node tests workflow" 3 years ago
Christopher Ng 7fd6339c79 Explicitly name node tests workflow
Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 years ago
MichaIng 0d749b7e9a Remove iconv from dependencies and tests
which is not used anymore since: https://github.com/nextcloud/server/pull/29470

Signed-off-by: MichaIng <micha@dietpi.com>
3 years ago