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

add APP_VERSION & BUILD_SHA to Dockerfiles #1199

Merged
merged 6 commits into from
Oct 15, 2024
Merged

Conversation

elrayle
Copy link
Collaborator

@elrayle elrayle commented Sep 30, 2024

Description

This sets up the docker image to hold the version and sha that are used to verify which version is actually running. The previous approach used Azure configs that get set just before the deploy. If the deploy were to fail, those configs stay the same leading to a false report on the version and sha.

This change requires the change in the operations shared workflows before it will start drawing from the environment variables set in the docker image. It is OK to merge this as the same named Azure configs will still be available.

Related Work

add closing curly brace to status message
More explicit as that is what we are releasing
This is set by Azure devops image build
Image is not built by azdo anymore so not needed
@ljones140 ljones140 merged commit 79c4bdc into master Oct 15, 2024
4 checks passed
@ljones140 ljones140 deleted the elr/version-sha branch October 15, 2024 10:42
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.

3 participants