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

Allow app.build_stack to be container for ensureContainerStack #2952

Merged
merged 4 commits into from
Jul 26, 2024

Conversation

jabrown85
Copy link
Contributor

When migrating from a non-container stack to a container stack, the app.build_stack is set to container. This situation should be allowed in ensureContainerStack to avoid an error when container:* commands are run.

This should fix #2951

When migrating from  a non-container stack to a container stack, the `app.build_stack` is set to `container`. This situation should be allowed in `ensureContainerStack` to avoid an error when `container:*` commands are run.
@jabrown85 jabrown85 requested a review from a team as a code owner July 26, 2024 15:39
@eablack eablack merged commit 3bba8e1 into main Jul 26, 2024
7 checks passed
@eablack eablack deleted the jab/allow-container-build-stack branch July 26, 2024 17:13
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.

heroku container:release no longer allows migration from heroku-xx stacks since 9.0.0
2 participants