Skip to content

Add buildpacks example to be referenced in buildpacks docs#2893

Merged
tejal29 merged 5 commits intoGoogleContainerTools:masterfrom
priyawadhwa:buildpacks-example
Sep 17, 2019
Merged

Add buildpacks example to be referenced in buildpacks docs#2893
tejal29 merged 5 commits intoGoogleContainerTools:masterfrom
priyawadhwa:buildpacks-example

Conversation

@priyawadhwa
Copy link
Copy Markdown
Contributor

Add the same buildpacks example to examples/buildpacks and integration/examples/buildpacks so it can be referenced in the buildpacks tutorial in #2879

@priyawadhwa priyawadhwa changed the title Buildpacks example Add buildpacks example to be referenced in buildpacks docs Sep 16, 2019
@tejal29
Copy link
Copy Markdown
Contributor

tejal29 commented Sep 16, 2019

Can we also add this in the integration test?

Copy link
Copy Markdown
Contributor

@tejal29 tejal29 left a comment

Choose a reason for hiding this comment

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

hook this into integration tests so we never break this example!

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 16, 2019

Codecov Report

Merging #2893 into master will not change coverage.
The diff coverage is n/a.

},
}
for _, test := range tests {
setBuildpacksDefaultBuilder(t)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This happens on every test. Should we do this before the for loop once?

@tejal29 tejal29 merged commit 1409a9b into GoogleContainerTools:master Sep 17, 2019
@priyawadhwa priyawadhwa deleted the buildpacks-example branch September 17, 2019 17:36
@balopat
Copy link
Copy Markdown
Contributor

balopat commented Sep 18, 2019

This looks great!
One major feedback - I would move the tutorial part (which is great btw) into the example folder's README.md itself instead of having it in the How-to section, to make it consistent with the rest of the sections.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants