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

Update lifecycle from v0.14.1 to v0.15.3 #307

Merged
merged 1 commit into from
Jan 18, 2023
Merged

Conversation

@edmorley edmorley self-assigned this Jan 18, 2023
@edmorley edmorley marked this pull request as ready for review January 18, 2023 13:35
@edmorley edmorley requested a review from a team as a code owner January 18, 2023 13:35
@edmorley edmorley merged commit 03b816d into main Jan 18, 2023
@edmorley edmorley deleted the edmorley/update-lifecycle branch January 18, 2023 13:48
heroku-linguist bot added a commit that referenced this pull request Nov 27, 2024
## heroku/ruby

### Changed

- Default process types defined by the Ruby buildpack now use IPv6 host `::` which is equivalent of IPv4 host `0.0.0.0`. This will only affect applications that do not define a `web` process type via the `Procfile` and [Procfile Cloud Native Buildpack](https://github.com/heroku/buildpacks-procfile). Those applications must make sure to update their configuration to bind to an IPv6 host. ([#354](heroku/buildpacks-ruby#354))

### Added

- The buildpack now warns the user when environmental variables used in running the default process are not defined. ([#307](heroku/buildpacks-ruby#307))
heroku-linguist bot added a commit that referenced this pull request Dec 9, 2024
## heroku/ruby

### Changed

- Default process types defined by the Ruby buildpack now use IPv6 host `::` which is equivalent of IPv4 host `0.0.0.0`. This will only affect applications that do not define a `web` process type via the `Procfile` and [Procfile Cloud Native Buildpack](https://github.com/heroku/buildpacks-procfile). Those applications must make sure to update their configuration to bind to an IPv6 host. ([#354](heroku/buildpacks-ruby#354))

### Added

- The buildpack now warns the user when environmental variables used in running the default process are not defined. ([#307](heroku/buildpacks-ruby#307))

Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
heroku-linguist bot added a commit that referenced this pull request Dec 18, 2024
## heroku/python

### Changed

- The build now fails early if known problematic Python and pip-related env vars have been set by the user or earlier buildpacks. ([#308](heroku/buildpacks-python#308))
- The `PIP_PYTHON` env var is now only set at build time. ([#307](heroku/buildpacks-python#307))

### Removed

- Stopped setting the `LANG` env var. ([#306](heroku/buildpacks-python#306))
- Stopped setting the `PYTHONHOME` env var. ([#309](heroku/buildpacks-python#309))
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.

2 participants