aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* ci(psalm): Add missing imagick extensionbackport/48921/stable26provokateurin2024-10-291-3/+3
* chore: Update smb-kerberos workflowbackport/48359/stable26Louis Chemineau2024-10-011-17/+24
* ci: use precise ref for 3rdparty checkArthur Schiwon2024-06-171-1/+1
* fix(3rdparty): Add a CI job to check 3rdparty integrityJoas Schilling2024-04-051-0/+53
* chore(ci): update block merge EOL workflowBenjamin Gaussorgues2024-03-261-1/+1
* add sftp ci testRobin Appelman2023-10-101-0/+75
* ci(32bit): fix failing test setupArthur Schiwon2023-07-121-1/+1
* chore: update cypress workflow from templatesJohn Molakvoæ2023-06-291-12/+29
* fix(cypress): branch definitionJohn Molakvoæ2023-06-291-2/+1
* Create lint-eslint-when-unrelated.ymlJohn Molakvoæ2023-06-091-0/+39
* fix(psalm): Install apcu, ftp and ldap extension like in static-code-analysis...Joas Schilling2023-06-081-1/+1
* fix(CI): Temporary workaround - Run Psalm CI with 1 thread only so it finishesJoas Schilling2023-06-081-3/+3
* fix: keep important php and node versionsJohn Molakvoæ2023-06-083-5/+5
* fix(CI): Update oracle image and configJoas Schilling2023-06-081-2/+17
* chore: update workflows from templatesJohn Molakvoæ2023-06-0810-52/+119
* fix(actions): cypressJohn Molakvoæ2023-06-081-19/+30
* Only upload logs and data on failureLouis Chemineau2023-04-051-4/+4
* Upload data dir archive in cypress testsLouis Chemineau2023-04-051-0/+11
* Do not stop docker in cypress workflowLouis Chemineau2023-04-051-1/+1
* Fix condition to extrac NC logs in cypress workflowLouis Chemineau2023-04-051-1/+1
* Extract logs only for e2e testingLouis Chemineau2023-04-051-3/+3
* Upload NC logs during cypress workflowLouis Chemineau2023-04-051-1/+12
* Save some CI timeJoas Schilling2023-03-1512-4/+31
* Merge pull request #37066 from nextcloud/backport/34835/stable26Arthur Schiwon2023-03-091-0/+84
|\
| * Run webdav related integration tests on github actionsJulius Härtl2023-03-071-0/+84
* | ci(performance): Use proper profiler branch for 26Julius Härtl2023-03-071-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