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/bazel-lib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.17.1
Choose a base ref
...
head repository: bazel-contrib/bazel-lib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.19.1
Choose a head ref
  • 14 commits
  • 30 files changed
  • 5 contributors

Commits on May 30, 2025

  1. refactor: Bazelrc presets: Almost always use common (#1095)

    * refactor: Bazelrc presets: Almost always use common
    
    * fix preset tests
    hofbi authored May 30, 2025
    Configuration menu
    Copy the full SHA
    f048405 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

  1. Configuration menu
    Copy the full SHA
    89e3dec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    220e23f View commit details
    Browse the repository at this point in the history
  3. fix: Remove references to @local_config_platform (#1098)

    * Remove references to `@local_config_platform`
    
    This repo is no longer available in Bazel@HEAD.
    
    * Create host_platform repo
    fmeum authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    930a060 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2025

  1. refactor: Make all bazelrc presets common (#1099)

    * Make all bazelrc presets common
    
    * review comments
    hofbi authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    e18761f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

  1. feat: document the workspace requirement to load rules_shell (#1101)

    772d605 fixed the bzlmod files but not the workspace files
    novas0x2a authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    60d9189 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f79985 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

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

Commits on Jun 10, 2025

  1. Configuration menu
    Copy the full SHA
    435c60f View commit details
    Browse the repository at this point in the history
  2. chore: add back doc redirects (#1100)

    User report: the top result on Google is https://github.com/bazel-contrib/bazel-lib/blob/main/docs/tar.md which is now a 404, and I couldn't see any obvious signposts.
    alexeagle authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    3ebbbac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c561ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2450c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1cf3985 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    824aa09 View commit details
    Browse the repository at this point in the history
Loading