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

[WG 2018-09-11] Relax specification for buildpack and stack IDs #7

Merged
merged 4 commits into from
Oct 17, 2018

Conversation

sclevine
Copy link
Member

No description provided.

buildpack.md Outdated Show resolved Hide resolved
buildpack.md Outdated Show resolved Hide resolved
Copy link
Contributor

@nebhale nebhale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some typos

@sclevine sclevine requested review from hone and jkutner October 17, 2018 01:02
buildpack.md Outdated Show resolved Hide resolved
buildpack.md Outdated Show resolved Hide resolved
buildpack.md Outdated Show resolved Hide resolved
buildpack.md Outdated Show resolved Hide resolved
Copy link
Contributor

@nebhale nebhale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've added some wording suggestions, but nothing that would stop me from approving.

buildpack.md Outdated
The buildpack ID:
- MUST only contain numbers, letters, and the charactors `.`, `/`, and `-`.
- MUST NOT be `config` or `app`.
- MUST NOT be identical to any other buildpack ID when letters in each ID are converted to lower case.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be described as "MUST NOT be identical to any other buildpack ID when using a case-insensitive comparison"?

buildpack.md Outdated

The stack ID:
- MUST only contain numbers, letters, and the charactors `.`, `/`, and `-`.
- MUST NOT be identical to any other stack ID when letters in each ID are converted to lower case.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be described as "MUST NOT be identical to any other stack ID when using a case-insensitive comparison"?

@sclevine
Copy link
Member Author

@hone and @jkutner approved verbally at last two WG meetings.

@sclevine sclevine merged commit 2af45fa into master Oct 17, 2018
Copy link
Member

@jkutner jkutner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jkutner
Copy link
Member

jkutner commented Oct 18, 2018

@sclevine sorry so slow

@nebhale nebhale deleted the relax-ids branch August 30, 2019 17:13
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.

3 participants