Commit Graph

14 Commits

Author SHA1 Message Date
Tianon Gravi e0ffe6a223 Update to Debian Trixie
This allows us to finally drop all "unstable" hacks (as `riscv64` is an officially supported architecture in Trixie+).
2025-08-08 12:01:28 -07:00
Tianon Gravi 4aa9c18be1 Restore accidentally-removed "master-only" restriction for verify-templating 2025-01-10 14:23:27 -08:00
Tianon Gravi 79ed6fece0 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 de921aa621 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:35:01 -07:00
Tianon Gravi d43ba9b8f1 Update to Alpine 3.20
Now that we have stable `riscv64` in Alpine, we can also drop Alpine from all our "build from unstable" hacks 🚀
2024-05-22 14:53:19 -07:00
Tianon Gravi 7e39d619fe Initial `Builder: oci-import` support 2024-02-27 16:44:18 -08:00
Tianon Gravi 2bee511641 Update GHA YAML with bashbrew example improvements (esp. concurrency:) 2023-12-18 16:21:53 -08:00
Tianon Gravi 0539d09e47 Use new "bashbrew" composite action 2022-11-16 13:55:56 -08:00
Joe Ferguson c95c5994e7 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:13:26 -07:00
Tianon Gravi a0f9bd1dac Add Debian Unstable to the CI builds (to verify that Debian Ports arches like riscv64 are likely to continue working)
See also 0f8796a8ae/tianon/busybox/arch-pipeline.groovy (L68-L71)
2021-12-06 14:28:43 -08:00
Tianon Gravi 983db56256 Limit "Verify Templating" to master branch 2021-01-11 16:00:22 -08:00
Tianon Gravi 584f6f7438 Add separate unstable/stable versions and initial jq-based templating engine 2021-01-11 14:06:49 -08:00
Tianon Gravi eb35037646 Update GitHub Actions to take advantage of a generated matrix 2020-04-28 13:42:51 -07:00
Tianon Gravi 5ea8ff533c Add initial GitHub Actions CI workflow 2019-09-04 14:31:12 -07:00