Christian Scott

Results 9 issues of Christian Scott

this will allow us to use `loader-runner` when we have custom loader resolution options via `resolveLoader`

It's a little bit tricky to find the docs currently. I didn't realise there were any until I found them via google search. You can add a link to the...

P3
documentation

### Module location https://github.com/google/closure-compiler/ ### Link to bzlmod issue in the module's repository https://github.com/google/closure-compiler/issues/4224 ### Any other context to provide? _No response_ ### Fund our work - [ ] Sponsor...

module wanted

### Module location https://github.com/bazelbuild/remote-apis ### Link to bzlmod issue in the module's repository _No response_ ### Any other context to provide? _No response_ ### Fund our work - [ ]...

module wanted

Hello, I'd love to be able to depend on closure compiler via bzlmod. I believe the only blocker preventing this module being published to bcr is the use of `git_override()`...

cloning currently fails with `Error: Git remote named '$remote' already exists` if the user has some config somewhere that applies to `$remote`, e.g. in ~/.gitconfig. this error makes sense if...

## Description `jj git clone` is failing for me ``` # jj git clone https://github.com/octocat/Hello-World Error: Git remote named 'origin' already exists ``` It also fails when I try to...

🐛bug

One of the best things about `bazel-remote` is that it gives you an ~infinitely scalable remote cache with ~zero operational overhead if you use S3 as the backend. At my...