ci(itk): switch to v2 itk launcher - #1186
Merged
Merged
Conversation
JakubWorek
force-pushed
the
jakubworek/itk-v2-launcher-default
branch
from
August 12, 2026 16:16
cb6b73e to
dda5d73
Compare
JakubWorek
force-pushed
the
jakubworek/itk-v2-launcher-default
branch
from
August 12, 2026 16:36
dda5d73 to
61ec9ed
Compare
Idiomatic, matches the existing 'Checkout code' step, gets free GITHUB_TOKEN auth + built-in retries on transient network failures.
mykytanetipa
approved these changes
Aug 13, 2026
Replace 'safe.directory *' (trusts every path) with a targeted per-repo whitelist under /root/.cache/a2a-itk. Only warm-cache repos need this (fresh clones by container root are already same-UID).
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.
Description
Switches itk scripts to use new version of launcher
Confirmation and testing done in fork: https://github.com/JakubWorek/a2a-python/actions/runs/31666233084