aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Collapse)AuthorAgeFilesLines
...
* chore(workflows): update `command-compile` from templatesJohn Molakvoæ2024-02-041-13/+27
| | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
* chore(deps): Bump dorny/paths-filter from 2.11.1 to 3.0.0dependabot[bot]2024-02-031-1/+1
| | | | | | | | | | | | | | | 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/v2.11.1...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>
* fix(ci): Disable coverage on pull requestsFerdinand Thiessen2024-02-022-4/+4
| | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(ci): Migrate files-external webdav tests to GitHubFerdinand Thiessen2024-02-021-0/+106
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Merge pull request #43210 from nextcloud/fix/use-github-ci-for-s3-testsJoas Schilling2024-02-012-2/+2
|\ | | | | chore(ci): Force github CI for tests failing on self-hosted runners
| * chore(ci): Force github CI for tests failing on self-hosted runnersCôme Chilliet2024-01-302-2/+2
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Merge pull request #43170 from nextcloud/fix/mysql-ciJoas Schilling2024-01-311-2/+2
|\ \ | |/ |/| fix(CI): MySQL unit tests, use LTS for code coverage and drop EOL
| * fix(CI): MySQL unit tests, use LTS for code coverage and drop EOLFerdinand Thiessen2024-01-291-2/+2
| | | | | | | | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | chore(ci): Disable code coverage upload on pull requestCôme Chilliet2024-01-297-8/+8
|/ | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Merge pull request #43159 from ↵dependabot[bot]2024-01-277-8/+8
|\ | | | | | | nextcloud/dependabot/github_actions/actions/checkout-4.1.1
| * chore(deps): Bump actions/checkout from 3.5.2 to 4.1.1dependabot[bot]2024-01-277-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 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.5.2...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>
* | Merge pull request #43161 from ↵dependabot[bot]2024-01-273-6/+6
|\ \ | | | | | | | | | nextcloud/dependabot/github_actions/peter-evans/create-or-update-comment-4.0.0
| * | chore(deps): Bump peter-evans/create-or-update-commentdependabot[bot]2024-01-273-6/+6
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3.1.0 to 4.0.0. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](https://github.com/peter-evans/create-or-update-comment/compare/23ff15729ef2fc348714a3bb66d2f655ca9066f2...71345be0265236311c031f5c7866368bd1eff043) --- updated-dependencies: - dependency-name: peter-evans/create-or-update-comment dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | 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-221-0/+45
| | | | 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>
* 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>
* fix(CI): Add stable28 to GitHub ActionsJoas Schilling2023-11-233-3/+3
| | | | 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>
* 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>