Ben Thomson
|
249051b89c
|
Include SQLite in automated tests
|
2019-11-28 12:57:36 +08:00 |
Ben Thomson
|
a91fa3f5ff
|
Add a few more PHP extensions into the automated tests
|
2019-11-28 12:52:31 +08:00 |
Ben Thomson
|
0849720494
|
Delay running post-update Composer scripts in automated tests
Allows us to reset the October codebase to what's in Git *before* running these tasks.
|
2019-11-28 12:48:56 +08:00 |
Ben Thomson
|
c70af0ec64
|
Ensure necessary PHP extensions are installed with unit tests
|
2019-11-28 09:25:10 +08:00 |
Ben Thomson
|
e9abdf7783
|
Parenthesise some double ternary conditions in Asset Combiner.
Improve compatibility with PHP 7.4, where "Unparenthesized `a ? b : c ?: d` is deprecated"
Fixes #4790.
|
2019-11-28 09:21:03 +08:00 |
Luke Towers
|
8ee94cc059
|
Merge branch 'master' into develop
|
2019-10-02 09:13:01 -06:00 |
Ben Thomson
|
72986dbb1d
|
Add auto-archive action for stale PRs/issues (#4646)
|
2019-09-30 23:50:11 +08:00 |
Ben Thomson
|
5f15ed54f9
|
Initial unit tests for front-end framework (#4576)
Credit to @bennothommo
|
2019-09-25 10:23:17 -06:00 |
Ben Thomson
|
c9b4402f13
|
Replace Travis with GitHub Actions workflows (#4633)
Credit to @bennothommo
|
2019-09-23 09:28:48 -06:00 |