5 Commits

Author SHA1 Message Date
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
Tommy Byrd 02eaf6c308 add jekyll-octicons to published image 2021-12-17 17:43:47 -05:00
Tommy Byrd 39a7bb35bb publish to actions org 2021-12-14 11:27:51 -05:00