Tianon Gravi
bec102e7de
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
c34376c4bc
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:39:36 -07:00
Tianon Gravi
ceeacf29ab
Use new "bashbrew" composite action
2022-11-16 14:03:54 -08:00
Joe Ferguson
d1e8e16601
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:23:34 -07:00
Tianon Gravi
cae81400f4
Add initial jq-based templating engine
2021-11-30 12:55:02 -08:00
Tianon Gravi
4c89f47981
Exclude Alpine variants in GitHub Actions i386 test builds
...
There are no upstream Alpine + i386 builds.
2020-06-30 12:53:30 -07:00
Tianon Gravi
33138c152f
Add initial GitHub Actions CI
2020-04-28 16:51:25 -07:00