Commit Graph

7 Commits

Author SHA1 Message Date
Tianon Gravi cb049360d9 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.
2024-12-13 15:02:43 -08:00
Earlopain d2cafdf55d
Bump `actions/checkout` to v4
Prevents a Node.js 16 deprecation warning
2024-05-22 22:45:53 +02:00
Tianon Gravi 1c1e4ffa71 Add the ability for us to manually trigger GitHub tests 2023-05-12 13:57:59 -07:00
Tianon Gravi 9e5ad3050b Use new "bashbrew" composite action 2022-11-16 14:07:28 -08:00
Joe Ferguson 44bad5f836 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:25:35 -07:00
Tianon Gravi 517c64f87e Add initial jq-based templating engine 2021-06-16 10:36:52 -07:00
Tianon Gravi 986d94fe36 Add initial GitHub Actions CI 2020-04-28 15:58:15 -07:00