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

Download command should look for image based on the commit #48

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

jlewi
Copy link
Owner

@jlewi jlewi commented Apr 11, 2024

  • Rather than downloading assets based on the latest tag we should pick the image whose commit matches the commit of the binary

  • This ensures the frontend and backend are built off the same version

  • If the commit isn't specified in the build (E.g. a development version) then we default to the latest tag

Related to #45

* Rather than downloading assets based on the latest tag we should pick
  the image whose commit matches the commit of the binary

* This ensures the frontend and backend are built off the same version

* If the commit isn't specified in the build (E.g. a development version) then
  we default to the latest tag

Related to #45
Copy link

netlify bot commented Apr 11, 2024

Deploy Preview for foyle canceled.

Name Link
🔨 Latest commit a67bcd1
🔍 Latest deploy log https://app.netlify.com/sites/foyle/deploys/661770833fea26000713a1da

@jlewi jlewi enabled auto-merge (squash) April 11, 2024 05:10
@jlewi jlewi merged commit bcdad7b into main Apr 11, 2024
5 checks passed
@jlewi jlewi deleted the jlewi/assets branch April 11, 2024 05:11
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.

1 participant