summaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Collapse)AuthorAgeFilesLines
* Add workflow for 32bits testingCôme Chilliet2023-02-071-0/+47
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Merge pull request #36314 from nextcloud/sso-kerberos-fixCôme Chilliet2023-02-071-12/+14
|\ | | | | Update kerberos sso test setup to use new user_saml config system
| * Update kerberos sso test setup to use new user_saml config systemRobin Appelman2023-01-231-12/+12
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * run kerberos sso test when the action is changedRobin Appelman2023-01-231-0/+2
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | chore(CI): Opt-out of PHPUnit 10 for nowJoas Schilling2023-02-034-5/+5
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Catch deprecation warnings in oci testsCôme Chilliet2023-02-021-0/+1
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Add 8.2 to oci testsCôme Chilliet2023-02-021-1/+1
| | | | | | | | | | | | This is the only test suite testing 8.1, so adding 8.2 as well Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | ci(psalm): Generate base analysis on pushes so we can compare to updated reportsJoas Schilling2023-01-271-0/+4
|/ | | Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
* Specify the profiler app branch to test withJoas Schilling2023-01-201-2/+4
| | | | | | So we can test in stable25 with a matching profiler version instead of master Signed-off-by: Joas Schilling <coding@schilljs.com>
* Always show the psalm baseline change, even on failureCôme Chilliet2023-01-201-0/+2
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Show failure of SAML login in kerberos workflowCôme Chilliet2023-01-201-1/+1
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Fixing samba test and adding details to kerberos jobCôme Chilliet2023-01-201-0/+2
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Remove PHP version matrix from kerberos testCôme Chilliet2023-01-201-17/+1
| | | | | | It runs on a docker image on which we cannot control which PHP version runs. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Prettify static-code-analysis.ymlCôme Chilliet2023-01-201-1/+9
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Always upload psalm result to githubCôme Chilliet2023-01-201-4/+6
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Merge back the two static analysis workflows togetherCôme Chilliet2023-01-202-83/+28
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Fix kerberos step nameCôme Chilliet2023-01-201-1/+1
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Add component testing workflowJohn Molakvoæ2023-01-041-4/+8
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore(CI): Improve rate limit situation when installing phpunitJoas Schilling2023-01-0310-0/+24
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(actions): php-lintJohn Molakvoæ2022-12-301-4/+4
| | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
* chore(actions): bring back php 8.2 lintJohn Molakvoæ2022-12-301-1/+1
| | | | Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
* 8.2 is not supported yetJohn Molakvoæ2022-12-292-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* fix(actions): Update psalm github actionJohn Molakvoæ2022-12-293-40/+55
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore(actions): update php min supported to 8.0John Molakvoæ2022-12-2915-114/+171
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Checkout current branch in cypress tests in CILouis Chemineau2022-12-271-2/+2
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* ci: update minio image for s3 primary storage testsDaniel Kesselberg2022-12-071-2/+1
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Merge pull request #35635 from nextcloud/ci/update-psalm-baseline/stable25Carl Schwan2022-12-071-2/+6
|\ | | | | Update update-psalm-baseline workflow for NC25
| * Update update-psalm-baseline workflow for NC25MichaIng2022-12-061-2/+6
| | | | | | | | | | | | | | and also update Psalm OCP baseline. Additionally update the checkout action. Signed-off-by: MichaIng <micha@dietpi.com>
* | Update node check to not run sass twiceJohn Molakvoæ2022-12-061-6/+0
| | | | | | | | | | | | They are now included in the `postbuild` npm step Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
* | Update compile to not run sass twiceJohn Molakvoæ2022-12-061-6/+0
|/ | | | | They are now included in the `postbuild` npm step Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
* 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>
* 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 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>
* Also backport the cacert to stable25Joas Schilling2022-10-111-1/+1
| | | | 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-161-0/+47
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* 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>
* | 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 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>