Skip to content

Conversation

@praveen5959
Copy link
Contributor

@praveen5959 praveen5959 commented Nov 11, 2024

Description

  • Updated permissions for build jobs to include id-token: write, contents: read, and attestations: write to enable artifact attestation.
  • Added a step in each build job (Linux, Windows, Mac) to generate artifact attestation using actions/attest-build-provenance@v1 after the binary is built and renamed.
  • Ensures build provenance for binaries is included in releases for enhanced security and traceability.

Fixes #772

This PR has:

  • been tested to ensure log ingestion and log query works.
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added documentation for new or modified features or behaviours.

@nitisht nitisht merged commit d361b69 into parseablehq:main Nov 11, 2024
7 of 8 checks passed
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

Successfully merging this pull request may close these issues.

Suggestion: Please sign your releases

2 participants