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.12.0
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.13.0
Choose a head ref
  • 4 commits
  • 11 files changed
  • 4 contributors

Commits on Jan 24, 2025

  1. Configuration menu
    Copy the full SHA
    c138dd7 View commit details
    Browse the repository at this point in the history
  2. feat: Add diff_test_failure_message attribute to write_source_file* (#…

    …1030)
    
    * Add diff_test_failure_message attribute to write_source_file*
    
    This makes it so that developers can add a custom error message to the
    diff test failure messages when using `write_source_file` and
    `write_source_files`.
    
    * Fix divergent kwargs markdown generation
    jameskuszmaul-brt authored Jan 24, 2025
    Configuration menu
    Copy the full SHA
    c6707f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

  1. chore(deps): update pre-commit hook commitizen-tools/commitizen to v4…

    ….1.1 (#1039)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    cd2ff77 View commit details
    Browse the repository at this point in the history
  2. feat: Add option to pass args to diff command in diff_test on Lin…

    …ux/MacOS (#1032)
    
    * add option to pass args to `diff` in `diff_test`
    
    * update docs
    r0bobo authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    63c1f4d View commit details
    Browse the repository at this point in the history
Loading