Peter Magnusson

Results 51 issues of Peter Magnusson

When adding a `optional string name = 4;` to my proto file and running protoc with `--experimental_allow_proto3_optional` I got the following error. `api.proto: is a proto3 file that contains optional...

- Skip .NET Core since we don't use it. Saves some time during workflow - Pull-Requests and such is better off building in "Debug" mode instead of "Release" if additional...

Whenever a tag looking like *.*.* is pushed this will trigger a release build using Nerdbank.Gitversioning and a proper GitHub Release will be created out of the results. This will...

In the toolchain instructions there are some added libs and headers. What's the source of these, from espressif sdk and what would happen if I didn't include them? If I'm...

Just making an issue of it.

enhancement

I know it's more like IPFIX = NetFlow V10 and this project says V9. Vyos seems to include IPFIX types within it's V9 netflow packets. So unless they are included...

* Installing more fonts solves some issues with for example asian languages showing as empty squares when converting docx to pdf * added docker-compose file and excluded `.devcontainer` in dockerignore...

Signal K has a JSON schema at https://github.com/SignalK/specification/tree/master/schemas which go-jsonschema fails to generate code for. ```shell # when located in the `schemas` folder of the signal k specification go-jsonschema -p...

## Feature Request It seems as if there could be use for some kind of middleware when using nats.micro service. #### Use Case: Easliy add things to all endpoint handlers....

feature

On a fresh ubuntu 22.04 I got an error when creating dnsmasq config. ``` TASK [ansible-community.ansible-consul : Create Dnsmasq configuration] ********************************************************************************************************************************************************** [WARNING]: conditional statements should not include jinja2 templating delimiters...