Open
Description
I use bzlmod to build Fast-CDR, but it need a stable release source url like https://github.com/<ORGANIZATION>/<REPO>/releases/download/<version>/<name>.tar.gz
.
Should we upload releases to generate stable links? here's an example
BcrValidationResult.FAILED: [email protected] is using an unstable source url: `https://github.com/eProsima/Fast-CDR/archive/refs/tags/v2.2.2.tar.gz`.
--
| You should use a release archive URL in the format of `https://github.com/<ORGANIZATION>/<REPO>/releases/download/<version>/<name>.tar.gz` to ensure the archive checksum stability.
| See https://blog.bazel.build/2023/02/15/github-archive-checksum.html for more context.
Metadata
Metadata
Assignees
Labels
No labels