arrow_backRetour aux issues
BaryoDev/BaryoVM
#5
Débutant
Ouvrirarrow_forward
Débutant
Ouvrirarrow_forward
Débutant
Ouvrirarrow_forward
Ship prebuilt binaries with each release
ecoDébutant
help wanted
up-for-grabs
area/cli
type/feature
descriptionDescription
There is one release, v0.1.0, and it is source-only. So trying BaryoVM means having a Go toolchain, which rules out most of the people who would benefit from a deployment tool.
**Scope**
- GoReleaser or an equivalent, building for linux/amd64, linux/arm64, darwin/amd64, darwin/arm64
- Attach the binaries to the GitHub release, with checksums
- A one-line install in the README
**Worth doing properly**
- Sign or at least checksum the artefacts. This is a tool people run with SSH access to their servers; "curl | sh" from an unverified binary is a bad habit to teach.
- Build reproducibly and stamp the version so `baryovm version` reports something meaningful.
Issues similaires
medik8s/fence-agents-remediation
star18
Poids du dépôt moyen
v0.8.0 starts a cluster-scoped Secret informer despite namespace-scoped Secret RBAC
## Description While testing Fence Agents Remediation (FAR) v0.8.0, I observed the manager repeatedly attempting to li…
Go
good first issue
Wayfare-labs/wayfare
star1
Poids du dépôt léger
Check that an issuer's home_domain round-trips to the same stellar.toml
Written to the standard set by #33 — read that issue first for the expected level of detail and the acceptance criteria…
Go
help wanted
area:corridor
Wayfare-labs/wayfare
star1
Poids du dépôt léger
Report auth_immutable: whether an issuer's flags can still change
> **This issue is the reference standard.** Every other check issue links back here for the expected level of detail. I…
Go
help wanted
good first issue