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 #57

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

edmorley
Copy link
Member

Adjusts the buildpack name and description 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` and `description` 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.
@edmorley edmorley merged commit 5e02196 into main Oct 24, 2023
5 checks passed
@edmorley edmorley deleted the edmorley/update-buildpack-toml branch October 24, 2023 10:19
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