Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ISO builds to CI: #245

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

jacobweinstock
Copy link
Member

Description

This adds ISO builds to CI and releases. Remove deprecated CI directory.

Why is this needed

Fixes: #

How Has This Been Tested?

How are existing users impacted? What migration steps/scripts do we need?

Checklist:

I have:

  • updated the documentation and/or roadmap (if required)
  • added unit or e2e tests
  • provided instructions on how to upgrade

This adds ISO builds to CI and releases.
Remove deprecated CI directory.

Signed-off-by: Jacob Weinstock <[email protected]>
This allows each flavor of HookOS to be
differentiated. This is needed in CI and for
GitHub artifacts in the releases.

Signed-off-by: Jacob Weinstock <[email protected]>
@jacobweinstock jacobweinstock merged commit ec44bea into tinkerbell:main Nov 13, 2024
29 checks passed
@jacobweinstock jacobweinstock deleted the add-iso-to-releases branch November 13, 2024 19:27
patterns: "*.tar.gz"
patterns: |
"*.tar.gz"
"*.iso"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jacobweinstock I think you've unwanted quotes here; this will cause checksum to be empty, I think.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah thank you! i've been looking for why the checksum wasnt being created!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants