Skip to content

Commits

Commits on Dec 28, 2022

  1. fix linter issues

    Yoann Chaudet committed Dec 28, 2022
    Copy the full SHA
    7476e98 View commit details

Commits on Jul 27, 2022

  1. Fix script

    Yoann Chaudet committed Jul 27, 2022
    Copy the full SHA
    d7e8b2c View commit details
  2. Add script to sync expected output

    Yoann Chaudet committed Jul 27, 2022
    Copy the full SHA
    f64a106 View commit details
  3. wip

    Yoann Chaudet committed Jul 27, 2022
    Copy the full SHA
    d9d2532 View commit details

Commits on Feb 7, 2022

  1. Merge remote-tracking branch 'origin' into add-jekyll-build-pages-rel…

    …ease-process
    yimysty committed Feb 7, 2022
    Copy the full SHA
    82f5f31 View commit details
  2. add release process

    yimysty committed Feb 7, 2022
    Copy the full SHA
    0c8c980 View commit details

Commits on Feb 2, 2022

  1. 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.
    Jess Bees committed Feb 2, 2022
    Copy the full SHA
    5a78e45 View commit details
  2. Ignore the SEO json tag, which is inconsistently rendered locally and…

    … on actions
    Jess Bees committed Feb 2, 2022
    Copy the full SHA
    d0debd2 View commit details
  3. Add script to record expected output

    Jess Bees committed Feb 2, 2022
    Copy the full SHA
    3386346 View commit details

Commits on Feb 1, 2022

  1. Copy the full SHA
    89a4014 View commit details
  2. Add a test step to compare outputs

    There is no expected output committed to the repo yet, so it is expected
    to fail.
    Jess Bees committed Feb 1, 2022
    Copy the full SHA
    ac02ba7 View commit details

Commits on Dec 14, 2021

  1. publish to actions org

    Tommy Byrd committed Dec 14, 2021
    Copy the full SHA
    39a7bb3 View commit details
End of commit history for this file