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 checksum on build #287

Merged
merged 3 commits into from
Jul 13, 2024
Merged

Conversation

Chemaclass
Copy link
Member

📚 Description

When creating a new release, you need to generate the checksum after doing the build and use it in different places. This PR is helping into automating the generation of the checksum so there is one manual step less to do.

🔖 Changes

  • Improve build script to generate the checksum (sha256) automatically
    • Only in macOS and Linux

📹 Demo

Screen.Recording.2024-07-12.at.23.24.14.mov

✅ To-do list

  • I updated the CHANGELOG.md to reflect the new feature or fix

@Chemaclass Chemaclass added the enhancement New feature or request label Jul 13, 2024
@Chemaclass Chemaclass self-assigned this Jul 13, 2024
@Chemaclass Chemaclass merged commit dddb6c7 into main Jul 13, 2024
7 checks passed
@Chemaclass Chemaclass deleted the feat/generate-checksum-on-build branch July 13, 2024 09:40
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
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants