Skip to content

Conversation

bmpandrade
Copy link
Contributor

workflow_dispatch for Release AIO workflow wasnt working on feature branches with common.vars.hcl updated because it always tries to grab the same base postgres image version as its trying to release.

This adds an input for workflow_dispatch that if set, allows to use a diff base postgres image, e.g. 15.1.1.24, which should already exist. If the input is not set, it uses the same image version as before.

@bmpandrade bmpandrade requested a review from a team as a code owner March 21, 2024 16:29
@bmpandrade bmpandrade merged commit 32241f1 into develop Mar 22, 2024
@bmpandrade bmpandrade deleted the bma/release-aio-add-manual-arg-base-image-version branch March 22, 2024 11:18
@bmpandrade bmpandrade changed the title chore: gh action AIO release with manual input for base docker image chore: gh action AIO release with manual input for base docker image [GEN-8551] Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants