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

chore: Cleanup images and use hash for exports tag #158

Merged
merged 23 commits into from
Apr 13, 2024
Merged

Conversation

gmpinder
Copy link
Member

I noticed that making changes to the exports script before a release could cause modules to not build properly if breaking changes got pushed out. To prevent this, I'm making it so that the hash of the commit is put in the tag for the exports script image and that the CLI tool will use that hash when building the Containerfile.

@gmpinder gmpinder self-assigned this Apr 12, 2024
@gmpinder
Copy link
Member Author

Ok this is cleaned up now. Lots of trial and error in this PR

@gmpinder gmpinder enabled auto-merge (squash) April 12, 2024 20:08
@gmpinder gmpinder added the type: chore Converting measurements, reorganizing folder structure, and less impactful tasks. label Apr 12, 2024
@gmpinder gmpinder added this to the v0.8.4 milestone Apr 12, 2024
@gmpinder gmpinder merged commit e66e880 into main Apr 13, 2024
3 checks passed
@gmpinder gmpinder deleted the cleanup-images branch April 13, 2024 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore Converting measurements, reorganizing folder structure, and less impactful tasks.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants