summaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
...
* | chore(CI): Backport the CA Cert update to stable26Joas Schilling2023-03-031-1/+1
* | [CI] Update update-psalm-baseline workflow to solve warningsMichaIng2023-02-281-1/+1
* | First run unit tests so they don't failJoas Schilling2023-02-231-4/+4
* | fix(CI): Run repair steps against Oracle DBJoas Schilling2023-02-231-0/+4
* | Show logs on smb-kerberos CI failureCôme Chilliet2023-02-071-0/+6
* | Only run 32bit CI once a dayCôme Chilliet2023-02-071-1/+4
* | Skip buggy tests for 32bits CICôme Chilliet2023-02-071-1/+1
* | Add apcu and ffmpeg to have less skipped testsCôme Chilliet2023-02-071-2/+10
* | Running all tests on 32bits to see what happensCôme Chilliet2023-02-071-1/+1
* | Add workflow for 32bits testingCôme Chilliet2023-02-071-0/+47
* | 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 systemRobin Appelman2023-01-231-12/+12
| * | run kerberos sso test when the action is changedRobin Appelman2023-01-231-0/+2
* | | chore(CI): Opt-out of PHPUnit 10 for nowJoas Schilling2023-02-034-5/+5
* | | Catch deprecation warnings in oci testsCôme Chilliet2023-02-021-0/+1
* | | Add 8.2 to oci testsCôme Chilliet2023-02-021-1/+1
* | | ci(psalm): Generate base analysis on pushes so we can compare to updated reportsJoas Schilling2023-01-271-0/+4
|/ /
* | Specify the profiler app branch to test withJoas Schilling2023-01-201-2/+4
* | Always show the psalm baseline change, even on failureCôme Chilliet2023-01-201-0/+2
* | Show failure of SAML login in kerberos workflowCôme Chilliet2023-01-201-1/+1
* | Fixing samba test and adding details to kerberos jobCôme Chilliet2023-01-201-0/+2
* | Remove PHP version matrix from kerberos testCôme Chilliet2023-01-201-17/+1
* | Prettify static-code-analysis.ymlCôme Chilliet2023-01-201-1/+9
* | Always upload psalm result to githubCôme Chilliet2023-01-201-4/+6
* | Merge back the two static analysis workflows togetherCôme Chilliet2023-01-202-83/+28
* | Fix kerberos step nameCôme Chilliet2023-01-201-1/+1
* | Add component testing workflowJohn Molakvoæ2023-01-041-4/+8
* | chore(CI): Improve rate limit situation when installing phpunitJoas Schilling2023-01-0310-0/+24
* | fix(actions): php-lintJohn Molakvoæ2022-12-301-4/+4
* | chore(actions): bring back php 8.2 lintJohn Molakvoæ2022-12-301-1/+1
* | 8.2 is not supported yetJohn Molakvoæ2022-12-292-2/+2
* | fix(actions): Update psalm github actionJohn Molakvoæ2022-12-293-40/+55
* | chore(actions): update php min supported to 8.0John Molakvoæ2022-12-2915-114/+171
* | Checkout current branch in cypress tests in CILouis Chemineau2022-12-271-2/+2
* | ci: update minio image for s3 primary storage testsDaniel Kesselberg2022-12-071-2/+1
* | Merge pull request #35635 from nextcloud/ci/update-psalm-baseline/stable25Carl Schwan2022-12-071-2/+6
|\ \
| * | Update update-psalm-baseline workflow for NC25MichaIng2022-12-061-2/+6
* | | Update node check to not run sass twiceJohn Molakvoæ2022-12-061-6/+0
* | | Update compile to not run sass twiceJohn Molakvoæ2022-12-061-6/+0
|/ /
* | downgrade ubuntu in order to fix CISimon L2022-12-032-2/+2
* | Bump cypress runnersJohn Molakvoæ2022-11-301-1/+1
* | Merge pull request #35376 from nextcloud/bug/noid/fix-workflow-s3-primaryRobin Appelman2022-11-301-2/+1
|\ \
| * | Run s3 primary tests sequentialDaniel Kesselberg2022-11-251-2/+1
* | | Extract colour from custom backgroundJohn Molakvoæ2022-11-291-0/+98
|/ /
* | Fix github action "performance-8.0" when PR is from a fork.Peter Serwylo2022-11-161-2/+3
* | Update OCI workflow of serverJoas Schilling2022-10-181-23/+30
|/
* Also backport the cacert to stable25Joas Schilling2022-10-111-1/+1
* Update update-cacert-bundle.ymlJoas Schilling2022-09-161-5/+0
* Automate CA certificate bundle updateJoas Schilling2022-09-161-0/+47
* Merge pull request #32830 from nextcloud/feat/workflow-auto-update-command-re...John Molakvoæ2022-08-101-1/+6
|\