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

fix(*): Marks Signed trait as Sealed #178

Merged
merged 1 commit into from
Jul 8, 2021

Conversation

thomastaylor312
Copy link
Contributor

Somehow we missed this in the review so technically the trait was wide
open. This seals the trait and bumps the version in one go and then I'll
yank 0.4.0

Somehow we missed this in the review so technically the trait was wide
open. This seals the trait and bumps the version in one go and then I'll
yank 0.4.0
@thomastaylor312
Copy link
Contributor Author

Failed tests are the flakes we've been seeing. I'll debug those soon, but am merging this for now

@thomastaylor312 thomastaylor312 merged commit 8533526 into deislabs:main Jul 8, 2021
@thomastaylor312 thomastaylor312 deleted the fix/sealed_signed branch July 8, 2021 23:39
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