Skip to content

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 <jakobweinstock@gmail.com>
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 <jakobweinstock@gmail.com>
@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
Member

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