Sasha Avalon

Results 9 issues of Sasha Avalon

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

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

# 🐞 bug report ### Affected Rule The issue is caused by the rule: `nodejs_image` and other `nodejs` rules. ### Is this a regression? No. ### Description `nodejs_image` requires a...

Use `.short_path` instead of `.path`, which fixes a bug in `buf_proto_breaking_test` that caused protos to not be found. Without this fix, a rule like: ```starlark buf_proto_breaking_test( name = "my_proto_breaking_test", against_input...

lang-buf

Update buf from version `v1beta1` to `v1, to allow using the latest linting rules.

dependencies
lang-buf

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

Can Close?

Add a new config option, `protoSrcsDir`, which optionally limits the scope of proto file searches from `{workspaceRoot}/**` down to `{workspaceRoot}/path/to/protos/**`. This fixes an issue where autocompletion and go-to-definition calls are...

This is breaking tooling that relies on `package.json` being a valid JSON file.

### What version of gazelle are you using? v0.28.0 ### What version of rules_go are you using? v0.37.0 ### What version of Bazel are you using? 5.4.0 ### Does this...