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

[buildpack/0.10] Correct name of distros.version field in buildpack.toml #404

Merged

Conversation

edmorley
Copy link
Contributor

The correct name for the field is distros.version (singular), rather than distros.versions.

Fixes #401.
Backport of #402.

The correct name for the field is `distros.version` (singular), rather than
`distros.versions`.

The former is what is used elsewhere in the spec, and in the lifecycle
implementation.

The plural form looks like a leftover from the rename in:
buildpacks@8652ec5

Fixes buildpacks#401.
Backport of buildpacks#402.

Signed-off-by: Ed Morley <501702+edmorley@users.noreply.github.com>
@natalieparellano natalieparellano merged commit 6f1b11b into buildpacks:buildpack/0.10 Apr 19, 2024
1 check passed
@edmorley edmorley deleted the fix-distros.version-0.10 branch April 19, 2024 14:56
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