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

vendor quickstart templates into origin #7436

Merged
merged 1 commit into from
Feb 19, 2016

Conversation

bparees
Copy link
Contributor

@bparees bparees commented Feb 18, 2016

No description provided.

@bparees
Copy link
Contributor Author

bparees commented Feb 18, 2016

@smarterclayton @csrwng ptal. I am not loving this mechanism for automatically parsing the readme and pulling down the files, but it could be worse...

open to reasonable suggestions for improvement.

Creating a directory for each one makes the scripting much more complicated.

pushd examples/quickstarts
rm *json
rm *yaml
curl `grep https://raw.githubusercontent.com README.md | sed -E "s/.*\((.*)\) -.*/\\1 -O/"`
Copy link
Contributor

Choose a reason for hiding this comment

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

Will this work on Mac?

Copy link
Contributor

Choose a reason for hiding this comment

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

It will work

@smarterclayton
Copy link
Contributor

I'm ok with it not creating directories.

@smarterclayton
Copy link
Contributor

LGTM, add a section to HACKING.md to describe it.

@smarterclayton
Copy link
Contributor

And comments in the script.

@bparees
Copy link
Contributor Author

bparees commented Feb 18, 2016

@smarterclayton updated.

@smarterclayton
Copy link
Contributor

LGTM [merge]

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_requests_origin/5026/) (Image: devenv-rhel7_3474)

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to df353fc

@openshift-bot
Copy link
Contributor

[Test]ing while waiting on the merge queue

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to df353fc

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test FAILURE (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/1354/)

openshift-bot pushed a commit that referenced this pull request Feb 19, 2016
@openshift-bot openshift-bot merged commit 3d55cda into openshift:master Feb 19, 2016
@bparees bparees deleted the examples branch February 22, 2016 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants