Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ci(32bit): fix failing test setup | Arthur Schiwon | 2023-07-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | chore: update cypress workflow from templates | John Molakvoæ | 2023-06-29 | 1 | -12/+29 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(cypress): branch definition | John Molakvoæ | 2023-06-29 | 1 | -2/+1 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Create lint-eslint-when-unrelated.yml | John Molakvoæ | 2023-06-09 | 1 | -0/+39 |
| | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> | ||||
* | fix(psalm): Install apcu, ftp and ldap extension like in ↵ | Joas Schilling | 2023-06-08 | 1 | -1/+1 |
| | | | | | | static-code-analysis-security Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(CI): Temporary workaround - Run Psalm CI with 1 thread only so it finishes | Joas Schilling | 2023-06-08 | 1 | -3/+3 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix: keep important php and node versions | John Molakvoæ | 2023-06-08 | 3 | -5/+5 |
| | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> | ||||
* | fix(CI): Update oracle image and config | Joas Schilling | 2023-06-08 | 1 | -2/+17 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | chore: update workflows from templates | John Molakvoæ | 2023-06-08 | 10 | -52/+119 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(actions): cypress | John Molakvoæ | 2023-06-08 | 1 | -19/+30 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Only upload logs and data on failure | Louis Chemineau | 2023-04-05 | 1 | -4/+4 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Upload data dir archive in cypress tests | Louis Chemineau | 2023-04-05 | 1 | -0/+11 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Do not stop docker in cypress workflow | Louis Chemineau | 2023-04-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Fix condition to extrac NC logs in cypress workflow | Louis Chemineau | 2023-04-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Extract logs only for e2e testing | Louis Chemineau | 2023-04-05 | 1 | -3/+3 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Upload NC logs during cypress workflow | Louis Chemineau | 2023-04-05 | 1 | -1/+12 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Save some CI time | Joas Schilling | 2023-03-15 | 12 | -4/+31 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #37066 from nextcloud/backport/34835/stable26 | Arthur Schiwon | 2023-03-09 | 1 | -0/+84 |
|\ | | | | | [stable26] Run WebDAV integration tests against S3 | ||||
| * | Run webdav related integration tests on github actions | Julius Härtl | 2023-03-07 | 1 | -0/+84 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | ci(performance): Use proper profiler branch for 26 | Julius Härtl | 2023-03-07 | 1 | -1/+1 |
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | [CI] Update update-psalm-baseline workflow to solve warnings | MichaIng | 2023-02-28 | 1 | -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 fail | Joas Schilling | 2023-02-23 | 1 | -4/+4 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(CI): Run repair steps against Oracle DB | Joas Schilling | 2023-02-23 | 1 | -0/+4 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Show logs on smb-kerberos CI failure | Côme Chilliet | 2023-02-07 | 1 | -0/+6 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Only run 32bit CI once a day | Côme Chilliet | 2023-02-07 | 1 | -1/+4 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Skip buggy tests for 32bits CI | Côme Chilliet | 2023-02-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Add apcu and ffmpeg to have less skipped tests | Côme Chilliet | 2023-02-07 | 1 | -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 happens | Côme Chilliet | 2023-02-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Add workflow for 32bits testing | Côme Chilliet | 2023-02-07 | 1 | -0/+47 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Merge pull request #36314 from nextcloud/sso-kerberos-fix | Côme Chilliet | 2023-02-07 | 1 | -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 system | Robin Appelman | 2023-01-23 | 1 | -12/+12 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | run kerberos sso test when the action is changed | Robin Appelman | 2023-01-23 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | chore(CI): Opt-out of PHPUnit 10 for now | Joas Schilling | 2023-02-03 | 4 | -5/+5 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Catch deprecation warnings in oci tests | Côme Chilliet | 2023-02-02 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Add 8.2 to oci tests | Côme Chilliet | 2023-02-02 | 1 | -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 reports | Joas Schilling | 2023-01-27 | 1 | -0/+4 |
|/ | | | Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> | ||||
* | Specify the profiler app branch to test with | Joas Schilling | 2023-01-20 | 1 | -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 failure | Côme Chilliet | 2023-01-20 | 1 | -0/+2 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Show failure of SAML login in kerberos workflow | Côme Chilliet | 2023-01-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Fixing samba test and adding details to kerberos job | Côme Chilliet | 2023-01-20 | 1 | -0/+2 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Remove PHP version matrix from kerberos test | Côme Chilliet | 2023-01-20 | 1 | -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.yml | Côme Chilliet | 2023-01-20 | 1 | -1/+9 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Always upload psalm result to github | Côme Chilliet | 2023-01-20 | 1 | -4/+6 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Merge back the two static analysis workflows together | Côme Chilliet | 2023-01-20 | 2 | -83/+28 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Fix kerberos step name | Côme Chilliet | 2023-01-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Add component testing workflow | John Molakvoæ | 2023-01-04 | 1 | -4/+8 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | chore(CI): Improve rate limit situation when installing phpunit | Joas Schilling | 2023-01-03 | 10 | -0/+24 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(actions): php-lint | John Molakvoæ | 2022-12-30 | 1 | -4/+4 |
| | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> | ||||
* | chore(actions): bring back php 8.2 lint | John Molakvoæ | 2022-12-30 | 1 | -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 yet | John Molakvoæ | 2022-12-29 | 2 | -2/+2 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> |