aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* fix(CI): Move cron job times so it doesn't overlap with translationsJoas Schilling2023-04-182-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #37573 from nextcloud/artonge/debt/remote_autotest-js.shLouis2023-04-041-1/+1
|\ | | | | Remove autotest-js.sh
| * Remove autotest-js.shLouis Chemineau2023-04-041-1/+1
| | | | | | | | | | | | It is just a proxy to npm run test:jsunit. Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Merge pull request #37345 from nextcloud/artonge/fix_files_version_cypress_testsJoas Schilling2023-04-041-1/+23
|\ \ | |/ |/| Fix cypress tests for files_versions
| * Only upload logs and data on failureLouis Chemineau2023-04-041-4/+4
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * Upload data dir archive in cypress testsLouis Chemineau2023-03-301-0/+11
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * Do not stop docker in cypress workflowLouis Chemineau2023-03-301-1/+1
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * Fix condition to extrac NC logs in cypress workflowLouis Chemineau2023-03-301-1/+1
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * Extract logs only for e2e testingLouis Chemineau2023-03-301-3/+3
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * Upload NC logs during cypress workflowLouis Chemineau2023-03-301-1/+12
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Merge pull request #37320 from nextcloud/fix/workflow-unique-namesCôme Chilliet2023-04-034-4/+4
|\ \ | |/ |/| Avoid having the same name for several workflows
| * Avoid having the same name for several workflowsCôme Chilliet2023-03-214-4/+4
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Merge pull request #37309 from ↵Côme Chilliet2023-03-271-2/+2
|\ \ | | | | | | | | | | | | nextcloud/fix/bump-icewind/streams-to-0.7.7-in-master Bump icewind/streams to 0.7.7 in master
| * | Fix update-3rdparty command target branch computationCôme Chilliet2023-03-271-2/+2
| |/ | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Merge pull request #37364 from nextcloud/nc-versionLouis2023-03-271-0/+14
|\ \ | | | | | | Ask for Nextcloud version on issue reporting
| * | Ask for Nextcloud version on issue reportingGit'Fellow2023-03-231-0/+14
| |/ | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | ci(psalm): Install ftp extension for security scansChristoph Wurst2023-03-241-1/+1
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | ci(psalm): Install ldap extension for security scansChristoph Wurst2023-03-241-1/+1
|/ | | | | | Otherwise Psalm runs into tons of `UndefinedConstant` Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Fix update-3rdparty commandCôme Chilliet2023-03-151-1/+6
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Merge pull request #35610 from nextcloud/feat/add-update-3rdparty-commandCôme Chilliet2023-03-151-0/+50
|\ | | | | Add a command to update the 3rdparty submodule to the same branch as …
| * Add a command to update the 3rdparty submodule to the same branch as the PR ↵Côme Chilliet2023-03-141-0/+50
| | | | | | | | | | | | target Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Merge pull request #37222 from ↵Joas Schilling2023-03-151-1/+1
|\ \ | | | | | | | | | | | | nextcloud/bugfix/noid/update-psalm-baseline-on-stable26 chore(psalm): Update psalm baseline also on stable26
| * | chore(CI): Update psalm baseline on stable26Joas Schilling2023-03-151-1/+1
| |/ | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* / Save some CI timeJoas Schilling2023-03-1513-4/+33
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Run webdav related integration tests on github actionsJulius Härtl2023-03-061-0/+84
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* chore(CI): Backport the CA Cert update to stable26Joas Schilling2023-03-031-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore(CI): Add stable26 to dependabot configJoas Schilling2023-03-031-0/+18
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [CI] Update update-psalm-baseline workflow to solve warningsMichaIng2023-02-281-1/+1
| | | | | | This updates the PR action to v4, which solves warnings about deprecated Node.js 12 actions set-output commmand calls. Signed-off-by: MichaIng <micha@dietpi.com>
* First run unit tests so they don't failJoas Schilling2023-02-231-4/+4
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(CI): Run repair steps against Oracle DBJoas Schilling2023-02-231-0/+4
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Show logs on smb-kerberos CI failureCôme Chilliet2023-02-071-0/+6
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Only run 32bit CI once a dayCôme Chilliet2023-02-071-1/+4
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Skip buggy tests for 32bits CICôme Chilliet2023-02-071-1/+1
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Add apcu and ffmpeg to have less skipped testsCôme Chilliet2023-02-071-2/+10
| | | | | | Also exclude test groups which rely on a service Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Running all tests on 32bits to see what happensCôme Chilliet2023-02-071-1/+1
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* 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>