Clément Jean

Results 14 issues of Clément Jean

i'm working on a tool which provide shell suggestion for protoc and I would like to know if there is a list of all the options for the two flags....

I'm really interested by the idea, I would like to help.

I'm really interested by the work you did here and I would like to know if you are still working on this or not. Please contact me by email (Github...

This is the second part of #6736 which is moving away from github.com/golang/protobuf in favor of google.golang.org/protobuf/proto RELEASE NOTES: * Use google.golang.org/protobuf/proto instead of github.com/golang/protobuf.

Status: Requires Reporter Clarification
Type: Dependencies

@dfawley this is the continuation of #6919 I'm still unsure about the reflection package. I read the [README](https://github.com/grpc/grpc-go/blob/master/reflection/grpc_testing_not_regenerate/README.md) there and it says that we shouldn't regenerate the testv3.go file. I...

Type: Dependencies

### Description I saw that this is working with an older version of rules_dotnet. On top of that it is using the @io_bazel_rules_dotnet name which is not used in the...

lang-csharp
lang-fsharp

I'm trying to add support for dotnet (C#). I have the Bazel project ready [(check here)](https://github.com/Clement-Jean/protoc-gen-validate/tree/dotnet/dotnet) but I'm not sure how to proceed. Is there any way we could have...

Question
Language Support

### What happened? I ran the following command: `bazel run --enable_bzlmod //python:main` and got the following error: ``` Error loading '@rules_python~0.21.0//python/extensions:python.bzl' for module extensions, requested by /MODULE.bazel:6:23: Label '@rules_python~0.21.0//python/extensions:python.bzl' is...

bug

When copying a apkg file and importing it in Anki the due date differs from the original

help wanted
good first issue

### Description of the feature request: It would be great to have a way to add new files to a `git_repository` or `http_archive` without having to generate a dummy diff...

type: feature request
P3
team-ExternalDeps