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

Set commit hash during docker build. #4628

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

rtibbles
Copy link
Member

@rtibbles rtibbles commented Aug 8, 2024

Summary

Description of the change(s) you made

  • Changes how we read the commit hash, by setting it at app image build

@@ -11,6 +11,7 @@ steps:
- -c
- >
docker build
--build_arg COMMIT_SHA=$COMMIT_SHA
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has to be done on the infra repo!

https://github.com/learningequality/infrastructure/pull/661

done there, applied to unstable only so far. No harm in adding it to this file, but this file is useless.

@rtibbles rtibbles merged commit c1d97bf into learningequality:unstable Aug 8, 2024
13 checks passed
@rtibbles rtibbles deleted the release_hash branch August 8, 2024 19:23
@akolson akolson mentioned this pull request Aug 13, 2024
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