root-signing icon indicating copy to clipboard operation
root-signing copied to clipboard

[delegations] Create a reusable workflow that can create a delegations metadata file and sign

Open asraa opened this issue 2 years ago • 1 comments

Description

Consume this workflow in an external repository.

Ensure that this workflow can

  1. Checkout a configured repository & branch (root-signing and the ceremony branch)
  2. Create the metadata file (or update)
  3. Sign with a key
  4. Create a PR with the updated the delegation file against the configured repository & branch

cc @kommendorkapten

asraa avatar Mar 06 '23 16:03 asraa

Closed, because will be handled by the delegation

asraa avatar Mar 09 '23 16:03 asraa

this should be decently handled by tuf-on-ci-delegate (to create the delegation) and theupdateframework/tuf-on-ci/actions/online-sign-targets action for signing in delegated metadata in a workflow

jku avatar Sep 05 '24 14:09 jku