Commit Graph

7 Commits

Author SHA1 Message Date
Tianon Gravi 49631df9c0 Simplify and update `verify-templating.yml`
This makes it print out a diff when there is an error (instead of just a list of files that are wrong), which will make the error more obvious.  I also added `workflow_dispatch` so we can run it manually.
2024-12-13 15:02:49 -08:00
Tianon Gravi d8e20a19d5 Update to actions/checkout@v4 🙃
(this is effectively a functional no-op solving a "problem" that really ought to be solved at a different level within GHA)
2024-07-09 15:34:42 -07:00
Tianon Gravi c6324a9e93 Update GHA YAML with bashbrew example improvements (esp. concurrency:) 2024-01-08 17:14:11 -08:00
Tianon Gravi 6be0d635d1 Use new "bashbrew" composite action 2022-11-16 14:40:26 -08:00
Joe Ferguson aa54a22dae Switch to "$GITHUB_OUTPUT"; update actions/checkout to v3
- https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands
- https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#setting-an-output-parameter
2022-10-14 17:09:45 -07:00
Joe Ferguson 65d69325ad Add initial jq-based templating engine 2020-08-28 17:16:44 -07:00
Tianon Gravi cc086a2961 Add initial GitHub Actions CI 2020-04-28 15:39:37 -07:00