forked from cisagov/Malcolm
-
Notifications
You must be signed in to change notification settings - Fork 60
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
release ISO images with GitHub release artifacts #440
Labels
Milestone
Comments
mmguero
added
enhancement
New feature or request
release
Related to creation/packaging of Malcolm releases
labels
Mar 13, 2024
mmguero
added a commit
to mmguero-dev/Malcolm
that referenced
this issue
Mar 13, 2024
mmguero
added a commit
to mmguero-dev/Malcolm
that referenced
this issue
Mar 13, 2024
mmguero
added a commit
to mmguero-dev/Malcolm
that referenced
this issue
Mar 13, 2024
mmguero
added a commit
to mmguero-dev/Malcolm
that referenced
this issue
Mar 13, 2024
mmguero
added a commit
to mmguero-dev/Malcolm
that referenced
this issue
Mar 14, 2024
mmguero
added a commit
to mmguero-dev/Malcolm
that referenced
this issue
Mar 14, 2024
mmguero
added a commit
to mmguero-dev/Malcolm
that referenced
this issue
Mar 14, 2024
mmguero
added a commit
to mmguero-dev/Malcolm
that referenced
this issue
Mar 14, 2024
Done, releases from v23.03.1 forward will have ISOs on the GitHub download page. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
In some places in the documentation we say something like:
and
etc.
The reason we don't post the releases in GitHub is because of release file size limitations.
I think we need to just start releasing the images using split to split them into < 2GB chunks.
So here's what I think we need to build:
These scripts need to be as portable as possible (e.g., the bash script should work across Linuxes and macOS and probably even WSL2 and the powershell script should work on windows 10 and up without external dependencies).
The text was updated successfully, but these errors were encountered: