-
Notifications
You must be signed in to change notification settings - Fork 48
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 sigstore-ruby, archive ruby-sigstore #441
Conversation
sync-changes failing at HEAD, filed #442 |
Thanks @haydentherapper! |
I realized the failed test here is because we're deleting a user, which is WAI. However because we updated pulumi recently, we have a diff as seen in https://github.com/sigstore/community/actions/runs/8905874264. Working with a TSC member to kick off a sync from HEAD before pushing this through, then we'll coordinate on the repo transfer. |
@@ -2341,6 +2341,53 @@ repositories: | |||
dismissalRestrictions: | |||
- sigstore-rs-codeowners | |||
webCommitSignoffRequired: true | |||
- name: sigstore-ruby |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this will be a new repo? i opened and that redirect to ruby-sigstore
let sync that, maybe need some manual operations
what else do we need to do here to get this closed out? |
Sync output now looks good, only has the changes specified here. Remaining steps:
|
A new implementation of the Ruby client has been implemented and will be donated to the Sigstore org. The previous implementation is no longer maintained, so it will be archived. Also adds maintainers for the new repo based on offline discussion. Closes sigstore/TSC#50 Signed-off-by: Hayden Blauzvern <[email protected]>
🍹
|
i will fix the automation, we need to import the resources, if is an existing one we need to import and cannot add as is, adding config is only for non-existing |
all done |
A new implementation of the Ruby client has been implemented and will be donated to the Sigstore org. The previous implementation is no longer maintained, so it will be archived.
Also adds maintainers for the new repo based on offline discussion.
Closes sigstore/TSC#50
Summary
Release Note
Documentation