Skip to content

Check CLI release reproducibility #15

Description

@ocularminds

Context

CLI releases produce checksummed archives for four OS/architecture pairs. The pipeline does not yet compare repeated builds of the same source and toolchain.

Scope

Add a reproducibility check for release binaries and archives before creating the GitHub release.

Acceptance criteria

  • Two clean builds of each target produce identical binaries.
  • Archive creation uses normalized metadata so repeated archives are byte-for-byte identical.
  • Checksums are compared before release creation.
  • The Go version and build flags are recorded with the release evidence.
  • A mismatch blocks release creation and identifies the affected target.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions