Skip to content

fastcdr stable releases url needed #225

Open
@daohu527

Description

@daohu527

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions