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/.github
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6
Choose a base ref
...
head repository: bazel-contrib/.github
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7
Choose a head ref
  • 7 commits
  • 4 files changed
  • 1 contributor

Commits on Mar 11, 2024

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

Commits on May 9, 2024

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

Commits on Jun 26, 2024

  1. fix: don't check BCR patches on Windows

    The patches aren't platform-specific so it's redundant to test on windows.
    Also our shell one-liner doesn't work on windows.
    alexeagle authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d76fcd3 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. chore: add charter for TSC

    alexeagle committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    f231cc0 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    alexeagle authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    ac4e7e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Update README.md

    alexeagle authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    69b4764 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. CI testing: remove Bazel 6, add Bazel 8 (#17)

    * feat: replace Bazel 6 testing with Bazel 8
    
    * print the bazel version that was resolved
    
    * Enable workspace explicitly
    
    * Update bazel.yaml
    
    * Update bazel.yaml
    
    The RC just came out
    alexeagle authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8889dd1 View commit details
    Browse the repository at this point in the history
Loading