Jhonas Wernery
Jhonas Wernery
Thank you for nix-autobahn! When using this flake with the most recent commit, building it sadly fails: ``` @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive...
It would be great to include an example of how to secure the `gpg` keyring with a `pre-receive` hook and prevent people from adding public keys to the `git-secret` repo....
**Is your feature request related to a problem? Please describe.** I would love to be able to use bash completion with `bashcompinit` but could't find any information on how to...
- [x] passes `make build lint integration` I know this is a big looking PR and I'd like to gather feedback whether upstream is interested in any of the changes....
- what is happening and what you expect to see This is in a SmartOS zone. Configured consul with containerpilot from the [autopilotpattern](https://github.com/autopilotpattern/consul) and [documented environment variables by HashiCorp](https://learn.hashicorp.com/consul/security-networking/certificates#configuring-the-consul-cli-for-https) for...
I'm trying to build containerpilot locally (without docker) on SmartOS - thanks for the hints in https://github.com/joyent/containerpilot/issues/327. It worked fine the first time, but the second time I seem to...
In my git committing workflow, I strive to make atomic commits, sometimes staging only single lines in a file. The current git pre-commit hook is not aware of this, it...
## Description Even if several people plus the moderator have entered their Profile information and are participating in a recorded call, the metadata.json always looks like this: ``` {"meeting_url":"https://meet.jitsi/testmeeting","participants":[],"share":true} ```...
While testing manatee with postres12 I noticed that the tests setup was somehow broken and tracked it down to upstream changes. It seems that [the commit used for referencing and...