Skip to content
  1. Mar 11, 2025
  2. Feb 20, 2025
  3. Dec 20, 2024
  4. Dec 18, 2024
  5. Dec 16, 2024
  6. Dec 13, 2024
  7. Oct 08, 2024
  8. Aug 30, 2024
  9. Aug 20, 2024
    • Matthew Clarkson's avatar
      test: add `rules_git` tests · afb5c2e4
      Matthew Clarkson authored
      To effectively test `bazel-git` with `rules_git` a repository context
      time label to a built `bazel-git` needs to be provided.
      
      The `test/build` repository provides a repository context time build
      of the project to retrieve a `bazel-git` that can be used in the
      `git_fetch` rules in `MODULE.bazel`.
      
      The downside is that an isolated output base must be used to prevent
      deadlock when running the build. Duplicated downloads of dependencies
      will occur.
      
      The upside is that `bazel-git` is tested in the same way that the
      primary downstream ruleset uses the binary.
      afb5c2e4
  10. Jun 12, 2024
  11. May 22, 2024
Loading