77 Commits

Author SHA1 Message Date
Luke Towers
a77e8b3b66 Add support for NavigationManager owner aliasing.
Written by @jaxwilko in #4
2021-03-09 14:12:25 -06:00
Ben Thomson
c7ab3837a6 Hopefully finally fix code quality checks 2021-03-08 22:47:34 +08:00
Ben Thomson
1f9d04a579 Fix code quality checks in 1.0 2021-03-08 22:42:00 +08:00
Ben Thomson
66d5d89017
Enusre PHP version is shown in CI actions 2021-03-08 17:40:08 +08:00
Ben Thomson
5ccae0990f
Cancel previous incomplete workflows, force Composer 1 for 1.0 branch 2021-03-08 17:29:12 +08:00
Ben Thomson
3022591080
Fix mispelling 2021-03-08 17:26:06 +08:00
Ben Thomson
1c7da5b51a
Fix testing structure for 1.0 2021-03-08 17:24:29 +08:00
Ben Thomson
2ea05585d5
Ensure Zip library is installed 2021-03-08 17:19:04 +08:00
Luke Towers
3fd94045d6 fix vendor path 2021-03-08 03:15:28 -06:00
Luke Towers
61ecd3c34d fix links to storm library 2021-03-08 03:07:44 -06:00
Luke Towers
3e6055a425 Remove files present in the org .github repo 2021-03-06 16:24:46 -06:00
Luke Towers
7d80b771fe Initial work on Winter rebrand for 1.0 branch 2021-03-06 04:06:19 -06:00
Luke Towers
e5732b575b fix tests 2021-01-04 17:22:33 -06:00
Luke Towers
3f5dcde710 Fix tests by using composer v1 2021-01-04 17:17:39 -06:00
Ben Thomson
b7d9bd1ca6
Remove Subsplit from repo 2020-06-12 11:52:28 +08:00
Ben Thomson
c3800c4196
Switch to checkout-v1, v2 is doing something wrong with auth 2020-06-11 13:24:46 +08:00
Ben Thomson
5d66b74378
Fix auth for subsplit on checkout-v2 2020-06-11 13:21:47 +08:00
Ben Thomson
78a6a6e126
Finalise subsplit action 2020-06-11 13:15:43 +08:00
Ben Thomson
32b0ad3bba
Test full subsplit 2020-06-11 13:02:03 +08:00
Ben Thomson
2948ee93e4
Live test of Subsplit (System Module only) 2020-06-11 12:59:42 +08:00
Ben Thomson
d7cdefbba6
Fix subsplit repo URL 2020-06-11 12:56:24 +08:00
Ben Thomson
61af4f8d9e
Debugging split 2020-06-11 12:42:46 +08:00
Ben Thomson
556637baa0
Third test of Subsplit (just the Demo theme) 2020-06-11 12:37:28 +08:00
Ben Thomson
736ac5e67d
Second test of Subsplit (just the Demo theme) 2020-06-11 12:35:55 +08:00
Ben Thomson
7e81d01117
Live test of Subsplit (just the Demo theme) 2020-06-11 12:24:12 +08:00
Ben Thomson
46e20223c7
Fix Subsplit options 2020-06-11 12:21:16 +08:00
Ben Thomson
d4d80f4577
Fix command for subsplit test 2020-06-11 12:19:00 +08:00
Ben Thomson
0793ebd677
Dry-run test of subsplit through GitHub Actions 2020-06-11 12:15:13 +08:00
Luke Towers
48a7cc2a89 Make it even more clear how to report a security issue. Closes #5117. 2020-06-08 10:30:00 -06:00
Ben Thomson
e84bdeefcd
Revert changes to exempt labels for archive check
For whatever reason - perhaps because we use spaces in our label names - the multiple exempt labels would not work when archiving issues and PRs.
2020-05-03 10:12:13 +08:00
Ben Thomson
532f595711
Add quotes around exempt labels 2020-05-02 15:04:30 +08:00
Ben Thomson
54d42cbcbc
Use plural for exempt labels 2020-05-01 12:08:26 +08:00
Ben Thomson
28ed01cab8
Change archive to 60 days 2020-05-01 12:05:08 +08:00
Ben Thomson
210fe89fcd
Add GitHub Action for comment commands (#4987) 2020-03-17 13:05:12 +08:00
Ben Thomson
bc1b31f47f Remove wrong branch action 2020-01-22 18:15:45 +11:00
Ben Thomson
d3254d827f
Tweak archived comment content 2020-01-10 12:14:31 +08:00
Ben Thomson
e2fe9ed7c8
Merge remote-tracking branch 'origin/master' into develop 2019-12-29 00:05:19 +08:00
Ben Thomson
72a763a9fa
Fix wrong notification action 2019-12-29 00:03:19 +08:00
Samuel Georges
7a3e751ec1 Mention premium support for business critical 2019-12-28 11:18:48 +11:00
Samuel Georges
e19f20bcb7 Update FUNDING.yml 2019-12-16 07:37:16 +11:00
Samuel Georges
664fd6ed6b Add 7.4 test back in 2019-12-09 22:05:39 +11:00
Ben Thomson
f1b0df70dc
Merge remote-tracking branch 'origin/master' into develop 2019-12-07 12:38:00 +08:00
Ben Thomson
e2284301e6
Update archive wording 2019-12-07 12:36:16 +08:00
Ben Thomson
e24a5964a1
Drop PHP 7.4 testing for now
Will bring it back with the L6 upgrade.
2019-11-28 22:53:40 +08:00
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
9ac292d921
Merge pull request #4690 from pkarecki/master
Credit to @pkarecki
2019-10-11 12:46:01 -06:00