Skip to content

chore(ci): update BCR fork location after move to aspect-forks org - #284

Merged
jbedard merged 1 commit into
mainfrom
publish-bcr-fork
Jun 3, 2026
Merged

chore(ci): update BCR fork location after move to aspect-forks org#284
jbedard merged 1 commit into
mainfrom
publish-bcr-fork

Conversation

@jbedard

@jbedard jbedard commented Jun 3, 2026

Copy link
Copy Markdown
Member

The bazel-central-registry fork moved from aspect-build to aspect-forks. Pushes to the old location still succeed via git's redirect handling, but the GitHub API does not follow repo redirects when resolving the PR head ref, so publish-to-bcr fails to open the BCR pull request with 422 Validation Failed: head invalid.

This already broke the rules_js v3.2.0 release publish: https://github.com/aspect-build/rules_js/actions/runs/26905308688/job/79370430005 — every repo pointing registry_fork at the old location will hit the same failure on its next release.

🤖 Generated with Claude Code

The bazel-central-registry fork moved from aspect-build to aspect-forks.
Pushes to the old location succeed via redirect, but the GitHub API does
not follow redirects when resolving the PR head ref, so publish-to-bcr
fails to open the BCR pull request with 422 'head invalid'.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@aspect-workflows

aspect-workflows Bot commented Jun 3, 2026

Copy link
Copy Markdown

✨ Aspect Workflows Tasks

📅 Wed Jun 3 20:24:37 UTC 2026

✅ 21 successful tasks

  • ✅ buildifier · ⏱ 21.1s · 🐙 GitHub Actions · ☑️ Check
    💬 Format complete (clean)
  • ✅ test (test-e2e-bundle-bazel-8) · ⏱ 25.8s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (2/2 passed)
  • ✅ test (test-e2e-bundle-bazel-9) · ⏱ 1m 14s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (2/2 passed)
  • ✅ test (test-e2e-custom_version-bazel-7) · ⏱ 23.7s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (2/2 passed)
  • ✅ test (test-e2e-custom_version-bazel-8) · ⏱ 22.9s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (2/2 passed)
  • ✅ test (test-e2e-custom_version-bazel-9) · ⏱ 38.5s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (2/2 passed)
  • ✅ test (test-e2e-npm-links-bazel-7) · ⏱ 41.6s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (2/2 passed)
  • ✅ test (test-e2e-npm-links-bazel-8) · ⏱ 25.2s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (2/2 passed)
  • ✅ test (test-e2e-smoke-bazel-7) · ⏱ 25.1s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (1/1 passed)
  • ✅ test (test-e2e-smoke-bazel-8) · ⏱ 37.9s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (1/1 passed)
  • ✅ test (test-e2e-smoke-bazel-9) · ⏱ 54.7s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (1/1 passed)
  • ✅ test (test-e2e-sourcemaps-bazel-7) · ⏱ 24.5s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (8/8 passed)
  • ✅ test (test-e2e-sourcemaps-bazel-8) · ⏱ 43.2s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (8/8 passed)
  • ✅ test (test-e2e-toolchain_from_source-bazel-7) · ⏱ 1m 23s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (1/1 passed)
  • ✅ test (test-e2e-toolchain_from_source-bazel-8) · ⏱ 1m 23s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (1/1 passed)
  • ✅ test (test-e2e-toolchain_from_source-bazel-9) · ⏱ 1m 45s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (1/1 passed)
  • ✅ test (test-e2e-tsconfig-bazel-7) · ⏱ 24.5s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (3/3 passed)
  • ✅ test (test-e2e-tsconfig-bazel-8) · ⏱ 23s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (3/3 passed)
  • ✅ test (test-e2e-tsconfig-bazel-9) · ⏱ 53s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (3/3 passed)
  • ✅ test (test-root-bazel-8) · ⏱ 37.6s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (26/26 passed)
  • ✅ test (test-root-bazel-9) · ⏱ 1m 16s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (26/26 passed)

⏱ Last updated Wed Jun 3 20:26:39 UTC 2026 · 📊 GitHub API quota 7,670/15,000 (51% used, resets in 5m, throttle 8×)
🚀 Powered by Aspect CLI (v2026.22.44)  |  Aspect Build · X · LinkedIn · YouTube

@jbedard
jbedard merged commit f3bee5a into main Jun 3, 2026
56 checks passed
@jbedard
jbedard deleted the publish-bcr-fork branch June 3, 2026 20:29
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.

1 participant