Commit Graph

18 Commits

Author SHA1 Message Date
Mingzi 07cc42d8a0 Update shellcheck.yml 2022-02-08 12:15:57 -08:00
Yoann Chaudet c6b6e3f6a6 Fix typo 2022-02-07 18:23:34 -08:00
Yoann Chaudet 45e128e769 Refactor tests to use a matrix 2022-02-07 18:19:51 -08:00
yimysty f6fe1084ae adjust workflow render order 2022-02-07 10:53:07 -08:00
yimysty 686b487ffe fix merging issue due to render 2022-02-07 10:41:53 -08:00
yimysty 82f5f31626 Merge remote-tracking branch 'origin' into add-jekyll-build-pages-release-process 2022-02-07 10:31:42 -08:00
yimysty 7da3e0f0a3 uppercase nit 2022-02-07 09:49:16 -08:00
yimysty 0c8c98072d add release process 2022-02-07 09:43:38 -08:00
Jess Bees 5a78e45c89 Support recording expected output in an action!
the `record_expected_output` script now uses the `act` utility
(https://github.com/nektos/act) to run this repo's action in a container
as github actions would.

You can now pass one argument to that, `local`, to go back to running
`github-pages` on your local ruby install. (I removed the `.ruby-version`
file since we don't *need* to record using the local env anymore, so
make sure that you're on Ruby 2.7.4)

This eliminates the inconsistency between recorded output and generated
output on actions, so we don't need to ignore any lines in `diff` anymore.
2022-02-02 12:50:26 -05:00
Jess Bees 12272ee8f1 Add test projects which test the 'future' config option 2022-02-02 11:59:50 -05:00
Jess Bees 2788dc5c6e Add expected outputs for existing tests 2022-02-02 11:59:50 -05:00
Jess Bees ac02ba7b04 Add a test step to compare outputs
There is no expected output committed to the repo yet, so it is expected
to fail.
2022-02-01 11:35:24 -05:00
Yoann Chaudet b25c12117e Pin shellcheck and switch to boolean inputs 2021-12-27 14:58:09 -08:00
Yoann Chaudet 64126f93b1 Add --future support and + add a shellcheck 2021-12-27 14:49:16 -08:00
Tommy Byrd e9646659a8 Merge pull request #5 from actions/add-jekyll-octicons
Add jekyll-octicons to published image
2021-12-17 17:55:08 -05:00
Tommy Byrd 02eaf6c308 add jekyll-octicons to published image 2021-12-17 17:43:47 -05:00
Tommy Byrd 87a097fdcc allow publishing major tags 2021-12-15 17:17:51 -05:00
Tommy Byrd 1ff69385d4 bring over ci setup 2021-12-14 11:39:34 -05:00