Jon Campbell

Results 21 issues of Jon Campbell

This should make fixing regex pattern issues easier... to bubble up an error like this: https://play.golang.org/p/dubZiQ-HCN0

std.get() is missing from go-jsonnet, on the [jsonnet standard library](https://jsonnet.org/ref/stdlib.html) page it says this function will be available in an upcoming release. Does this file (https://github.com/google/go-jsonnet/blob/master/linter/internal/types/stdlib.go) have to be updated...

I would like to use an interface for this event in a local implementation, but unfortunately a getter for this type doesn't exist. Can we create a getter for `PushEvent.GetCommits`?...

For the oses that use a real diff binary, can we add an option to select unified vs context diff output (`-c` vs `-u`)? I don't mind putting in a...

type: feature request
good first issue
P3

**What happened**: I loaded a docker image by digest and kind seemed to load the image correctly. But, unfortunately the image wasn't loaded. Here is a redacted snippet of the...

kind/bug

### What version of gazelle are you using? `v0.24.0` ### What version of rules_go are you using? `v0.31.0` ### What version of Bazel are you using? `5.0.0` ### Does this...

Currently this plugin doesn't expand version ranges, it just leaves the range in the flattened pom. Is it possible to flatten ranges as well using this plugin? Example: Original pom.xml...

help wanted

At the moment only `.yaml` and `.yml` file extensions are allowed for prow job configs... let's go ahead and allow `.json` files also.

area/prow
cncf-cla: yes
needs-ok-to-test
size/XS
sig/testing
lifecycle/rotten

**Describe the bug** While it is easy for most consumers to just pull `latest-arm64` (and not worry about content changes), it is impossible for mirrors to pull blobs by tag...

**Is your feature request related to a problem? Please describe.** Not entirely, my request is related to a feature that would allow for more use-cases. **Describe the solution you'd like**...

P3
type: feature request