You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This workflow's primary purpose is to give the Copilot coding agent
access to the private microsoft/duroxide-pg-opt repository via a token
and a git URL rewrite.
It also:
- checks out the repo
- installs a Rust toolchain
- configures Cargo to use git CLI (git-fetch-with-cli = true)
- runs cargo fetch to warm caches and validate duroxide-pg-opt access
0 commit comments