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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

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
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