Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fastcdr stable releases url needed #225

Open
daohu527 opened this issue Jul 12, 2024 · 0 comments
Open

fastcdr stable releases url needed #225

daohu527 opened this issue Jul 12, 2024 · 0 comments

Comments

@daohu527
Copy link

daohu527 commented Jul 12, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant