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

Replace git hash with tag in Makefile #534

Merged
merged 3 commits into from
Dec 19, 2023
Merged

Replace git hash with tag in Makefile #534

merged 3 commits into from
Dec 19, 2023

Conversation

leighmcculloch
Copy link
Member

@leighmcculloch leighmcculloch commented Dec 17, 2023

What

Replace git hash with tag in Makefile.

Why

I'm not entirely sure why a hash was used, but I know that someone experienced some issue with using tags. I think whatever the issue was must have been a local issue caused by a specific environment, because after testing both the tag still works.

We rely on tags for other images and they work. We also rely on the tag for the GitHub Action Workflow that builds the same image.

If the issue arises again locally for anyone, lets investigate further then.

@leighmcculloch leighmcculloch marked this pull request as ready for review December 17, 2023 21:55
Makefile Show resolved Hide resolved
@leighmcculloch leighmcculloch enabled auto-merge (squash) December 18, 2023 21:21
@leighmcculloch leighmcculloch merged commit 7f70a06 into master Dec 19, 2023
81 checks passed
@leighmcculloch leighmcculloch deleted the hash-tag branch December 19, 2023 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants