mirror of
https://github.com/actions/checkout.git
synced 2026-05-13 16:09:50 +00:00
064fe7f331
Build and Test / test (macos-latest) (push) Waiting to run
Build and Test / test (windows-latest) (push) Waiting to run
Check dist / check-dist (push) Successful in 1m57s
Licensed / Check licenses (push) Successful in 1m0s
Build and Test / build (push) Failing after 53s
Build and Test / test-output (push) Successful in 13s
Build and Test / test (ubuntu-latest) (push) Failing after 15m6s
Build and Test / test-proxy (push) Failing after 11m26s
Build and Test / test-bypass-proxy (push) Failing after 11m21s
Build and Test / test-git-container (push) Failing after 11m7s
CodeQL / Analyze (javascript) (push) Failing after 2m51s
* Initial plan * Add orchestration ID support to git user-agent Co-authored-by: TingluoHuang <1750815+TingluoHuang@users.noreply.github.com> * Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Improve tests to verify user-agent content and handle empty sanitized IDs Co-authored-by: TingluoHuang <1750815+TingluoHuang@users.noreply.github.com> * Simplify orchestration ID validation to accept any non-empty sanitized value Co-authored-by: TingluoHuang <1750815+TingluoHuang@users.noreply.github.com> * Remove test for orchestration ID with only invalid characters Co-authored-by: TingluoHuang <1750815+TingluoHuang@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: TingluoHuang <1750815+TingluoHuang@users.noreply.github.com> Co-authored-by: Tingluo Huang <tingluohuang@github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>