Skip to content

Action Attest

Actions
Create release artifact attestation through Originstamp
0.0.2
Latest
Star (0)

Ember Nexus: Action Attest

This GitHub action is used within the Ember Nexus organization to handle attestation and provenance tasks, including:

  • Generating merkle trees
  • Initiating Originstamp certificates using the merkle tree's root hash

Usage

Available commands inside the container

pip install .
python -m src run ember-nexus app-plugin-experimental v0.0.3

ruff check
ruff check --fix
ruff format

Available commands outside the container

docker build -t action:test -f docker/Dockerfile .
docker run -e GITHUB_TOKEN=github_pat_... -e ORIGINSTAMP_TOKEN=... action:test run ember-nexus app-plugin-experimental v0.0.3

Action Attest is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Create release artifact attestation through Originstamp
0.0.2
Latest

Action Attest is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.