Commit Graph

202 Commits

Author SHA1 Message Date
Joas Schilling f51da25647
Update update-cacert-bundle.yml
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2022-09-16 12:47:32 +02:00
Joas Schilling 9eade34385
Automate CA certificate bundle update
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-16 09:13:45 +02:00
szaimen ea8425a08f make transparent what is community maintained
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-08-17 11:55:04 +02:00
John Molakvoæ bda2068ce0
Merge pull request #32830 from nextcloud/feat/workflow-auto-update-command-rebase.yml 2022-08-10 12:46:55 +02:00
Vincent Petry b5895459c9
Update node workflow for better error messages
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-08-03 15:23:20 +02:00
Joas Schilling b6f23ce9b4
Remove "needs info" label when the issue is not stale anymore
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2022-08-02 11:33:20 +02:00
szaimen 57784ccefe document the 64bit requirement in the bug report template
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-07-11 16:52:46 +02:00
Robin Appelman d6e35dfe2c
use blueprint from repo
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-06-30 15:52:33 +02:00
Robin Appelman 5d3e86a1c6
use profiler action
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-06-30 15:52:30 +02:00
Robin Appelman 6378a186ab
run performance comparisons in ci
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-06-30 15:52:24 +02:00
Carl Schwan 1952d6e9b4 Add myself as CODEOWNERS for a few modules
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-06-29 14:44:09 +02:00
Nextcloud bot 6ae3fcf9b5 Updating command-rebase.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-11 15:29:08 +00:00
Daniel Kesselberg 2af36577c5
Add matrix for psalm baseline update job
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2022-06-05 22:57:23 +02:00
Louis Chemineau 9566fb8007 Add --if-present flag to prevent error when sass script does not exists
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-06-01 09:04:26 +02:00
Christoph Wurst a849b3fa0c
Add lint job for PHP8.2
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-05-25 16:21:46 +02:00
Carl Schwan da49e3f3e0 Port share by mail settings to vue
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-19 15:45:44 +02:00
John Molakvoæ 5a80df6e4c
Remove stale debug mode 2022-05-13 20:24:18 +02:00
John Molakvoæ 458dc1c040
Update command-rebase.yml 2022-05-13 20:21:52 +02:00
John Molakvoæ 29a8b2958d
Add workflow test
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-05-13 16:13:01 +02:00
John Molakvoæ cb73fe26b8
Compile theming
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-05-11 08:35:23 +02:00
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.
2022-05-09 18:44:46 +02:00
Nextcloud bot 2425a7effc Updating command-rebase.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-26 16:05:28 +00:00
John Molakvoæ b72c619d4b
Merge pull request #31467 from nextcloud/feat/workflow-auto-update-node.yml 2022-04-26 17:38:16 +02:00
John Molakvoæ 036f871d01
Merge pull request #31492 from nextcloud/fix/check-secret-configured 2022-04-26 17:28:51 +02:00
Joas Schilling bd6182b791
Master is now 25
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-14 22:12:53 +02:00
John Molakvoæ 42d24f3051
Add stale action 2022-04-13 09:27:58 +02:00
Robin Appelman 25e4eb0f42
try to improve s3 primary storage test reliability
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-03-15 17:07:19 +01:00
Carl Schwan e6161af662 Also check for instanceid and passwordhash
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-03-09 13:36:06 +01:00
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>
2022-03-08 23:11:08 +01:00
Nextcloud bot 1f961e33b0 Updating node.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-06 18:04:42 +00:00
Nextcloud bot 80dc1094f2 Updating command-rebase.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-05 08:32:53 +00:00
Robin Appelman 72f9fd951d
run ci with primary s3 setup
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-02-25 15:21:37 +01:00
Arthur Schiwon 3f133f62aa
only security updates for 21
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-02-16 15:52:54 +01:00
Côme Chilliet d635d58d19
Merge pull request #29286 from nextcloud/enhancement/drop-php-7-3
Drop PHP7.3
2022-02-01 10:50:28 +01:00
Joas Schilling 0a2e156605
Make less fields mandatory in the bug reporting 2022-01-31 11:14:00 +01:00
John Molakvoæ 3500d8b980
Merge pull request #30844 from nextcloud/feat/eol-check 2022-01-27 09:06:31 +01:00
John Molakvoæ deb735ed85
Prevent merging on EOL branches
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-01-27 09:05:30 +01:00
acsfer 0c1f240bd4
Small wording and formatting fixes
To be more clear and improve readability.
2022-01-26 16:21:22 +01:00
Côme Chilliet 54c933769f
Drop 7.3 from some CI steps
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-01-25 17:25:14 +01:00
Simon L 014ba75165
Merge pull request #30778 from nextcloud/new-issue-template
Supercharge Issues template
2022-01-25 10:39:51 +01:00
acsfer 5ec8085011
Move critical checkboxes to the top 2022-01-24 11:26:02 +01:00
acsfer 7460b3bbc1
Add DB options and backends as checkboxes 2022-01-24 10:54:35 +01:00
Simon L 492e73b47e
re-add AIO
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-01-21 12:05:28 +01:00
acsfer 444aefd075
Title can't be empty 2022-01-21 10:31:30 +01:00
acsfer fe97ba8001
Require all fields 2022-01-21 10:28:03 +01:00
acsfer c2f463e70b
Add default user-backend option 2022-01-21 10:19:56 +01:00
acsfer 6f8d35e0a4
Add new line 2022-01-21 10:10:46 +01:00
acsfer 91965df9e4
Add AIO option 2022-01-21 09:50:43 +01:00
acsfer 0a0da1470c
Add LTS Wiki page 2022-01-21 09:46:15 +01:00
acsfer 08d1723c62
Update .github/ISSUE_TEMPLATE/BUG_REPORT.yml
Co-authored-by: Simon L. <szaimen@e.mail.de>
2022-01-21 09:37:41 +01:00