Skip to content

Commit

Permalink
Add bootupd
Browse files Browse the repository at this point in the history
  • Loading branch information
travier committed Sep 9, 2022
1 parent b0383da commit 0ba4ec6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,15 @@ repos:
rhel8_package: rust-afterburn
rhel9_package: rust-afterburn

bootupd:
url: https://github.com/coreos/bootupd
vars:
git_repo: bootupd
crate: bootupd
fedora_package: rust-bootupd
rhel8_package: rust-bootupd
rhel9_package: rust-bootupd

butane:
url: https://github.com/coreos/butane
vars:
Expand Down
3 changes: 3 additions & 0 deletions rust/release-checklist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ files:
vars:
do_release_notes_doc: true

- repo: bootupd
path: .github/ISSUE_TEMPLATE/release-checklist.md

- repo: coreos-installer
path: .github/ISSUE_TEMPLATE/release-checklist.md
vars:
Expand Down

0 comments on commit 0ba4ec6

Please sign in to comment.