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 type aliases to v0.2 provenance to revert backwards incompatible change. #214

Merged
merged 1 commit into from Mar 8, 2023

Conversation

wlynch
Copy link
Contributor

@wlynch wlynch commented Mar 8, 2023

Tripped over a few upgrade issues in sigstore + tekton projects:

undefined: v0.2.DigestSet

This adds a type alias to the v0.2 package to point to the common package to let things pass.

Fixes issue:

Description:

Please verify and check that the pull request fulfills the following
requirements:

  • Tests have been added for the bug fix or new feature
  • Docs have been added for the bug fix or new feature

cc @chuangw6

change.

Tripped over a few upgrade issues in sigstore + tekton projects:

```
undefined: v0.2.DigestSet
```

This adds a type alias to the v0.2 package to point to the common
package to let things pass.
@chuangw6
Copy link
Contributor

chuangw6 commented Mar 8, 2023

SGTM

@adityasaky adityasaky merged commit 2d81ebf into in-toto:master Mar 8, 2023
@chuangw6
Copy link
Contributor

chuangw6 commented Apr 5, 2023

@adityasaky Is there any plan to cut a release so that we can include this change?

Thanks @wlynch for this! I feel the pain of incompatible changes XD tektoncd/chains#745

@adityasaky
Copy link
Member

Whoops, my bad! I just cut v0.7.1: https://github.com/in-toto/in-toto-golang/releases/tag/v0.7.1

@chuangw6
Copy link
Contributor

chuangw6 commented Apr 5, 2023

Thank you for the quick response! @adityasaky

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.

None yet

3 participants