1
0
mirror of https://github.com/containers/bootc.git synced 2026-02-06 00:45:22 +01:00

10 Commits

Author SHA1 Message Date
HuijingHei
104c9ff904 ci: fix failed log 2024-05-16 10:47:22 +08:00
Colin Walters
3adff83293 ci: Add a workflow which does an install via bootc
This helps effectively test e2e things like `--with-static-configs`.
2024-01-31 13:30:53 -05:00
Colin Walters
01bb8fc25d Release 0.2.11 2023-09-19 15:40:17 -04:00
Colin Walters
ecd5d2a274 Add package.metadata.vendor-filter
To reduce the size of our vendor tarball, xref https://github.com/coreos/fedora-coreos-tracker/issues/1240
2022-07-19 11:49:01 -04:00
Colin Walters
63c6e65e5d ci: Update to latest buildroot model
Attempt to update both CCI and Prow.
xref https://github.com/coreos/fedora-coreos-tracker/blob/master/docs/ci-and-builds.md
2021-03-26 14:24:48 +00:00
Colin Walters
5ee548c2fd prow: Fix overrides
Not actually testing what you think you are is the worst.
2021-03-12 11:16:28 +01:00
Colin Walters
70a0effa2d ci: Add Prow-oriented CI flow
This is copied/adapted from rpm-ostree.  I'm mainly doing
this to prove out adding another GH repo using the nested
virt support.

As part of this, add the "standard" `tests/kolainst` directory
that just copies in our un-installed tests.
2021-03-09 19:35:49 +01:00
Colin Walters
481ae4836a Add a release-checklist + a script
Taken from the one currently in coreos-installer:
https://github.com/coreos/coreos-installer/blob/master/.github/ISSUE_TEMPLATE/release-checklist.md

But tweaked in various ways:

- I want to continue to use `git-evtag`, will try to teach `cargo-release` about that at some point.
- Rework the vendoring stuff to be a script and run beforehand
2020-11-13 10:55:49 +01:00
Colin Walters
dcf786ae20 ci: Fix test script
The test naming convention changed in cosa, let's grab all
the bootupd tests anyways in case we add more.
2020-09-18 13:44:43 +00:00
Colin Walters
478c19cba1 ci: Add build-test.sh to do a full cycle
This is fast enough one can just run it to do things end to end.
2020-06-26 13:57:46 +00:00