UebelAndre

Results 173 issues of UebelAndre

Just adding this here as a paper trail. I opened https://github.com/rust-lang/cargo/issues/1545 which is a feature request to either integrate this crate into Cargo or for cargo to provide similar functionality....

I ran into the following error in a [recent github action](https://github.com/bazelbuild/rules_rust/runs/5601150392?check_suite_focus=true) ``` Error: Cannot read property 'data' of undefined ``` The step is defined here: https://github.com/bazelbuild/rules_rust/blob/635da93206c2761d9db58ed82e194d2af053faf6/.github/workflows/release.yaml#L134-L143

Is there a pull request or issue tracking getting this merged into https://github.com/rust-lang/cargo ?

### Description of the feature request: I would like to write rules which contain an `args` attribute where users can define a test with unique command line arguments. I think...

type: feature request
untriaged
team-Build-Language

### Description of the feature request: Whenever I run coverage I get a massive log that's largely ``` File '/foo/bar.h' Lines executed0.00% of 3 File '/foo/baz.h' No executable lines File...

type: feature request
P3
coverage
team-Rules-Server

# 🚀 feature request ### Relevant Rules ### Description I've been looking for a rule which allows me to build an image and run it as a test with some...

Would it be possible to get a new release of `rules_docker`? 🙏

## PR Checklist Please check if your PR fulfills the following requirements: - [ ] Tests for the changes have been added (for bug fixes / features) - [ ]...

# 🚀 feature request ### Relevant Rules `container_image` ### Description A clear and concise description of the problem or missing capability... I would like to be able to build a...

[Chocolatey](https://chocolatey.org/) is a package manager for windows. It'd be incredibly beneficial to be able to download things like `buildifier` via chocolatey. Could some kind soul set this up? 🙏