Skip to content

fix: add .bazelignore, rename test to check, fix license badge - #5

Merged
fullzer4 merged 2 commits into
mainfrom
fix/devshell-bazelignore
May 4, 2026
Merged

fullzer4 merged 2 commits into
mainfrom
fix/devshell-bazelignore

Conversation

@fullzer4

@fullzer4 fullzer4 commented May 3, 2026

Copy link
Copy Markdown
Owner
  • Add .bazelignore to exclude .direnv/ from Bazel analysis
  • Rename devshell 'test' command to 'check' (conflicts with bash builtin)
  • Fix README license badge from MIT OR Apache-2.0 to Apache-2.0
  • Rewrite CONTRIBUTING.md with parity test and new module/binding guides

@fullzer4 fullzer4 self-assigned this May 3, 2026
@fullzer4
fullzer4 force-pushed the fix/devshell-bazelignore branch 3 times, most recently from 67f1d65 to 7fbd47d Compare May 3, 2026 22:54
- Add .bazelignore to exclude .direnv/ from Bazel analysis
- Rename devshell 'test' command to 'check' (conflicts with bash builtin)
- Fix README license badge from MIT OR Apache-2.0 to Apache-2.0
- Rewrite CONTRIBUTING.md with parity test and new module/binding guides
@fullzer4
fullzer4 force-pushed the fix/devshell-bazelignore branch from 7fbd47d to 8e37fba Compare May 3, 2026 22:59
…n, wasm

Use rust_shared_library + cargo_build_script for Node.js NAPI,
rust_shared_library + genrule rename for Python PyO3, and
rust_shared_library + rust_wasm_bindgen for WASM bindings.

This makes all parity tests hermetic (no local/no-sandbox tags),
removing dependency on workspace state (.venv, stdbr.node, pkg/).
Pin wasm-bindgen to 0.2.105 to match rules_rust_wasm_bindgen toolchain.
Delete unused parity.bzl macro.
@fullzer4
fullzer4 merged commit a06cde7 into main May 4, 2026
1 check passed
@fullzer4
fullzer4 deleted the fix/devshell-bazelignore branch August 13, 2026 20:18
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