summaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* downgrade ubuntu in order to fix CISimon L2022-12-032-2/+2
| | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* Bump cypress runnersJohn Molakvoæ2022-11-301-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Merge pull request #35376 from nextcloud/bug/noid/fix-workflow-s3-primaryRobin Appelman2022-11-301-2/+1
|\ | | | | Run s3 primary tests sequential
| * Run s3 primary tests sequentialDaniel Kesselberg2022-11-251-2/+1
| | | | | | | | | | | | | | | | To avoid casual test failures. Concurrent jobs may try to use the same port forwarding for the minio container. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Extract colour from custom backgroundJohn Molakvoæ2022-11-291-0/+98
|/ | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Merge pull request #35143 from nextcloud/add-pr-templateVincent Petry2022-11-221-0/+18
|\ | | | | Add pull request template with checklist
| * Add pull request template with checklistVincent Petry2022-11-161-0/+18
| | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | Fix github action "performance-8.0" when PR is from a fork.Peter Serwylo2022-11-161-2/+3
| | | | | | | | | | | | | | | | | | There is an assumption that the PR is from the same remote as the base it is being merged into. This is fixed so that instead of doing a `git fetch origin`, it now fetches from the `clone_url` of the PR head. Signed-off-by: Peter Serwylo <peter@serwylo.com>
* | Update CODEOWNERSJoas Schilling2022-11-141-1/+1
|/ | | Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
* Update OCI workflow of serverJoas Schilling2022-10-181-23/+30
| | | | | | | | * Only on pull requests * Concurrency group * Bump used actions * Add summary Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
* Disable automatic Dependabot rebasesChristoph Wurst2022-10-171-0/+2
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Also backport the cacert to stable25Joas Schilling2022-10-111-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Master is now 26Joas Schilling2022-09-221-10/+10
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update update-cacert-bundle.ymlJoas Schilling2022-09-161-5/+0
| | | Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
* Automate CA certificate bundle updateJoas Schilling2022-09-162-0/+49
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* make transparent what is community maintainedszaimen2022-08-171-6/+7
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* Merge pull request #32830 from ↵John Molakvoæ2022-08-101-1/+6
|\ | | | | | | nextcloud/feat/workflow-auto-update-command-rebase.yml
| * Updating command-rebase.yml workflow from templateNextcloud bot2022-06-111-1/+6
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Update node workflow for better error messagesVincent Petry2022-08-031-1/+6
| | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | Remove "needs info" label when the issue is not stale anymoreJoas Schilling2022-08-021-0/+1
| | | | | | Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
* | document the 64bit requirement in the bug report templateszaimen2022-07-111-0/+2
| | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | use blueprint from repoRobin Appelman2022-06-301-5/+11
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | use profiler actionRobin Appelman2022-06-301-38/+22
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | run performance comparisons in ciRobin Appelman2022-06-301-0/+111
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Add myself as CODEOWNERS for a few modulesCarl Schwan2022-06-291-0/+7
|/ | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Add matrix for psalm baseline update jobDaniel Kesselberg2022-06-051-5/+11
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Add --if-present flag to prevent error when sass script does not existsLouis Chemineau2022-06-011-2/+2
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Add lint job for PHP8.2Christoph Wurst2022-05-251-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Port share by mail settings to vueCarl Schwan2022-05-191-0/+6
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Remove stale debug modeJohn Molakvoæ2022-05-131-1/+1
|
* Update command-rebase.ymlJohn Molakvoæ2022-05-131-4/+1
|
* Add workflow testJohn Molakvoæ2022-05-131-0/+3
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Compile themingJohn Molakvoæ2022-05-111-0/+3
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Increase retry delay on 'Wait for S3' CI jobGit'Fellow2022-05-091-3/+2
| | | 1 second means 10 seconds before failure (1x10). Increasing to 10x10 before failure.
* Updating command-rebase.yml workflow from templateNextcloud bot2022-04-261-2/+5
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #31467 from nextcloud/feat/workflow-auto-update-node.ymlJohn Molakvoæ2022-04-261-3/+4
|\
| * Updating node.yml workflow from templateNextcloud bot2022-03-061-3/+4
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #31492 from nextcloud/fix/check-secret-configuredJohn Molakvoæ2022-04-261-1/+1
|\ \
| * | Also check for instanceid and passwordhashCarl Schwan2022-03-091-1/+1
| | | | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
| * | Require the secret config to be configuredCarl Schwan2022-03-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Master is now 25Joas Schilling2022-04-141-6/+6
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Add stale actionJohn Molakvoæ2022-04-132-33/+31
| | |
* | | try to improve s3 primary storage test reliabilityRobin Appelman2022-03-151-0/+7
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Updating command-rebase.yml workflow from templateNextcloud bot2022-03-051-1/+1
| |/ |/| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | run ci with primary s3 setupRobin Appelman2022-02-251-0/+70
|/ | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* only security updates for 21Arthur Schiwon2022-02-161-2/+2
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Merge pull request #29286 from nextcloud/enhancement/drop-php-7-3Côme Chilliet2022-02-012-2/+2
|\ | | | | Drop PHP7.3
| * Drop 7.3 from some CI stepsCôme Chilliet2022-01-252-2/+2
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Make less fields mandatory in the bug reportingJoas Schilling2022-01-311-22/+0
| |
* | Merge pull request #30844 from nextcloud/feat/eol-checkJohn Molakvoæ2022-01-271-0/+30
|\ \