|
|
0ac8089eee
|
CI workaround for PHP < 7.4 & MySQL 8
The error on PHP 7.2 & 7.3 is:
> PDO::__construct(): The server requested authentication method unknown to the client [caching_sha2_password]
See:
- https://stackoverflow.com/q/53066962/569101
- https://stackoverflow.com/q/52364415/569101
- https://stackoverflow.com/q/51489616/569101
- https://stackoverflow.com/q/50026939/569101
Also upgrade `actions/checkout` v3
|
2022-04-11 22:11:22 +02:00 |
|
|
|
96e2e8eeeb
|
Rebuild assets
Also update GitHub Actions to latest versions
|
2022-01-05 14:26:10 +01:00 |
|
|
|
6004de48ff
|
Allow GitHub Actions to run on 2.* branches
Since I created the 2.5.0 branch, GA on PR targeting that branch aren't triggered. This should fix this.
|
2020-12-31 14:18:49 +01:00 |
|
|
|
cab3eb4005
|
Update deps (PHP & JS)
Also re-enable assets diff in GitHub Actions.
|
2020-11-30 11:52:44 +01:00 |
|
|
|
c09b4bbea5
|
Disable assets check
|
2020-11-27 14:15:10 +01:00 |
|
|
|
d9bc425e1a
|
Better diff display
|
2020-11-27 14:14:45 +01:00 |
|
|
|
a03a49294a
|
Make assets build fail if changes are detected
|
2020-11-27 14:14:45 +01:00 |
|
|
|
40c01ad1d4
|
Ditch Travis to use GitHub Actions
|
2020-11-27 14:14:44 +01:00 |
|