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

build promotion scripts #175

Merged
merged 1 commit into from Jun 6, 2016
Merged

build promotion scripts #175

merged 1 commit into from Jun 6, 2016

Conversation

seandst
Copy link
Contributor

@seandst seandst commented Jun 2, 2016

The new "promote-build" script is triggered after the repo build automation
jobs, and blocks until the pulp-(version)-dev builds are complete. If they
succeed, the repo is published to the tested repo location specified in
the release config named on the command line.

fixes #1927
https://pulp.plan.io/issues/1927

@@ -1,5 +1,6 @@
koji-target-prefix: pulp-2.8
rsync-target-dir: 2.8/stage
rsync-tested-dir: 2.8/dev
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Assuming this approach is approved, I'll put together a docs patch to document this new field.

@elyezer
Copy link
Collaborator

elyezer commented Jun 2, 2016

Looks good to me, I left some suggestions feel free to incorporate them or not and merge.

The new "promote-build" script is triggered after the repo build automation
jobs, and blocks until the pulp-(version)-dev builds are complete. If they
succeed, the repo is published to the tested repo location specified in
the release config named on the command line.

fixes #1927
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.

None yet

2 participants