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 support of new auto-deploy type Auto-stable #139

Closed
zmotso opened this issue Oct 7, 2024 · 0 comments · Fixed by #140
Closed

Add support of new auto-deploy type Auto-stable #139

zmotso opened this issue Oct 7, 2024 · 0 comments · Fixed by #140
Labels
enhancement New feature or request

Comments

@zmotso
Copy link
Contributor

zmotso commented Oct 7, 2024

Is your feature request related to a problem? Please describe.
We need a new auto-deploy flow to deploy the newly built application tag with all other stable applications.

Describe the solution you'd like
Add support of a new auto-deploy flow, Auto-stable to deploy the newly built application tag with all other stable applications.
For applications that don't have stable builds, use the latest tag.

@zmotso zmotso added the enhancement New feature or request label Oct 7, 2024
zmotso added a commit that referenced this issue Oct 7, 2024
With Auto-stable, the auto-deploy type operator takes
the currently built tag passed to the CDStageDeploy and,
for other applications, all stable versions.
The latest tag will be used if the application
doesn't have a stable version.
zmotso added a commit that referenced this issue Oct 7, 2024
With Auto-stable, the auto-deploy type operator takes
the currently built tag passed to the CDStageDeploy and,
for other applications, all stable versions.
The latest tag will be used if the application
doesn't have a stable version.
SergK pushed a commit that referenced this issue Oct 7, 2024
With Auto-stable, the auto-deploy type operator takes
the currently built tag passed to the CDStageDeploy and,
for other applications, all stable versions.
The latest tag will be used if the application
doesn't have a stable version.
@SergK SergK closed this as completed in #140 Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging a pull request may close this issue.

1 participant