Skip to content

Partial revert of googlesource auth changes#6529

Merged
npaun merged 2 commits into
mainfrom
npaun/partial-revert-googlesource
Apr 8, 2026
Merged

Partial revert of googlesource auth changes#6529
npaun merged 2 commits into
mainfrom
npaun/partial-revert-googlesource

Conversation

@npaun

@npaun npaun commented Apr 8, 2026

Copy link
Copy Markdown
Member

No description provided.

@github-actions

github-actions Bot commented Apr 8, 2026

Copy link
Copy Markdown

The generated output of @cloudflare/workers-types matches the snapshot in types/generated-snapshot 🎉

@ask-bonk ask-bonk Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm Bonk, and I've done a quick review of your PR.

This PR reverts the /a/ prefix from googlesource URLs in dependency configs (so external contributors can fetch without auth) and instead adds url.insteadOf git config rewrites in CI to restore authenticated access there.

Issues found:

  1. [HIGH] Linux CI will break: the insteadOf URL uses /horse/ instead of /a/.

This review was generated by an AI assistant and may contain errors.

Comment thread .github/actions/setup-runner/action.yml Outdated
@ask-bonk

ask-bonk Bot commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

I'm Bonk, and I've done a quick review of your PR.

This PR reverts the /a/ prefix from googlesource URLs in dependency configs and adds url.insteadOf git config rewrites in CI instead. One high-severity issue found:

  1. [HIGH] .github/actions/setup-runner/action.yml:39 — The Linux section uses https://chromium.googlesource.com/horse/ as the rewrite URL instead of https://chromium.googlesource.com/a/ (which Windows and macOS correctly use). This looks like a debug leftover and will break Linux CI. Posted a suggestion comment with the fix.

github run

@npaun npaun force-pushed the npaun/partial-revert-googlesource branch from 0bb3beb to 10f215b Compare April 8, 2026 16:31
@npaun npaun marked this pull request as ready for review April 8, 2026 16:46
@npaun npaun requested review from a team as code owners April 8, 2026 16:46
@npaun npaun requested review from jasnell and kentonv April 8, 2026 16:46
@npaun npaun merged commit 33f2616 into main Apr 8, 2026
24 checks passed
@npaun npaun deleted the npaun/partial-revert-googlesource branch April 8, 2026 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants