Closed
Conversation
Collaborator
OhmSpectator
commented
Jun 23, 2025
- I broke everything
NVIDIA is blocking local runners to access the Jetpack tarballs, let's move them to a local server. GRUB as well, so let's move to local server and use gnulib mirror. Signed-off-by: Renê de Souza Pinto <rene@renesp.com.br>
Signed-off-by: Renê de Souza Pinto <rene@renesp.com.br>
Signed-off-by: Renê de Souza Pinto <rene@renesp.com.br>
Signed-off-by: Renê de Souza Pinto <rene@renesp.com.br>
Signed-off-by: Renê de Souza Pinto <rene@renesp.com.br>
Signed-off-by: Renê de Souza Pinto <rene@renesp.com.br>
Signed-off-by: Renê de Souza Pinto <rene@renesp.com.br>
Signed-off-by: Renê de Souza Pinto <rene@renesp.com.br>
Signed-off-by: Renê de Souza Pinto <rene@renesp.com.br>
Signed-off-by: Renê de Souza Pinto <rene@renesp.com.br>
This commit changes the assets workflow to: 1. Produce assets for arm64 platform variants: nvidia-jp5 and nvidia-jp6 2. Fix the assets for IPXE installer 3. Create a sha256sum for all files Signed-off-by: Renê de Souza Pinto <rene@renesp.com.br>
Introduce a GitHub Actions workflow that enables authorized users to trigger a CI rerun by commenting `/rerun-ci` on a pull request. The workflow verifies the commenter against the list in CODEOWNERS before proceeding. It identifies failed workflow runs for the PR and attempts to rerun them. This aims to streamline CI management and restricts rerun capabilities to approved users, improving security and workflow efficiency. Signed-off-by: Nikolay Martyanov <nikolay@zededa.com>
Collaborator
Author
|
/rerun-ci |
1 similar comment
Owner
|
/rerun-ci |
Collaborator
Author
|
I don't even see the action in the list:( |
Collaborator
Author
|
/rerun-ci |
1 similar comment
Owner
|
/rerun-ci |
Collaborator
Author
|
https://github.com/rene/eve/actions/runs/15834200117/job/44633904844#step:5:1 It works, but it does not see the workflows as failed... I think the problem is that the workflow is not marked as failed until any job is running. Will check... |
Collaborator
Author
|
/rerun-ci |
1 similar comment
Owner
|
/rerun-ci |
Update the workflow to use the GitHub CLI (gh) instead of direct curl calls to the GitHub API for interacting with workflow runs. This change streamlines authentication, error handling, and parsing. Additionally, improve how failed runs are identified by filtering on the correct event type (pull_request_target) and branch using `gh run list`, making the rerun logic more accurate and robust. The logic for canceling and rerunning workflow runs via comment commands is also updated to work with the new approach. Introduce a /rerun-ci cancel command that cancels all in-progress or queued runs for the current pull request and then re-runs any runs that were canceled, giving users more control over workflow execution directly from PR comments. Signed-off-by: Nikolay Martyanov <nikolay@zededa.com>
8bb030e to
e9a88b0
Compare
Collaborator
Author
|
/rerun-ci cancel |
Collaborator
Author
|
/rerun-ci |
1 similar comment
Owner
|
/rerun-ci |
7 tasks
e9a88b0 to
6ce112b
Compare
Collaborator
Author
|
/rerun-ci |
6ce112b to
53e8fab
Compare
Collaborator
Author
|
/rerun-ci |
1 similar comment
|
/rerun-ci |
|
/rerun-ci cancel |
Collaborator
Author
|
/rerun-ci |
Collaborator
Author
|
/rerun-ci cancel |
53e8fab to
899ca33
Compare
Collaborator
Author
|
/rerun-ci cancel |
Collaborator
|
/rerun-ci |
Collaborator
|
/rerun-ci cancel |
899ca33 to
0eea70e
Compare
Collaborator
Author
|
/rerun red |
Collaborator
Author
|
/rerun yellow |
7 tasks
24ebe8e to
670f237
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.