temporalio / temporalio/temporal

Add attestations to releases

Open
#10,600 1 comment 0 reactions 1 assignee View on GitHub

@yycptt is already working on this.

Since Jun 11, 2026.

enhancement
Dominant language
Go
Stars
23.2k
Forks
1.9k
Avg merge
2d 8h
Merged PRs (30d)
228

Description

At present you only publish checksum digests with your releases.

This is better than nothing, but not really good enough for the 2026 security environment where both integrity, authenticity and provenance of an artifact should be verified using cryptographically signed attestations.

Checksum digests only deliver on integrity validation, and relies entirely on the assumption that the checksum file itself is authentic and of good provenance. temporal only publish a simple plaintext checksum file, without even a signature attached.

This is perhaps even more important for temporal which operates at a critical core level of workflows.

Therefore please consider adding attestations to your release workflow, e.g. https://goreleaser.com/customization/publish/attestations/

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.