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

Add Build Guidances #127

Closed
wants to merge 3 commits into from
Closed

Conversation

wtam2018
Copy link

@wtam2018 wtam2018 commented Sep 10, 2020

What does this PR do?

This PR adds BuildGuidances which includes Dockerfile and SourceToImage for build strategies. It is added to top level so that they can be shared by multiple projects.

What issues does this PR fix or reference?

#51

Is your PR tested? Consider putting some instruction how to test your changes

Not applicable.

Docs PR

@wtam2018 wtam2018 marked this pull request as draft September 10, 2020 21:41
* Make BuildGuidance a pointer
* Update tests
@wtam2018 wtam2018 changed the title Add Build Guidances to Project Add Build Guidance to Project Sep 10, 2020
@wtam2018 wtam2018 marked this pull request as ready for review September 10, 2020 23:56
@wtam2018 wtam2018 changed the title Add Build Guidance to Project Add Build Guidances Sep 22, 2020

// +optional
// Path of source directory to establish build context. Default to the top level directory.
BuildContext string `json:"buildContext,omitempty"`
Copy link
Member

Choose a reason for hiding this comment

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

I am not sure if we want to continue to work on this branch for Build Guidance or open a new PR but for record, I had a question:

What is the difference between this BuildContext and the one provided from the Console POC import from devfile form openshift/console#6321

Screen Shot 2020-11-16 at 12 29 19 PM

@openshift-ci-robot
Copy link

@wtam2018: PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Copy link

github-actions bot commented Jul 9, 2024

This PR is stale because it has been open for 90 days with no activity. Remove stale label or comment or this will be closed in 60 days.

@github-actions github-actions bot added the lifecycle/stale Stale items. These items have not been updated for 90 days. label Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/stale Stale items. These items have not been updated for 90 days. needs-rebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants