aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* chore: Migrate PHPUnit files_external S3 testFerdinand Thiessen2024-01-262-130/+186
* fix: Run tests only on pull requests and scheduledFerdinand Thiessen2024-01-2610-64/+27
* chore(tests): Migrate memcached unit test from drone to GitHub ActionFerdinand Thiessen2024-01-261-0/+124
* chore(tests): Migrate object storage unit tests from drone to GitHub ActionsFerdinand Thiessen2024-01-264-87/+401
* chore(tests): Align oracle database tests with the other databasesFerdinand Thiessen2024-01-261-16/+44
* chore(tests): Migrate code coverage generation from drone to GitHubFerdinand Thiessen2024-01-265-45/+179
* chore(tests): Migrate `sqlite` tests from drone to GitHubFerdinand Thiessen2024-01-261-0/+126
* chore(tests): Migrate `postgres` tests from drone to GitHubFerdinand Thiessen2024-01-261-0/+146
* chore(tests): Migrate `mariadb` tests from drone to GitHubFerdinand Thiessen2024-01-261-0/+147
* chore(tests): Migrate MySQL database tests from drone to GitHubFerdinand Thiessen2024-01-261-0/+147
* fix(CI): Use ghcr.io/nextcloud/continuous-integration-redis imageJoas Schilling2024-01-261-7/+3
* fix(integration-s3): Adjust integration test for changed test layoutFerdinand Thiessen2024-01-261-14/+20
* fix(tests): Ensure ldap server can be reached in integration tests on GitHub ...Ferdinand Thiessen2024-01-261-8/+10
* Enable LDAP tests with redisJoas Schilling2024-01-261-2/+29
* Skip the large download againJoas Schilling2024-01-261-1/+1
* Don't tail the log output, it's available separatelyJoas Schilling2024-01-261-1/+1
* fix: Video verification test by cloning talkJoas Schilling2024-01-261-29/+14
* chore: Move integration tests from drone to githubJoas Schilling2024-01-261-0/+157
* Merge pull request #43081 from nextcloud/bugfix/noid/add-reviewersJoas Schilling2024-01-252-0/+2
|\
| * fix(CI): Add codeowners as reviewers for improved backport experienceJoas Schilling2024-01-242-0/+2
* | npm audit fix - remove stable24 and stable25 as they are EOLSimon L2024-01-241-1/+1
|/
* feat(CI): Automatically update the root.crl from the appstoreJoas Schilling2024-01-222-0/+46
* chore(cypress): add 3 more runnersJohn Molakvoæ2024-01-211-2/+2
* chore(deps): Bump actions/upload-artifact from 4.1.0 to 4.2.0dependabot[bot]2024-01-202-4/+4
* chore: Adjust codeownersprovokateurin2024-01-181-1/+1
* fix(actions): move github.workspace out of compile init stepJohn Molakvoæ2024-01-181-8/+8
* Merge pull request #42466 from nextcloud/dependabot/github_actions/actions/se...John Molakvoæ2024-01-186-9/+9
|\
| * chore(deps): Bump actions/setup-node from 4.0.0 to 4.0.1dependabot[bot]2023-12-236-9/+9
* | chore(deps): Bump actions/cache from 3.3.2 to 3.3.3dependabot[bot]2024-01-161-1/+1
* | chore(deps): Bump actions/upload-artifact from 3.1.3 to 4.1.0dependabot[bot]2024-01-132-4/+4
|/
* chore(deps): Bump github/codeql-action from 2 to 3dependabot[bot]2023-12-161-2/+2
* chore(deps): Bump actions/stale from 8 to 9dependabot[bot]2023-12-091-1/+1
* Update list of PHP versionsJoas Schilling2023-11-271-1/+1
* fix(CI): Add stable28 to GitHub ActionsJoas Schilling2023-11-234-9/+9
* chore(deps): Bump actions/github-script from 6 to 7dependabot[bot]2023-11-181-1/+1
* Update supported versions on issue templateGit'Fellow2023-11-061-1/+1
* chore(deps): Bump cypress-io/github-action from 6.5.0 to 6.6.0dependabot[bot]2023-11-041-1/+1
* ci: skip puppeteer chrome downloadDaniel Kesselberg2023-11-016-1/+10
* ci: Only run note-tests once per day on branchesJoas Schilling2023-10-301-4/+2
* ci: Turn off builds for pushes and merges to master/stable*Joas Schilling2023-10-3011-59/+1
* ci: Specify concurrency to help with consecutive pushesJoas Schilling2023-10-3011-0/+44
* chore(deps): bump actions/setup-node from 3.8.1 to 4.0.0dependabot[bot]2023-10-306-9/+9
* chore(deps): bump actions/checkout from 3.6.0 to 4.1.1dependabot[bot]2023-10-281-1/+1
* fix(tests): Only run tests on CI that are neededFerdinand Thiessen2023-10-2710-124/+260
* fix(cypress): Also clone 3rdparty submodule to keep in sync for cypress testsFerdinand Thiessen2023-10-261-1/+4
* fix(settings): Stablize user list cypress testsFerdinand Thiessen2023-10-251-3/+3
* Merge pull request #41039 from nextcloud/fix/run-cypress-always-parallelFerdinand Thiessen2023-10-221-12/+7
|\
| * feat(cypress): Always run cypress CI in parallel (independent from cypress.io)Ferdinand Thiessen2023-10-211-12/+7
* | Merge pull request #41027 from nextcloud/dependabot/github_actions/actions/ch...Ferdinand Thiessen2023-10-2123-30/+30
|\ \
| * | chore(deps): Bump actions/checkout from 4.1.0 to 4.1.1dependabot[bot]2023-10-2123-30/+30
| |/