Blake Kostner
Blake Kostner
Depends on a WIP gettext update, but will make it work with the checkout v2 action.
This is to allow Open Telemetry trace ids to be converted into Datadog format so logs and traces can be linked together. Datadog has a [page on how to do...
**used GitHub editor** This allows any listeners on the component to be passed down to the input field. This allows all the events like `blur` to work as expected without...
Right now there is no nice way to delete an app from a flatpak repository. It would be awesome if there was an endpoint for this and a cli command...
Setting up the elementary flatpak repository with flat-manager I came across an error with publishing. ## Our Setup We have a simple server running flat-manager. It is setup with very...
This was one of the things that took me a bit of time to figure out looking at the code when setting up a repository. Hopefully this helps other people...
Since the `lintOnStart` option is `false` by default, the user _must_ have intentionally set this configuration option. So we don't need this warn lint clogging up the terminal when it's...
This PR takes code comments from the protobuf files and add them as `@moduledoc` blocks. Some of the code and all of the magic numbers are taken from [protokit golang...
Replaces https://github.com/elixir-protobuf/google-protos/pull/21. Should be merged after https://github.com/elixir-protobuf/protobuf/pull/353.
This includes the well known Google protobuf modules to deprecate the `google_protos` package. From this comment: https://github.com/elixir-protobuf/google-protos/pull/21#issuecomment-1595737724.