Skip to content

export rekor types from pb-typescript#669

Merged
Hayden-IO merged 1 commit intosigstore:mainfrom
bdehamer:pb-typescript-with-rekor
Jun 9, 2025
Merged

export rekor types from pb-typescript#669
Hayden-IO merged 1 commit intosigstore:mainfrom
bdehamer:pb-typescript-with-rekor

Conversation

@bdehamer
Copy link
Copy Markdown
Collaborator

@bdehamer bdehamer commented Jun 9, 2025

Summary

Updates the generated @sigstore/protobuf-specs npm package to export the Rekor v2 types added in #661.

Signed-off-by: Brian DeHamer <bdehamer@github.com>
@Hayden-IO Hayden-IO merged commit f01f107 into sigstore:main Jun 9, 2025
22 checks passed
@bdehamer bdehamer deleted the pb-typescript-with-rekor branch June 9, 2025 22:10
{
"name": "@sigstore/protobuf-specs",
"version": "0.4.0",
"version": "0.4.3",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

any idea why the version this wasn't already 0.4.2? Do we have to update our release procedure to update this file after the changes in #668 ?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

It's not particularly important as the lock file isn't part of the published package. I'll update the release instructions to include a step to re-generated the package-lock to avoid surprise changes like this in the future.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

That'd be great, thanks!

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

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.

3 participants