aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* fix: codeowners frontend expertise pathJohn Molakvoæ2024-03-051-5/+5
* chore(deps): Bump the github-actions group with 4 updatesdependabot[bot]2024-02-2920-22/+22
* Merge pull request #40097 from nextcloud/dependabot-vendor-binDaniel2024-02-261-0/+43
|\
| * chore: enable dependabot for cs-fixer, openapi-extractor and psalmDaniel Kesselberg2024-02-241-0/+43
* | Merge pull request #43444 from nextcloud/skjnldsv-patch-1John Molakvoæ2024-02-262-3/+41
|\ \ | |/ |/|
| * chore: update readme to show conventional commits requirementsJohn Molakvoæ2024-02-241-3/+10
| * feat: add `block-unconventional-commits` workflowJohn Molakvoæ2024-02-081-0/+31
* | fix(workflows): update profiler actionskjnldsv2024-02-241-2/+3
* | Merge pull request #43760 from nextcloud/skjnldsv-patch-2John Molakvoæ2024-02-221-0/+1
|\ \
| * | fix(workflows): add required `needs` to `phpunit-oci`John Molakvoæ2024-02-221-0/+1
* | | feat(dependabot): group github actions PRsJohn Molakvoæ2024-02-211-0/+4
* | | fix(dependabot): adjust `github-actions` updates to monthly and fix reviewersJohn Molakvoæ2024-02-211-3/+7
* | | Updating command-compile.yml workflow from templateNextcloud bot2024-02-201-1/+1
|/ /
* | Merge pull request #43631 from nextcloud/dependabot/github_actions/dorny/path...dependabot[bot]2024-02-1723-23/+23
|\ \
| * | chore(deps): bump dorny/paths-filter from 3.0.0 to 3.0.1dependabot[bot]2024-02-1723-23/+23
* | | chore(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1dependabot[bot]2024-02-172-4/+4
|/ /
* | chore(CI): Migrate autocheckers from Drone to GitHubFerdinand Thiessen2024-02-141-0/+96
* | ci: Force kerberos test to GA againJoas Schilling2024-02-131-1/+1
* | Merge pull request #43498 from nextcloud/dependabot/github_actions/actions/se...Ferdinand Thiessen2024-02-116-9/+9
|\ \
| * | chore(deps): Bump actions/setup-node from 4.0.1 to 4.0.2dependabot[bot]2024-02-106-9/+9
* | | chore(CI): Make `files_external` CI workflows consistentFerdinand Thiessen2024-02-106-102/+209
|/ /
* / fix(CI): Only run phpunit OCI when neededFerdinand Thiessen2024-02-091-1/+1
|/
* Merge pull request #43354 from nextcloud/fix/run-integration-only-if-neededJoas Schilling2024-02-052-16/+31
|\
| * fix(CI): Only run integration tests if neededFerdinand Thiessen2024-02-052-16/+31
* | Merge pull request #40725 from nextcloud/automated/noid/master-update-psalm-b...Joas Schilling2024-02-051-3/+3
|\ \
| * | chore: Use the same configuration in update-baseline as in psalm workflowCôme Chilliet2024-02-051-3/+3
| |/
* / fix(CI): Put cypress-summary to the "low" queueJoas Schilling2024-02-051-1/+1
|/
* feat(CI): Utilize low-resource pool for changes and summariesJoas Schilling2024-02-0525-43/+43
* chore(workflows): update `command-compile` from templatesJohn Molakvoæ2024-02-041-13/+27
* chore(deps): Bump dorny/paths-filter from 2.11.1 to 3.0.0dependabot[bot]2024-02-031-1/+1
* fix(ci): Disable coverage on pull requestsFerdinand Thiessen2024-02-022-4/+4
* chore(ci): Migrate files-external webdav tests to GitHubFerdinand Thiessen2024-02-021-0/+106
* 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 runnersCôme Chilliet2024-01-302-2/+2
* | 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 EOLFerdinand Thiessen2024-01-291-2/+2
* | chore(codeowners): add frontend files expertiseJohn Molakvoæ2024-01-301-0/+7
* | chore(ci): Disable code coverage upload on pull requestCôme Chilliet2024-01-297-8/+8
|/
* Merge pull request #43159 from nextcloud/dependabot/github_actions/actions/ch...dependabot[bot]2024-01-277-8/+8
|\
| * chore(deps): Bump actions/checkout from 3.5.2 to 4.1.1dependabot[bot]2024-01-277-8/+8
* | Merge pull request #43161 from nextcloud/dependabot/github_actions/peter-evan...dependabot[bot]2024-01-273-6/+6
|\ \
| * | chore(deps): Bump peter-evans/create-or-update-commentdependabot[bot]2024-01-273-6/+6
| |/
* | Merge pull request #43162 from nextcloud/dependabot/github_actions/dorny/path...Ferdinand Thiessen2024-01-2717-17/+17
|\ \
| * | chore(deps): Bump dorny/paths-filter from 2.11.1 to 3.0.0dependabot[bot]2024-01-2717-17/+17
| |/
* / chore(deps): Bump actions/upload-artifact from 4.2.0 to 4.3.0dependabot[bot]2024-01-272-4/+4
|/
* 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