-
```
What steps will reproduce the problem?
First attempt:
1. Build ProtoGen under Mono (I built on Linux, using `xbuild` in the ProtoGen
directory)
2. Run ProtoGen on a .proto file (I used the first…
-
```
What steps will reproduce the problem?
First attempt:
1. Build ProtoGen under Mono (I built on Linux, using `xbuild` in the ProtoGen
directory)
2. Run ProtoGen on a .proto file (I used the first…
-
```
What steps will reproduce the problem?
First attempt:
1. Build ProtoGen under Mono (I built on Linux, using `xbuild` in the ProtoGen
directory)
2. Run ProtoGen on a .proto file (I used the first…
-
[RFC](https://github.com/rust-lang/rfcs/pull/2033).
This is an *experimental* RFC, which means that we have enough confidence in the overall direction that we're willing to land an early implementa…
-
Using dockerPy's [logs method](https://docker-py.readthedocs.io/en/stable/api.html) stream logs line by line, deciphering them
This is to ensure greater accuracy when reading logged messages.
To f…
-
-
### Problem Description
Kubernetes has been deprecating API(s), which will be removed and are no longer available in 1.22. Operators projects using [these APIs](https://kubernetes.io/docs/reference/…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Ignored or Blocked
These are…
-
We have evolved our analyzer package to one that contains both analyzers and source generators. To avoid some expensive analysis happening in both 'halves', we moved some analyzer production to the so…
-
Hello !
I started experimenting with a Godot client (`GDScript`), and albeit there's not much to show right now I wanted to write something here in case anyone else is interested in joining forces.…