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

@jromero jromero added this to Icebox in Planning Board via automation Jul 11, 2019
@jromero jromero added the breaking change Known to be non-backwards compatible label Jul 12, 2019
@jromero jromero moved this from Icebox to In Progress in Planning Board Jul 12, 2019
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 moved this from In Progress to In Review in Planning Board Jul 16, 2019
@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.

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>
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>
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 moved this from In Review to Done in Planning Board Aug 19, 2019
@sclevine sclevine moved this from Done to Ready to Release in Planning Board Aug 28, 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
No open projects
Planning Board
  
Ready to Release
Development

Successfully merging this pull request may close these issues.

None yet

4 participants