summaryrefslogtreecommitdiffstats
path: root/.github/workflows/oci.yml
Commit message (Expand)AuthorAgeFilesLines
* fix(CI): Update oracle image and configJoas Schilling2023-06-081-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