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

Rework deployment workflow to build baseimage based on version changes #324

Merged
merged 4 commits into from
Jun 5, 2023

Conversation

bolasim
Copy link
Collaborator

@bolasim bolasim commented Jun 5, 2023

Based on our discussion, I have updated the Github action to detect if the TRUSS_BASE_IMAGE_VERSION_TAG changes.

If it does, then we build all the bae images that are needed before running the integration tests using that tag (it doesn't make sense to build based on the pyproject.toml version since it won't be picked up if it does not match TRUSS_BASE_IMAGE_VERSION_TAG).

This effectively makes TRUSS_BASE_IMAGE_VERSION_TAG a separate version for Base Images that managed separately

@bolasim bolasim merged commit 81c89d5 into main Jun 5, 2023
@bolasim bolasim deleted the bola/base-image-gh branch June 5, 2023 19:33
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.

None yet

3 participants