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

Generate an MD5 sum for build artifacts and post it as a download artifact. #98

Closed
Dunuin opened this issue Dec 11, 2019 · 1 comment
Closed
Assignees
Labels
build Issues related to the build environment feature A new feature or enhancement to an exisiting feature
Milestone

Comments

@Dunuin
Copy link

Dunuin commented Dec 11, 2019

Is it possible to create a checksum of the zip file in the build process and place it next to the zip, so scripts can verify that the file was downloaded without errors?

Not super important but that would be a nice feature.

@mcpierce mcpierce added build Issues related to the build environment enhancement A pull request containing a a new feature, refactoring, or security improvement.. labels Dec 12, 2019
@mcpierce mcpierce added this to the 0.5 milestone Dec 12, 2019
@mcpierce
Copy link
Contributor

@Dunuin Anything's possible. :D I'll dig around and see if there's a Github Action already built do do it and, if not, I'll write one soon to provide a MD5 for the zip artifact.

@mcpierce mcpierce changed the title checksum for assets Generate an MD5 sum for build artifacts and post it as a download artifact. Dec 12, 2019
@mcpierce mcpierce modified the milestones: 0.5, 0.6 Jan 10, 2020
@mcpierce mcpierce modified the milestones: 0.6, 0.7 Mar 25, 2020
@mcpierce mcpierce modified the milestones: 0.7, 0.6 Jun 5, 2020
@mcpierce mcpierce self-assigned this Jun 5, 2020
mcpierce added a commit to mcpierce/comixed that referenced this issue Jun 5, 2020
mcpierce added a commit to mcpierce/comixed that referenced this issue Jun 5, 2020
mcpierce added a commit to mcpierce/comixed that referenced this issue Jun 5, 2020
mcpierce added a commit to mcpierce/comixed that referenced this issue Jun 5, 2020
@mcpierce mcpierce closed this as completed Jun 5, 2020
mcpierce added a commit that referenced this issue Jun 5, 2020
mcpierce added a commit that referenced this issue Jun 6, 2020
mcpierce added a commit that referenced this issue Jun 22, 2020
@mcpierce mcpierce added feature A new feature or enhancement to an exisiting feature and removed enhancement A pull request containing a a new feature, refactoring, or security improvement.. labels Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues related to the build environment feature A new feature or enhancement to an exisiting feature
Projects
None yet
Development

No branches or pull requests

2 participants