Matt Dainty
Matt Dainty
#2410 added the `existingVolumes` setting for the repo-server component. This PR adds an equivalent setting to the other Argo CD components that have `emptyDir` volumes in their deployment so you...
## Use Case I'm looking at converting modules using Beaker to use Litmus instead. A few of my modules are designed to work on OpenBSD as well as Linux so...
### Description of the change This PR changes the build process to instead use [GoReleaser](https://goreleaser.com/) to build the release binaries. ### Benefits I use [this action](https://github.com/jaxxstorm/action-install-gh-release) to automatically install tools...
Given the zypprepo module has also changed ownership, it makes sense to update the dependency to reference the new owner.
Can we please get a release of this module with the maximum version constraint removed so we're not stuck on version 5.x of the GitHub provider. According to the [Terraform...
**Description:** It would be useful if there was a way to either set the desired version of pip, or to stop it from being updated to the latest version. **Justification:**...
Hello, When programming the CPLD, presumably the 2x3 JTAG footprint on the CHA PCB is designed for some sort of pogo pin arrangement. Is there a recommended adapter for this?...
A number of `uint64` values read from the file are used for sizing slices however really large values will induce a panic which can happen when fuzzing. For now, check...
Fixes #363