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> | ||||
* | Merge pull request #38702 from nextcloud/backport/38486/stable27 | John Molakvoæ | 2023-06-08 | 13 | -70/+158 |
|\ | |||||
| * | 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(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 | 11 | -64/+137 |
| | | | | | | | | 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> | ||||
* | chore(CI): Test against stable27 branches of needed apps | Joas Schilling | 2023-05-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #31469 from ↵ | John Molakvoæ | 2023-05-10 | 1 | -8/+10 |
|\ | | | | | | | nextcloud/feat/workflow-auto-update-lint-eslint.yml | ||||
| * | Updating lint-eslint.yml workflow from template | Nextcloud bot | 2022-10-15 | 1 | -9/+11 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Run 32bit CI on workflow modifications and new releases | Côme Chilliet | 2023-05-02 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | update npm-audit-fix | Simon L | 2023-04-28 | 1 | -1/+5 |
| | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | | add npm-audit-fix | Simon L | 2023-04-28 | 1 | -0/+67 |
| | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | | fix(CI): Move cron job times so it doesn't overlap with translations | Joas Schilling | 2023-04-18 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #37573 from nextcloud/artonge/debt/remote_autotest-js.sh | Louis | 2023-04-04 | 1 | -1/+1 |
|\ \ | | | | | | | Remove autotest-js.sh | ||||
| * | | Remove autotest-js.sh | Louis Chemineau | 2023-04-04 | 1 | -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_tests | Joas Schilling | 2023-04-04 | 1 | -1/+23 |
|\ \ \ | |/ / |/| | | Fix cypress tests for files_versions | ||||
| * | | Only upload logs and data on failure | Louis Chemineau | 2023-04-04 | 1 | -4/+4 |
| | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
| * | | Upload data dir archive in cypress tests | Louis Chemineau | 2023-03-30 | 1 | -0/+11 |
| | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
| * | | Do not stop docker in cypress workflow | Louis Chemineau | 2023-03-30 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
| * | | Fix condition to extrac NC logs in cypress workflow | Louis Chemineau | 2023-03-30 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
| * | | Extract logs only for e2e testing | Louis Chemineau | 2023-03-30 | 1 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
| * | | Upload NC logs during cypress workflow | Louis Chemineau | 2023-03-30 | 1 | -1/+12 |
| | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | | Merge pull request #37320 from nextcloud/fix/workflow-unique-names | Côme Chilliet | 2023-04-03 | 4 | -4/+4 |
|\ \ \ | |/ / |/| | | Avoid having the same name for several workflows | ||||
| * | | Avoid having the same name for several workflows | Côme Chilliet | 2023-03-21 | 4 | -4/+4 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | Merge pull request #37309 from ↵ | Côme Chilliet | 2023-03-27 | 1 | -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 computation | Côme Chilliet | 2023-03-27 | 1 | -2/+2 |
| |/ / | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | ci(psalm): Install ftp extension for security scans | Christoph Wurst | 2023-03-24 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | ci(psalm): Install ldap extension for security scans | Christoph Wurst | 2023-03-24 | 1 | -1/+1 |
|/ / | | | | | | | | | | | Otherwise Psalm runs into tons of `UndefinedConstant` Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Fix update-3rdparty command | Côme Chilliet | 2023-03-15 | 1 | -1/+6 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Merge pull request #35610 from nextcloud/feat/add-update-3rdparty-command | Côme Chilliet | 2023-03-15 | 1 | -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 Chilliet | 2023-03-14 | 1 | -0/+50 |
| | | | | | | | | | | | | | | | | | | target Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | Merge pull request #37222 from ↵ | Joas Schilling | 2023-03-15 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/update-psalm-baseline-on-stable26 chore(psalm): Update psalm baseline also on stable26 | ||||
| * | | | chore(CI): Update psalm baseline on stable26 | Joas Schilling | 2023-03-15 | 1 | -1/+1 |
| |/ / | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* / / | Save some CI time | Joas Schilling | 2023-03-15 | 13 | -4/+33 |
|/ / | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Run webdav related integration tests on github actions | Julius Härtl | 2023-03-06 | 1 | -0/+84 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | chore(CI): Backport the CA Cert update to stable26 | Joas Schilling | 2023-03-03 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [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 |