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

Clarify stack concepts #154

Merged
merged 1 commit into from
Oct 21, 2020
Merged

Clarify stack concepts #154

merged 1 commit into from
Oct 21, 2020

Conversation

ekcasey
Copy link
Member

@ekcasey ekcasey commented Oct 16, 2020

Previously stack ID requirements including:

  • allowed characters
  • global uniqueness

were only specified in the buildpack spec, in the buildpack.toml data formt section. This PR moves stack ID description and requirements in the Platform spec with the rest of the stack concepts.

Clarifies stack concepts, incorporating feedback that surfaced in previous PR reviews #87 (comment).

Signed-off-by: Emily Casey ecasey@vmware.com

Previously stack ID requirements including:
* allowed characters
* global uniqueness
were only specified in the buildpack spec, in the buildpack.toml data formt section. This PR moves stack ID description and requirements in the Platform spec with the rest of the stack concepts.

Clarifies stack concepts, incorporating feedback that surfaced in previous PR reviews #87 (comment).

Signed-off-by: Emily Casey <ecasey@vmware.com>
@ekcasey ekcasey added this to the Platform 0.5 milestone Oct 16, 2020
@ekcasey ekcasey requested a review from a team as a code owner October 16, 2020 14:25
ekcasey added a commit that referenced this pull request Oct 16, 2020
Stack ID requirements have been removed from the buildpack API specification. PR #154 moves these requirements to the platform specification with the other stack requirements.

Signed-off-by: Emily Casey <ecasey@vmware.com>
@ekcasey ekcasey mentioned this pull request Oct 16, 2020
platform.md Show resolved Hide resolved
ekcasey added a commit that referenced this pull request Oct 21, 2020
Stack ID requirements have been removed from the buildpack API specification. PR #154 moves these requirements to the platform specification with the other stack requirements.

Signed-off-by: Emily Casey <ecasey@vmware.com>
@nebhale nebhale merged commit 0aed284 into platform/0.5 Oct 21, 2020
@nebhale nebhale deleted the stack-id-in-platform-api branch October 21, 2020 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants