aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/phpunit-oci.yml
Commit message (Expand)AuthorAgeFilesLines
* build(deps): bump the github-actions group with 6 updatesdependabot[bot]2024-07-311-2/+2
* ci: Run all Oracle versions all the timeJoas Schilling2024-07-191-0/+1
* ci(oracle): Test against Oracle 11, 18, 21 and 23Joas Schilling2024-07-191-14/+15
* Merge pull request #46111 from nextcloud/dependabot/github_actions/github-act...John Molakvoæ2024-07-021-1/+1
|\
| * chore(deps): bump the github-actions group with 3 updatesdependabot[bot]2024-06-251-1/+1
* | ci: Use the same setup-php version on all testsGit'Fellow2024-06-301-1/+1
|/
* chore(deps): bump the github-actions group across 1 directory with 5 updatesdependabot[bot]2024-05-271-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-271-3/+11
* feat: drop support for php 8.0Richard Steinmetz2024-04-081-1/+1
* build(deps): bump the github-actions group with 4 updatesdependabot[bot]2024-03-281-3/+3
* chore(deps): Bump the github-actions group with 4 updatesdependabot[bot]2024-02-291-1/+1
* fix(workflows): add required `needs` to `phpunit-oci`John Molakvoæ2024-02-221-0/+1
* chore(deps): bump dorny/paths-filter from 3.0.0 to 3.0.1dependabot[bot]2024-02-171-1/+1
* fix(CI): Only run phpunit OCI when neededFerdinand Thiessen2024-02-091-1/+1
* feat(CI): Utilize low-resource pool for changes and summariesJoas Schilling2024-02-051-2/+2
* chore(ci): Disable code coverage upload on pull requestCôme Chilliet2024-01-291-1/+1
* chore(deps): Bump dorny/paths-filter from 2.11.1 to 3.0.0dependabot[bot]2024-01-271-1/+1
* fix: Run tests only on pull requests and scheduledFerdinand Thiessen2024-01-261-2/+5
* chore(tests): Align oracle database tests with the other databasesFerdinand Thiessen2024-01-261-16/+44
* fix(tests): Only run tests on CI that are neededFerdinand Thiessen2023-10-271-0/+109