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 a script to wait for packaging to complete #191

Merged
merged 1 commit into from Mar 13, 2023

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Mar 10, 2023

During the release process there's a step where the release engineer needs to wait for packaging to complete. This uses the existing ci-jobs functionality to poll a job.

This allows a release engineer to script things further, like:

./wait-packaging && ./download_rpms

During the release process there's a step where the release engineer
needs to wait for packaging to complete. This uses the existing ci-jobs
functionality to poll a job.

This allows a release engineer to script things further, like:

    ./wait-packaging && ./download_rpms
@ekohl ekohl merged commit 6cd14a6 into theforeman:master Mar 13, 2023
@ekohl ekohl deleted the add-a-script-to-wait-for-packaging branch March 13, 2023 15:15
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