Alex Cardell
Alex Cardell
This is a tiny issue, but the CommandIOApp version flag has a short flag and the CommandApp does not. Personally, I'd prefer a short flag for verbosity over version, so...
**Describe the bug** Company has added ZScaler vpn, and so my nix-darwin home-manager set up began to fail with `SSL peer certificate or SSH remote key was not OK` when...
Supercedes #456 - Adds lambda-natchez module - Adds lambda-otel4s module - Traces lambdas with semantic conventions applied - Adds otel4s examples - Add scalafix migration to port natchez package imports...
### Problem When on the `Flags` page, a `disabled` status boolean flag may have a rollout attached and be opting some users into the flag. This is different from variant...
### Are you following the right branch? - [X] My Nixpkgs and Home Manager versions are in sync ### Is there an existing issue for this? - [X] I have...
ScalaDoc comments on Newtypes don't appear in the generated output. The HTML lists it as `type` as with a normal type alias, but does not apply the documentation. Example: ```...