-
Notifications
You must be signed in to change notification settings - Fork 170
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
create_disk: add version field to aleph file
In the osbuild aleph file work we decided to use `version:` instead of `build:` here because our COSA build ID isn't exactly ties to the version of the ostree commit and is essentially a COSA concept. While we transition to osbuild let's just add a version field here too in COSA and lazily set it to buildid, even if it's not 100% accurate. Also, fix a test that checks the `.build` field from .coreos-aleph-version.json
- Loading branch information
Showing
2 changed files
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters