Andre Brisco
Andre Brisco
This would make it easier to triage issues 🙏
# Summary I would like to collect coverage for an explicit set of source files. Outside of pytest-cov, I can make a `coveragerc` that uses [include](https://coverage.readthedocs.io/en/6.4.1/config.html#run-include) to specify what I...
### Things to check first - [X] I have searched the existing issues and didn't find my bug already reported there - [X] I have checked that my bug is...
I would like to be able to provide my own `libzstd.a` when building `zstd-safe`. This change introduces the `vendored` feature in combination with the following environments to support this: -...
``` (12:00:44) ERROR: An error occurred during the fetch of repository 'rules_helm_test_container_base': Traceback (most recent call last): File "C:/bzl/3v3tqmyi/external/rules_oci/oci/private/pull.bzl", line 449, column 55, in _oci_alias_impl manifest, _, digest = downloader.download_manifest(rctx.attr.identifier,...
This way we can continue to know if the repository rules and bzlmod continue to work as expected and that the rules are not accidentally unusable outside of this repo.
Helm v2 does not currently work. This issue tracks adding the backwards compatibility
For this change I assumed there was a reason these sources were not passed directly vs being in a glob and opted to simply allow files to be missing.
Reproducible by running `bazel build //tests:hello_c` on the following platforms: ## [Windows](https://buildkite.com/bazel/github-dot-com-jmillikin-rules-bison/builds/1798#01910f26-8a76-4ac5-9678-f42f2024dea4) ``` (18:14:52) ERROR: C:/b/bk-windows-0n2b/bazel/github-dot-com-jmillikin-rules-bison/tests/BUILD:27:17: Linking tests/hello_c.dll failed: (Exit 1120): link.exe failed: error executing CppLink command (from target //tests:hello_c)...
Hi, thank you for this crate! I was wondering, does this crate support underlined text? I would be happy to try and contribute the functionality of not (would need some...