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

Automate waiting for images to build #458

Open
mkolesnik opened this issue Aug 2, 2022 · 1 comment
Open

Automate waiting for images to build #458

mkolesnik opened this issue Aug 2, 2022 · 1 comment
Assignees

Comments

@mkolesnik
Copy link
Contributor

We currently have an ability to detect if any open PRs from a previous stage are still open.
On the same note, we could detect if necessary images are finished building.

We could either try to query the jobs on the CI, or piggy back on the dependency tracking bot.
For this, image building jobs for projects that build images for a specific tag could open an automated issue when they start, and close it when the job ends successfully.
We could then use "Depends on" (similar to #457) on the PR created by make release to track these "tracker" issues.

The only problem is that the E2E would still fail, but that could easily be manually re-run (and perhaps this can be further automated in the future).

@mkolesnik mkolesnik self-assigned this Nov 16, 2022
@stale
Copy link

stale bot commented Mar 23, 2023

This issue has been automatically marked as stale because it has not had activity for 60 days. It will be closed if no further activity occurs. Please make a comment if this issue/pr is still valid. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Mar 23, 2023
@skitt skitt removed the wontfix This will not be worked on label Mar 23, 2023
@submariner-io submariner-io deleted a comment from katula80 Mar 23, 2023
@submariner-io submariner-io deleted a comment from katula80 Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

2 participants