Skip to content

Reproducible-build release gate (StageX) #9

Description

@abienkowski

Problem

The repo uses StageX source-bootstrapped base images for reproducible Docker builds, but reproducibility is not enforced as a release precondition.

Solution

  1. Run the reproducibility verification targets for all three languages:
    • make verify-reproducible-go
    • make verify-reproducible-rs
    • make verify-reproducible-ts
  2. Decide whether reproducible builds should be a hard release gate (already a CI job) and document the expected hashes
  3. Verify the docs at docs/reproducible-builds.md match current behavior

Which implementation(s) would this affect?

  • All

Additional context

Metadata

Metadata

Assignees

Labels

Type: EnhancementAdded to issues and PRs when a change includes improvements or optimizations.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions