Commit c4a1190
authored
Add GitHub Actions (#1101)
* Add GitHub Actions
* Update GitHub Actions
* Add low/high dependencies
* Update low/high dependencies
* Disable fail fast
See https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-syntax-for-github-actions#jobsjob_idstrategyfail-fast
* Update GitHub Actions
* Update GitHub Action name
* Create provider.yml
* Create component.yml
* Update component.yml
* Update provider.yml
* Update component.yml
* Update GitHub Action name
* Update component.yml
* Split tests with ext-geoip + Disable test for deprecated providers
* Update provider.yml
GeoIP extensions is not (yet?) available for PHP 8.0.
* Update provider.yml
Disable test for IP2LocationBinary because it needs binary file.
Travis CI test has also never passed.
* Update provider.yml
Use `composer update` insted of `composer install`.
* Update provider.yml
Use `composer update` insted of `composer install`.
* Update README.md
* Delete .travis.yml
* Delete .travis.yml for providers
* Add GitHub Actions workflow for providers
* Update provider.yml (Geoip)
* Delete .travis.yml for components
* Add GitHub Actions workflow for components1 parent 503eca9 commit c4a1190
2 files changed
+33
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
This file was deleted.
0 commit comments