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 buildpack metadata in buildpack.toml #223

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

edmorley
Copy link
Member

Adjusts the buildpack name, description and keywords in buildpack.toml to match the style discussed in:
heroku/cnb-builder-images#408

These fields are used by the CNB registry and can also be seen in the output of pack builder inspect. They are not used by pack build or Kodon.

In addition, I've cleaned up the [metadata] table/subtables to match the more concise style used by the Procfile and Python CNBs.

GUS-W-14121598.

Adjusts the buildpack `name`, `description` and `keywords` in
`buildpack.toml` to match the style discussed in:
heroku/cnb-builder-images#408

These fields are used by the CNB registry and can also be seen in the
output of `pack builder inspect`. They are not used by `pack build` or
Kodon.

In addition, I've cleaned up the `[metadata]` table/subtables to match
the more concise style used by the Procfile and Python CNBs.

GUS-W-14121598.
buildpacks/ruby/CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Richard Schneeman <rschneeman@salesforce.com>
@edmorley edmorley enabled auto-merge (squash) October 23, 2023 20:49
@edmorley edmorley merged commit 9eb6b2f into main Oct 23, 2023
5 checks passed
@edmorley edmorley deleted the edmorley/update-buildpack-toml branch October 23, 2023 20:53
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