Open
Description
We release a lot of artifacts on each release. To make it easier to navigate, we can automate generating a table for all artifacts. For example something like this:
otelcol | otelcol-contrib | otelcol-k8s | otelcol-otlp | |
---|---|---|---|---|
Checksum | txt | txt | txt | txt |
darwin/amd64 | tar.gz | ... | ... | ... |
darwin/arm64 | tar.gz | ... | ... | ... |
... | ... | ... | ... | .. |
linux/amd64 | tar.gz, deb, rpm | ... | ... | ... |
We may want to generate multiple tables for signatures and SBOMs, or alternative just make the rows things like "linux/amd64 deb SBOM".