aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/oci.yml
Commit message (Expand)AuthorAgeFilesLines
* fix(tests): Only run tests on CI that are neededFerdinand Thiessen2023-10-271-85/+0
* chore(deps): Bump actions/checkout from 4.1.0 to 4.1.1dependabot[bot]2023-10-211-1/+1
* chore(deps): Bump actions/checkout from 3 to 4dependabot[bot]2023-10-101-1/+1
* chore: Install phpunit via vendor binChristoph Wurst2023-10-021-3/+2
* chore(deps): Bump actions/checkout from 3 to 4dependabot[bot]2023-09-181-1/+1
* ci: pin setup-php to avoid a regressionArthur Schiwon2023-06-121-1/+1
* fix(CI): Update oracle image and configJoas Schilling2023-06-021-2/+17
* Avoid having the same name for several workflowsCôme Chilliet2023-03-211-1/+1
* Save some CI timeJoas Schilling2023-03-151-0/+2
* First run unit tests so they don't failJoas Schilling2023-02-231-4/+4
* fix(CI): Run repair steps against Oracle DBJoas Schilling2023-02-231-0/+4
* Catch deprecation warnings in oci testsCôme Chilliet2023-02-021-0/+1
* Add 8.2 to oci testsCôme Chilliet2023-02-021-1/+1
* chore(CI): Improve rate limit situation when installing phpunitJoas Schilling2023-01-031-0/+2
* 8.2 is not supported yetJohn Molakvoæ2022-12-291-1/+1
* chore(actions): update php min supported to 8.0John Molakvoæ2022-12-291-1/+1
* downgrade ubuntu in order to fix CISimon L2022-12-031-1/+1
* Update OCI workflow of serverJoas Schilling2022-10-181-23/+30
* Drop 7.3 from some CI stepsCôme Chilliet2022-01-251-1/+1
* Add 8.1 tests to CICôme Chilliet2021-12-161-1/+1
* Remove iconv from dependencies and testsMichaIng2021-11-301-1/+1
* Run oci against all php versionsJulius Härtl2021-09-271-2/+1
* Run oci tests against phpunit9/php8Julius Härtl2021-09-271-3/+3
* Add ext-zip as platform dependencyChristoph Wurst2021-05-031-1/+1
* FIx Oracle by testing on Ubuntu 20.04 until oci8.so is available for 21.04Joas Schilling2021-04-221-1/+1
* Fix naming of jobs and stepsJoas Schilling2020-11-101-17/+20
* Add github action for oci8Julius Härtl2020-11-101-0/+53