Skip to content

feat(bazel): publish codescythe BCR overlay - #114

Merged
longlho merged 2 commits into
mainfrom
codex/codescythe-bcr-overlay
Aug 23, 2026
Merged

longlho merged 2 commits into
mainfrom
codex/codescythe-bcr-overlay

Conversation

@longlho

@longlho longlho commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a Watchman-style BCR overlay for codescythe 0.10.1 with checksum-verified macOS ARM64, Linux AMD64, and Linux ARM64 toolchains
  • validate the real registry consumer on all three platforms in GitHub Actions
  • publish the checked-in registry entry automatically after CLI releases or manually through the BCR workflow

Test plan

  • build an independent consumer through the checked-in BCR registry and run codescythe 0.10.1
  • bazel test //tests/fixtures/runfiles-fixture:codescythe_runfiles_test //tests/fixtures/runfiles-false-positive:codescythe_false_positive_test --test_output=errors
  • verify overlay integrity hashes, matching MODULE.bazel files, buildifier, and workflow YAML

Closes #112

@longlho
longlho merged commit eb2adcb into main Aug 23, 2026
5 checks passed
@longlho
longlho deleted the codex/codescythe-bcr-overlay branch August 23, 2026 06:20
longlho pushed a commit that referenced this pull request Aug 23, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.11.0](codescythe_cli_v0.10.1...codescythe_cli_v0.11.0)
(2026-08-23)


### Features

* **bazel:** publish codescythe BCR overlay
([#114](#114))
([eb2adcb](eb2adcb)),
closes [#112](#112)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

Bazel/Aspect integration support (rules_codescythe or docs for running under Bazel)

1 participant