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

Implement distribution spec and contractual build plan RFCs #149

Merged
merged 23 commits into from
Aug 7, 2019

Conversation

sclevine
Copy link
Member

@sclevine sclevine commented Jul 9, 2019

Context:
buildpacks/rfcs#11
buildpacks/rfcs#12

Spec PR for build plan: buildpacks/spec#52
Spec PR for distribution spec: buildpacks/spec#53

@sclevine sclevine requested a review from ekcasey July 9, 2019 06:11
@sclevine sclevine force-pushed the dist-spec-and-build-plan branch from decb68d to 3b08815 Compare July 9, 2019 06:28
@sclevine
Copy link
Member Author

sclevine commented Jul 9, 2019

@jkutner @hone @nebhale this is ready to test out, but you'll need to manually construct the builder

Makefile Outdated
GOENV=GO111MODULE=on GOOS=linux GOARCH=amd64 CGO_ENABLED=0
export GO111MODULE = on

GOCMD=go
Copy link
Contributor

Choose a reason for hiding this comment

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

We should keep the ? so that it's overridable from the command line (we often swap out to richgo)

Copy link
Member Author

Choose a reason for hiding this comment

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

Sorry, yep, keep it.

@jromero jromero added this to the 0.4.0 milestone Jul 16, 2019
@sclevine sclevine force-pushed the dist-spec-and-build-plan branch 7 times, most recently from 22485b7 to 723079f Compare July 26, 2019 05:17
@sclevine
Copy link
Member Author

Updated to match buildpacks/rfcs#15.

@sclevine sclevine force-pushed the dist-spec-and-build-plan branch from 6e07d44 to 58b8064 Compare July 26, 2019 06:18
jromero pushed a commit to buildpacks/pack that referenced this pull request Aug 2, 2019
Resolves #243

Signed-off-by: Andrew Meyer <ameyer@pivotal.io>
Signed-off-by: Javier Romero <jromero@pivotal.io>
ameyer-pivotal added a commit to buildpacks/pack that referenced this pull request Aug 5, 2019
Resolves #243

Signed-off-by: Andrew Meyer <ameyer@pivotal.io>
Signed-off-by: Javier Romero <jromero@pivotal.io>
ameyer-pivotal added a commit to buildpacks/pack that referenced this pull request Aug 5, 2019
Resolves #243

Signed-off-by: Andrew Meyer <ameyer@pivotal.io>
Signed-off-by: Javier Romero <jromero@pivotal.io>
ameyer-pivotal added a commit to buildpacks/pack that referenced this pull request Aug 5, 2019
Resolves #243

Signed-off-by: Andrew Meyer <ameyer@pivotal.io>
Signed-off-by: Javier Romero <jromero@pivotal.io>
sclevine added 21 commits August 7, 2019 11:59
Signed-off-by: Stephen Levine <stephen.levine@gmail.com>
Signed-off-by: Stephen Levine <stephen.levine@gmail.com>
Signed-off-by: Stephen Levine <stephen.levine@gmail.com>
Signed-off-by: Stephen Levine <stephen.levine@gmail.com>
Signed-off-by: Stephen Levine <stephen.levine@gmail.com>
Signed-off-by: Stephen Levine <stephen.levine@gmail.com>
Signed-off-by: Stephen Levine <stephen.levine@gmail.com>
Signed-off-by: Stephen Levine <stephen.levine@gmail.com>
Signed-off-by: Stephen Levine <stephen.levine@gmail.com>
Signed-off-by: Stephen Levine <stephen.levine@gmail.com>
Signed-off-by: Stephen Levine <stephen.levine@gmail.com>
Signed-off-by: Stephen Levine <stephen.levine@gmail.com>
Signed-off-by: Stephen Levine <stephen.levine@gmail.com>
Signed-off-by: Stephen Levine <stephen.levine@gmail.com>
Signed-off-by: Stephen Levine <stephen.levine@gmail.com>
Signed-off-by: Stephen Levine <stephen.levine@gmail.com>
Signed-off-by: Stephen Levine <stephen.levine@gmail.com>
Signed-off-by: Stephen Levine <stephen.levine@gmail.com>
Signed-off-by: Stephen Levine <stephen.levine@gmail.com>
@sclevine sclevine force-pushed the dist-spec-and-build-plan branch from 58b8064 to a13fe0a Compare August 7, 2019 17:28
Signed-off-by: Stephen Levine <stephen.levine@gmail.com>
@sclevine sclevine merged commit f16cbd7 into master Aug 7, 2019
ekcasey pushed a commit to buildpacks/pack that referenced this pull request Aug 12, 2019
Resolves #243

Signed-off-by: Andrew Meyer <ameyer@pivotal.io>
Signed-off-by: Javier Romero <jromero@pivotal.io>
jromero added a commit to buildpacks/pack that referenced this pull request Aug 13, 2019
@ekcasey ekcasey deleted the dist-spec-and-build-plan branch November 25, 2019 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Known to be non-backwards compatible
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants