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

252 Add sha256 variable support for bump-recipe #254

Merged

Conversation

schuylermartin45
Copy link
Collaborator

@schuylermartin45 schuylermartin45 commented Nov 22, 2024

Fixes #252

  • Recipes that contain a variable called sha256, hash, and other similar values that use that value in the /source/sha256 for single-sourced recipe files will now update correctly. This is by far the most common case when a "hash variable" is defined.
  • Lays the ground work for Add cleanup function to get rid of hash_type usage #255
  • Minor refactoring/reoganization
  • Fixes test that was wrong until this feature was complete

@schuylermartin45 schuylermartin45 requested a review from a team as a code owner November 22, 2024 20:55
@schuylermartin45 schuylermartin45 linked an issue Nov 22, 2024 that may be closed by this pull request
@schuylermartin45 schuylermartin45 merged commit 9b40d91 into main Nov 25, 2024
13 checks passed
@schuylermartin45 schuylermartin45 deleted the 252-add-sha256-variable-support-for-bump-recipe branch November 25, 2024 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add sha256 variable support for bump-recipe
2 participants