Commit Graph

58 Commits

Author SHA1 Message Date
dependabot[bot]
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
dependabot[bot]
0d43a8be54
build(deps): bump MarcoIeni/release-plz-action from 0.5.55 to 0.5.57 (#150)
Bumps [MarcoIeni/release-plz-action](https://github.com/marcoieni/release-plz-action) from 0.5.55 to 0.5.57.
- [Release notes](https://github.com/marcoieni/release-plz-action/releases)
- [Commits](76e66a600f...a290444218)

---
updated-dependencies:
- dependency-name: MarcoIeni/release-plz-action
  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:08 +00:00
Jed Salazar
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
Khionu Sybiern
bece7f33c7
feat: CONTRIBUTING.md and Bug Report template (#117)
This change introduces an initial CONTRIBUTING.md doc and a template for
bug reports.

Signed-off-by: Khionu Sybiern <khionu@edera.dev>
2024-04-24 21:01:52 +00:00
Alex Zenla
4f84dfa3c7
chore(workflows): fix release binary upload (#38) 2024-04-09 04:02:07 -07:00
Alex Zenla
3f8c9e7a7c
chore(workflows): prefix all jobs with workflow name to help distinguish (#35) 2024-04-09 00:05:06 -07:00
Alex Zenla
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
Alex Zenla
ae486e347f
fix: release pr trigger problem (#21) 2024-04-03 23:59:07 -07:00
github-actions[bot]
f59976eb80
chore: release (#16)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-03 00:27:16 +00:00
Alex Zenla
3641bc55f4
workflows: publish on release 2024-04-03 00:08:28 +00:00
Alex Zenla
4b6272f49d
chore: release-plz on main branch 2024-04-02 23:52:26 +00:00
Alex Zenla
7c55e63f24
chore: implement automatic releases 2024-04-02 23:50:45 +00:00
Alex Zenla
6a2f1e6517
dependabot: fix config file 2024-04-01 15:46:39 -07:00
Alex Zenla
d433cd49e2
krata: unvendor dependencies 2024-04-01 15:45:43 -07:00
Alex Zenla
0fd32e84cd
workflows: fix client workflow spec 2024-03-31 16:30:22 -07:00
Alex Zenla
ab8941326a
workflows: client build on windows should use lf checkout 2024-03-31 16:29:00 -07:00
Alex Zenla
8be75a722e
workflows: use submodules checkout everywhere 2024-03-31 16:21:25 -07:00
Alex Zenla
58c6413ca2
workflows: checkout submodules 2024-03-31 16:07:57 -07:00
Alex Zenla
e1f1f8579c
vendor dependencies using krata-vendor repository 2024-03-31 15:53:10 -07:00
Alex Zenla
f29d7d61e1
nightly: fix build 2024-03-22 10:25:48 -07:00
Alex Zenla
79942fdc4d
dependabot: check daily for dependencies and update github actions 2024-03-22 05:04:24 +00:00
Alex Zenla
f854dfe77a
kratactl: freebsd build 2024-03-22 04:41:38 +00:00
Alex Zenla
aaf8e50c0e
workflows: rework names and split checks 2024-03-21 20:21:42 -07:00
Alex Zenla
88f6edb608
nightly: fix job names 2024-03-21 20:15:09 -07:00
Alex Zenla
b67b1d8340
nightly: build kratactl for all supported platforms 2024-03-21 20:12:03 -07:00
Alex Zenla
901ec3b6e5
kratactl: fix windows build 2024-03-21 20:04:10 -07:00
Alex Zenla
87689067a3
workflows: fix client workflow to use bash by default on windows 2024-03-21 19:58:03 -07:00
Alex Zenla
a3a2148002
kratactl: initial windows bringup 2024-03-21 19:54:14 -07:00
Alex Zenla
5fd10d6edf
workflows: don't run tests on client workflow 2024-03-21 18:47:05 -07:00
Alex Zenla
d98dc7baad
workflows: client now builds on macos-14 2024-03-21 18:43:57 -07:00
Alex Zenla
370ec8bbe6
krata: fix client tests on darwin 2024-03-21 18:31:20 -07:00
Alex Zenla
280831045a
krata: fix github workflow for clients on darwin 2024-03-21 18:28:52 -07:00
Alex Zenla
0be154b667
workflows: fix client build on darwin 2024-03-21 18:24:11 -07:00
Alex Zenla
a8e299d03f
krata: install homebrew on darwin ci for client builds 2024-03-21 18:22:20 -07:00
Alex Zenla
55958c514b
krata: fix darwin builds of kratactl 2024-03-21 18:20:02 -07:00
Alex Zenla
597a1433b3
krata: build kratactl for darwin 2024-03-21 18:16:04 -07:00
Alex Zenla
0191e5b2c1
krata: rework cross-compilation 2024-03-21 21:31:10 +00:00
Alex Zenla
2ec619c0c3
workflows: fix path to apk in nightly build 2024-03-11 04:27:45 -07:00
Alex Zenla
7a9a9abd66
workflows: install os builder dependencies 2024-03-10 12:17:09 +00:00
Alex Zenla
091a71d2ac
workflows: fix os workflow 2024-03-10 00:31:43 +00:00
Alex Zenla
f1eedd1667
workflows: upload os images on build 2024-03-10 00:28:53 +00:00
Alex Zenla
334d27a6a4
workflows: build os on changes 2024-03-10 00:24:48 +00:00
Alex Zenla
4894bd9d1c
os: build bootable images 2024-03-10 00:22:24 +00:00
Alex Zenla
56dd3ea032
workflows: add shellcheck job 2024-03-07 17:14:22 +00:00
Alex Zenla
e3a70e5595
hack: rename scripts to hack 2024-03-07 16:40:41 +00:00
Alex Zenla
670e140682
krata: rewrite all repo infrastructure 2024-03-07 09:04:05 +00:00
Alex Zenla
baefe0dceb
workflows: initrd and kernel checks 2024-03-07 05:43:49 +00:00
Alex Zenla
dc6505f085
workflows: fix dependencies 2024-03-07 05:34:15 +00:00
Alex Zenla
e300fd924f
workflows: fix dependencies 2024-03-06 12:13:01 +00:00
Alex Zenla
e5f5f9493c
nightly: include x86_64-unknown-linux-musl target 2024-03-06 04:30:04 +00:00