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

DM-14563: Add command-line script for repo creation. #47

Merged
merged 1 commit into from May 25, 2018

Conversation

TallJimbo
Copy link
Member

ci_hsc needs to make a new repo, and it's quite a bit more convenient if it can run a command-line script. I also think this will be useful in other contexts.

help=("Path to an existing YAML config file to apply (on top of defaults)."))
parser.add_argument("--standalone", action="store_true", default=False,
help=("Include all defaults in the config file in the repo, insulating "
"the repo from changes in package defaults."))
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why the two trailing spaces?

Copy link
Member Author

Choose a reason for hiding this comment

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

Copy/paste relic. Fixed.

@TallJimbo TallJimbo merged commit fbeb71d into master May 25, 2018
@ktlim ktlim deleted the tickets/DM-14563 branch August 25, 2018 06:50
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.

None yet

2 participants