heroku / heroku/roadmap

Disallow promoting when the buildpacks differ

Open
#338 0 comments 0 reactions 1 assignee Claimed by @friism View on GitHub
Proposed
Dominant language
No language data
Stars
225
Forks
19
PR merge metrics
No merged PRs in 30d

Description

### Required Terms

- [x] I agree to follow this project's [Code of Conduct](https://github.com/heroku/roadmap/blob/main/CODE_OF_CONDUCT.md)
- [x] I have read and accept the [Salesforce Program Agreement](https://www.salesforce.com/company/program-agreement/)

### What service(s) is this request for?

Dashboard, CLI

### Tell us about what you're trying to solve. What challenges are you facing?

When you promote an app, it reuses the slug.
So if the slug was built with a different buildpack configuration than what is configured for the environment you are promoting to, it should be disallowed.

Promoting the wrong buildpacks to production can lead to some nasty problems.

The user would then either need to adjust the buildpack configuration or deploy instead of promote.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.