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

Prepare release v3.0.0 #209

Merged
merged 1 commit into from
Feb 23, 2024
Merged

Prepare release v3.0.0 #209

merged 1 commit into from
Feb 23, 2024

Conversation

heroku-linguist[bot]
Copy link
Contributor

heroku/procfile

Added

  • Enabled tracing/telemetry via libcnb's trace feature. (#208)

Changed

  • Updated to Buildpack API 0.10. (#205)
    • All launch processes are now wrapped in bash -c instead of using CNB's direct = false directive, which is no longer available.
    • .profile and .profile.d scripts will no longer be automatically sourced.
    • CNB Lifecycle 0.17 or newer is now required.

## heroku/procfile

### Added

- Enabled tracing/telemetry via `libcnb`'s `trace` feature. ([#208](#208))

### Changed

- Updated to Buildpack API 0.10. ([#205](#205))
    - All launch processes are now wrapped in `bash -c` instead of using CNB's `direct = false` directive, which is no longer available.
    - `.profile` and `.profile.d` scripts will no longer be automatically sourced.
    - CNB Lifecycle 0.17 or newer is now required.
@heroku-linguist heroku-linguist bot requested a review from a team as a code owner February 23, 2024 20:59
@heroku-linguist heroku-linguist bot enabled auto-merge (squash) February 23, 2024 20:59
@heroku-linguist heroku-linguist bot merged commit 8527c14 into main Feb 23, 2024
4 checks passed
@heroku-linguist heroku-linguist bot deleted the prepare-release branch February 23, 2024 21:01
@edmorley
Copy link
Member

The release workflow failed during the pack buildpack package step, with:

Downloading buildpack from URI: 'file:///home/runner/work/procfile-cnb/procfile-cnb/packaged/x86_64-unknown-linux-musl/release/heroku_procfile'
ERROR: saving image: no compatible stacks among provided buildpacks

It seems like maybe Pack CLI has a bug here?

@edmorley
Copy link
Member

Yeah this is an upstream issue:
buildpacks/pack#2047

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.

1 participant