Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bazel-contrib/rules_shell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.1
Choose a base ref
...
head repository: bazel-contrib/rules_shell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.1
Choose a head ref
  • 4 commits
  • 8 files changed
  • 3 contributors

Commits on Feb 3, 2026

  1. Configuration menu
    Copy the full SHA
    1e8bab6 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2026

  1. Add ShInfo and ShBinaryInfo providers (#47)

    closes #16
    
    ---------
    
    Co-authored-by: Fabian Meumertzheim <fabian@meumertzhe.im>
    UebelAndre and fmeum authored Mar 8, 2026
    Configuration menu
    Copy the full SHA
    5132dd4 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2026

  1. Migrate from Publish to BCR app to workflow (#50)

    ## Summary
    - Add `.github/workflows/publish.yaml` that uses the
    `bazel-contrib/publish-to-bcr` reusable workflow to automate BCR
    publishing after releases
    - Update `release.yml` to call the new publish workflow after a
    successful release and bump `release_ruleset` from v6 to v7.2.2
    - Add required permissions for artifact attestations (`id-token: write`,
    `attestations: write`)
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    fmeum authored Mar 13, 2026
    Configuration menu
    Copy the full SHA
    81c0071 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. Update CONTRIBUTING.md to simplify contribution process (#56)

    Removed sections about Contributor License Agreement and community
    guidelines.
    meteorcloudy authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    9d7cb08 View commit details
    Browse the repository at this point in the history
Loading