Fabian Wiles

Results 19 issues of Fabian Wiles

**Describe the bug** Coverage Gutters is not able to watch changes to readonly coverage files **To Reproduce** Not sure best way to reproduce this. Our build system produces a lcov...

investigating

fixes https://github.com/micromatch/micromatch/issues/175 This removes all dependency on the path module from nodejs. This makes it easier for users downstream to bundle micromatch for use in browsers when using pre-configured bundlers...

# 🚀 feature request ### Relevant Rules - `ts_project` - `nodejs_binary` - `jasmine_node_test` Maybe others, but these are the ones I'm familiar with ### Description - Add support for executing...

## PR Checklist - [x] Tests for the changes have been added (for bug fixes / features) - [ ] Docs have been added / updated (for bug fixes /...

## Type of Issue - [x] Feature Request Right now having a ng-package.json appears redundant. I propose that we should optionally be able to configure via the CLI both the...

feature
roadmap (low)

_(Thanks for reporting an issue to micromatch! If you haven't already read the [contributor guidelines](contributing.md), Please do that now, then proceed to fill out the details below.)_ ## Please describe...

I might be missed where this is configured, but is there a way to configure `k8s_object` to not have all the other targets that hang off it? We only use...

help wanted

Currently we can only configure downloading a prebuilt kubectl from a single source, meaning a single os type, in this example Linux. https://github.com/bazelbuild/rules_k8s/tree/master/toolchains/kubectl#download-a-custom-kubectl-binary Looking at `rules_nodejs` they provide an api...

Adding this feature will reduce the need for system deps to compile the binary. Here are some examples of other npm packages that allow for precompiled binary downloads. Falling back...

enhancement

We'd like to just use this extension for code highlighting. So we don't need to have buildifier or bazel installed globally on our systems. Possibly adding config to disable this...

good first issue