Adam Lehechka
Adam Lehechka
**Describe the solution you'd like** To support capturing tracing data, it would be amazing to add out-of-the-box support for the OpenTelemetry standard into the `connect-go` client/server. This would likely be...
The `source_relative` option will only generate the resulting `.go` file into the specified out directory. However, when `.proto` files are nested down a path, other protoc plugins will respect the...
## What this PR does / Why we need it Due to a recent security update, Docker image GHA runs no longer are provided permissions to checked out repos. This...
# Overview I just recently found this project and really like the concept of being able to create and define components in a manner that generates Go code and can...
### Welcome! - [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/mesh/issues) and didn't find any. - [X] Yes, I've searched similar issues on the [Traefik Mesh community forum](https://community.traefik.io/c/traefik-mesh) and didn't...
**Is your feature request related to a problem? Please describe.** When using Vite to produce the production build of a React app, it was found that tree-shaking only occurs per...
# Overview This is another step toward HTML LSP support in templ, related to the discussion in #498. This PR specifically implements the ContextWriter that @a-h proposed in this [comment](https://github.com/a-h/templ/issues/498#issuecomment-1937716137)....
# Overview For context, there were a couple threads ([1](https://gophers.slack.com/archives/C061C4PMKDJ/p1709649251693379), [2](https://gophers.slack.com/archives/C061C4PMKDJ/p1710170436681109)) in the templ slack channel asking about support for `ComponentScript` attributes in the spread attribute functionality. This was just...