Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add workflow to check for TUF root updates #959

Merged
merged 1 commit into from
Jan 12, 2024
Merged

Conversation

bdehamer
Copy link
Collaborator

Adds a new workflow which will periodically look to see if there are any updates to the Sigstore public-good TUF root metadata or targets. If any updates are detected, a PR will be opened which updates the TUF seeds distributed as part of the @sigstore/tuf package.

Example workflow run: https://github.com/sigstore/sigstore-js/actions/runs/7505165562/job/20433839377

Example PR: #958

@bdehamer bdehamer requested a review from a team as a code owner January 12, 2024 17:08
Copy link

changeset-bot bot commented Jan 12, 2024

🦋 Changeset detected

Latest commit: e06ae1e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@bdehamer bdehamer force-pushed the bdehamer/tuf-update branch from 757a73d to cc53854 Compare January 12, 2024 17:09
Signed-off-by: Brian DeHamer <bdehamer@github.com>
@bdehamer bdehamer force-pushed the bdehamer/tuf-update branch from cc53854 to e06ae1e Compare January 12, 2024 17:19
Copy link
Contributor

@ejahnGithub ejahnGithub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is much better to use gh cli!

@bdehamer bdehamer merged commit 6e55c0d into main Jan 12, 2024
26 checks passed
@bdehamer bdehamer deleted the bdehamer/tuf-update branch January 12, 2024 20:46
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.

2 participants