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

Implement buildpack API 0.10 #231

Merged
merged 3 commits into from
Mar 12, 2024
Merged

Implement buildpack API 0.10 #231

merged 3 commits into from
Mar 12, 2024

Conversation

runesoerensen
Copy link
Contributor

@runesoerensen runesoerensen commented Mar 8, 2024

This updates libcnb from 0.17.0 to 0.19.0, and implements buildpack API 0.10.0 in the process:

  • Bumps the Buildpack API version to 0.10, and now sets os/arch to linux/amd64 in buildpack.toml's [[targets]] section (in favor of the now deprecated [[stacks]].
  • Closes Bump the libcnb group with 3 updates #221.

Required to update to libcnb 0.19.0
@runesoerensen runesoerensen marked this pull request as ready for review March 8, 2024 05:15
@runesoerensen runesoerensen requested review from joshwlewis and a team as code owners March 8, 2024 05:15
@runesoerensen runesoerensen self-assigned this Mar 8, 2024
@runesoerensen runesoerensen added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 8, 2024
Co-authored-by: Ed Morley <501702+edmorley@users.noreply.github.com>
@runesoerensen runesoerensen merged commit 7bf0f50 into main Mar 12, 2024
4 checks passed
@runesoerensen runesoerensen deleted the update-libcnb branch March 12, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants