Update shared CI#3722
Conversation
|
🤖 Finished Review · ✅ Success · Started 11:16 AM UTC · Completed 11:37 AM UTC |
PR Summary by QodoRefresh shared CI cruft template and update GitHub Actions pins
AI Description
Diagram
High-Level Assessment
Files changed (12)
|
Code Review by Qodo
Context used✅ Compliance rules (platform):
9 rules 1.
|
ReviewFindingsLow
Previous runReviewFindingsMedium
Low
Labels: PR updates shared CI template dependencies and GitHub Actions workflow versions |
mmorhun
left a comment
There was a problem hiding this comment.
Also Qodo's comment about whitespaces input make sense, just to be safer.
| TRUSTED_ARTIFACTS="task-generator/trusted-artifacts" | ||
|
|
||
| tashdir="$(mktemp --dry-run)" | ||
| tashdir="$(mktemp -d)" |
There was a problem hiding this comment.
This is from konflux-ci/task-repo-shared-ci@61d1271
Fixing in konflux-ci/task-repo-shared-ci#68 |
Done with: uvx cruft update --skip-apply-ask --allow-untracked-files And manually resolved rejections in files that we edited separately from upstream. Signed-off-by: Adam Cmiel <acmiel@redhat.com>
52ec9ab to
1a8cb88
Compare
|
Re-updated after merging konflux-ci/task-repo-shared-ci#68 |
|
🤖 Finished Review · ✅ Success · Started 1:29 PM UTC · Completed 1:46 PM UTC |
Done with: uvx cruft update --skip-apply-ask --allow-untracked-files
And manually resolved rejections in files that we edited separately from upstream.