aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #43162 from ↵Ferdinand Thiessen2024-01-2717-17/+17
|\ | | | | | | | | nextcloud/dependabot/github_actions/dorny/paths-filter-3.0.0 chore(deps): Bump dorny/paths-filter from 2.11.1 to 3.0.0
| * chore(deps): Bump dorny/paths-filter from 2.11.1 to 3.0.0dependabot[bot]2024-01-2717-17/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 2.11.1 to 3.0.0. - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](https://github.com/dorny/paths-filter/compare/4512585405083f25c027a35db413c2b3b9006d50...0bc4621a3135347011ad047f9ecf449bf72ce2bd) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | chore(deps): Bump actions/upload-artifact from 4.2.0 to 4.3.0dependabot[bot]2024-01-272-4/+4
|/ | | | | | | | | | | | | | Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/694cdabd8bdb0f10b2cea11669e1bf5453eed0a6...26f96dfa697d77e81fd5907df203aa23a56210a8) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* chore: Migrate PHPUnit files_external S3 testFerdinand Thiessen2024-01-262-130/+186
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix: Run tests only on pull requests and scheduledFerdinand Thiessen2024-01-2610-64/+27
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(tests): Migrate memcached unit test from drone to GitHub ActionFerdinand Thiessen2024-01-261-0/+124
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(tests): Migrate object storage unit tests from drone to GitHub ActionsFerdinand Thiessen2024-01-264-87/+401
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(tests): Align oracle database tests with the other databasesFerdinand Thiessen2024-01-261-16/+44
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(tests): Migrate code coverage generation from drone to GitHubFerdinand Thiessen2024-01-265-45/+179
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(tests): Migrate `sqlite` tests from drone to GitHubFerdinand Thiessen2024-01-261-0/+126
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(tests): Migrate `postgres` tests from drone to GitHubFerdinand Thiessen2024-01-261-0/+146
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(tests): Migrate `mariadb` tests from drone to GitHubFerdinand Thiessen2024-01-261-0/+147
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(tests): Migrate MySQL database tests from drone to GitHubFerdinand Thiessen2024-01-261-0/+147
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(CI): Use ghcr.io/nextcloud/continuous-integration-redis imageJoas Schilling2024-01-261-7/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(integration-s3): Adjust integration test for changed test layoutFerdinand Thiessen2024-01-261-14/+20
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(tests): Ensure ldap server can be reached in integration tests on GitHub ↵Ferdinand Thiessen2024-01-261-8/+10
| | | | | | | | | | | | Actions and other improvments * Run integration tests for every pull request * Also print docker logs of service containers (ldap, redis) * Ensure consistent `datadir` for test assertions * Test openldap features separatly * Only the LDAP tests rely on `/dev/shm` while `federated.feature` rely on real directory access Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Enable LDAP tests with redisJoas Schilling2024-01-261-2/+29
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Skip the large download againJoas Schilling2024-01-261-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Don't tail the log output, it's available separatelyJoas Schilling2024-01-261-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix: Video verification test by cloning talkJoas Schilling2024-01-261-29/+14
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore: Move integration tests from drone to githubJoas Schilling2024-01-261-0/+157
| | | | | | * Improve grouping as setting up CI took 3* the time of the test in average Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #43081 from nextcloud/bugfix/noid/add-reviewersJoas Schilling2024-01-252-0/+2
|\ | | | | fix(CI): Add codeowners as reviewers for improved backport experience
| * fix(CI): Add codeowners as reviewers for improved backport experienceJoas Schilling2024-01-242-0/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | npm audit fix - remove stable24 and stable25 as they are EOLSimon L2024-01-241-1/+1
|/ | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* feat(CI): Automatically update the root.crl from the appstoreJoas Schilling2024-01-222-0/+46
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore(cypress): add 3 more runnersJohn Molakvoæ2024-01-211-2/+2
| | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
* chore(deps): Bump actions/upload-artifact from 4.1.0 to 4.2.0dependabot[bot]2024-01-202-4/+4
| | | | | | | | | | | | | | Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/1eb3cb2b3e0f29609092a73eb033bb759a334595...694cdabd8bdb0f10b2cea11669e1bf5453eed0a6) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* chore: Adjust codeownersprovokateurin2024-01-181-1/+1
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* fix(actions): move github.workspace out of compile init stepJohn Molakvoæ2024-01-181-8/+8
| | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
* Merge pull request #42466 from ↵John Molakvoæ2024-01-186-9/+9
|\ | | | | | | nextcloud/dependabot/github_actions/actions/setup-node-4.0.1
| * chore(deps): Bump actions/setup-node from 4.0.0 to 4.0.1dependabot[bot]2023-12-236-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/8f152de45cc393bb48ce5d89d36b731f54556e65...b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | chore(deps): Bump actions/cache from 3.3.2 to 3.3.3dependabot[bot]2024-01-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/cache](https://github.com/actions/cache) from 3.3.2 to 3.3.3. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/704facf57e6136b1bc63b828d79edcd491f0ee84...e12d46a63a90f2fae62d114769bbf2a179198b5c) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | chore(deps): Bump actions/upload-artifact from 3.1.3 to 4.1.0dependabot[bot]2024-01-132-4/+4
|/ | | | | | | | | | | | | | Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.1.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/a8a3f3ad30e3422c9c7b888a15615d19a852ae32...1eb3cb2b3e0f29609092a73eb033bb759a334595) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): Bump github/codeql-action from 2 to 3dependabot[bot]2023-12-161-2/+2
| | | | | | | | | | | | | | | Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/v2...v3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): Bump actions/stale from 8 to 9dependabot[bot]2023-12-091-1/+1
| | | | | | | | | | | | | | | Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/stale/compare/v8...v9) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Update list of PHP versionsJoas Schilling2023-11-271-1/+1
| | | Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
* fix(CI): Add stable28 to GitHub ActionsJoas Schilling2023-11-234-9/+9
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore(deps): Bump actions/github-script from 6 to 7dependabot[bot]2023-11-181-1/+1
| | | | | | | | | | | | | | Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Update supported versions on issue templateGit'Fellow2023-11-061-1/+1
| | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* chore(deps): Bump cypress-io/github-action from 6.5.0 to 6.6.0dependabot[bot]2023-11-041-1/+1
| | | | | | | | | | | | | | | Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 6.5.0 to 6.6.0. - [Release notes](https://github.com/cypress-io/github-action/releases) - [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/cypress-io/github-action/compare/59810ebfa5a5ac6fcfdcfdf036d1cd4d083a88f2...ebe8b24c4428922d0f793a5c4c96853a633180e3) --- updated-dependencies: - dependency-name: cypress-io/github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* ci: skip puppeteer chrome downloadDaniel Kesselberg2023-11-016-1/+10
| | | | | | As per https://github.com/puppeteer/puppeteer#installation Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* ci: Only run note-tests once per day on branchesJoas Schilling2023-10-301-4/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* ci: Turn off builds for pushes and merges to master/stable*Joas Schilling2023-10-3011-59/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* ci: Specify concurrency to help with consecutive pushesJoas Schilling2023-10-3011-0/+44
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore(deps): bump actions/setup-node from 3.8.1 to 4.0.0dependabot[bot]2023-10-306-9/+9
| | | | | | | | | | | | | | | Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.8.1 to 4.0.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d...8f152de45cc393bb48ce5d89d36b731f54556e65) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump actions/checkout from 3.6.0 to 4.1.1dependabot[bot]2023-10-281-1/+1
| | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.1.1. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3.6.0...b4ffde65f46336ab88eb53be808477a3936bae11) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* fix(tests): Only run tests on CI that are neededFerdinand Thiessen2023-10-2710-124/+260
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(cypress): Also clone 3rdparty submodule to keep in sync for cypress testsFerdinand Thiessen2023-10-261-1/+4
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(settings): Stablize user list cypress testsFerdinand Thiessen2023-10-251-3/+3
| | | | | | | | * Use common `data-testid` to identify elements rather than to depend on internal classes or properties * Force clean the state for the user tests * Move leftover acceptance tests for users from drone to cypress Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Merge pull request #41039 from nextcloud/fix/run-cypress-always-parallelFerdinand Thiessen2023-10-221-12/+7
|\ | | | | feat(cypress): Always run cypress CI in parallel