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

Fix Container Copying to Directory #41

Merged
merged 59 commits into from
Mar 8, 2024
Merged

Fix Container Copying to Directory #41

merged 59 commits into from
Mar 8, 2024

Conversation

noelmiller
Copy link
Collaborator

@noelmiller noelmiller commented Mar 5, 2024

Purpose

This PR simplifies the renaming of the deploy.iso and adds an additional input called iso_name. This input can be used for someone to override the default name we give the ISO. In Universal Blue's case, we have a specific naming convention that is defined by a matrix. Having a variable to define will make things easier.

It also includes adding outputs in the action.yml to be more easily consumed by users of the action.

Last addition was adding creation of a checksum for the ISO. Folks can then sign their checksum in a separate command. Or we can include that functionality as a separate PR.

Fixes: #39
Fixes: #43

@JasonN3 JasonN3 added the enhancement New feature or request label Mar 5, 2024
@noelmiller noelmiller marked this pull request as ready for review March 5, 2024 21:29
@noelmiller noelmiller requested a review from JasonN3 as a code owner March 5, 2024 21:29
@noelmiller
Copy link
Collaborator Author

Ready for review.

Makefile Outdated Show resolved Hide resolved
action.yml Outdated Show resolved Hide resolved
entrypoint.sh Outdated Show resolved Hide resolved
@JasonN3 JasonN3 merged commit 54d8903 into main Mar 8, 2024
5 checks passed
@JasonN3 JasonN3 deleted the fix_container_dir branch March 8, 2024 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants