Commit Graph

17 Commits

Author SHA1 Message Date
f6721d5e2c build(deps): bump actions/checkout from 4.1.4 to 4.1.5 (#149)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](0ad4b8fada...44c2b7a8a4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 19:23:24 +00:00
0193921053 Pin actions to digests and introduce Step Security Harden Runners (#137)
Signed-off-by: Jed Salazar <jedsalazar@gmail.com>
2024-05-11 00:00:56 +00:00
8f7e47a218 chore: release workflow fixes to improve utilization and fix checks (#23)
* chore: use edera-cultivation bot to push release changes

* chore: workflows now largely only run on pull requests or merge queues
2024-04-04 23:05:59 -07:00
7c55e63f24 chore: implement automatic releases 2024-04-02 23:50:45 +00:00
8be75a722e workflows: use submodules checkout everywhere 2024-03-31 16:21:25 -07:00
58c6413ca2 workflows: checkout submodules 2024-03-31 16:07:57 -07:00
aaf8e50c0e workflows: rework names and split checks 2024-03-21 20:21:42 -07:00
597a1433b3 krata: build kratactl for darwin 2024-03-21 18:16:04 -07:00
0191e5b2c1 krata: rework cross-compilation 2024-03-21 21:31:10 +00:00
56dd3ea032 workflows: add shellcheck job 2024-03-07 17:14:22 +00:00
e3a70e5595 hack: rename scripts to hack 2024-03-07 16:40:41 +00:00
670e140682 krata: rewrite all repo infrastructure 2024-03-07 09:04:05 +00:00
baefe0dceb workflows: initrd and kernel checks 2024-03-07 05:43:49 +00:00
e300fd924f workflows: fix dependencies 2024-03-06 12:13:01 +00:00
0e27b8f228 krata: compile for aarch64 (aarch64 guests are not yet supported) 2024-03-05 16:37:36 -08:00
5edbff02a7 actions: add cargo test 2024-02-06 09:28:51 +00:00
4b31d95e43 introduce workflow for checks 2024-01-09 11:18:53 -08:00