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 option to update releases while updating stemcell #513

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dlinsley
Copy link
Contributor

In our automated system we always use the latest version of a stemcell and dependent compiled releases and have automation that attempts to keep the Kilnfile.lock current using update-stemcell and find-release-version / update-release.

On occassion:
when a new release and stemcell are created close together
and while trying to update the stemcell
the current release version in the Kilnfile.lock may not have a matching compiled release for the new stemcell.

This change provides an option to allow Kiln to find latest version of a release (still matching constraints) while updating the stemcell version.

@dlinsley dlinsley added enhancement tas-slingshots Created by https://github.com/orgs/pivotal-cf/teams/tas-strategic-initiatives-slingshot labels Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement tas-slingshots Created by https://github.com/orgs/pivotal-cf/teams/tas-strategic-initiatives-slingshot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant