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

feat: mpl externs #1105

Merged
merged 16 commits into from
Dec 18, 2024
Merged

feat: mpl externs #1105

merged 16 commits into from
Dec 18, 2024

Conversation

ShubhamChaturvedi7
Copy link
Contributor

@ShubhamChaturvedi7 ShubhamChaturvedi7 commented Dec 11, 2024

Issue #, if available:

Description of changes:
NOTE: Scope of review here are the directories AwsCryptographicMaterialProviders and .github . Everything else is already in review in other PRs and diff would disappear from here when they are merged. You can still review them if you'd like.

Squash/merge commit message, if applicable:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

seebees
seebees previously approved these changes Dec 12, 2024
Copy link
Contributor

@seebees seebees left a comment

Choose a reason for hiding this comment

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

LGTM, but it is a lot of Go :)

@ShubhamChaturvedi7 ShubhamChaturvedi7 dismissed seebees’s stale review December 12, 2024 17:47

The merge-base changed after approval.

Copy link
Contributor

@seebees seebees left a comment

Choose a reason for hiding this comment

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

Need to update the storm :)

} else if res.Dtor_value().(StormTracker.CacheState).Is_EmptyFetch() {
return Companion_Default___.CreateGetCacheEntryFailure(AwsCryptographyMaterialProvidersTypes.Companion_Error_.Create_EntryDoesNotExist_(_dafny.SeqOfChars([]_dafny.Char("Entry doesn't exists")...)))
} else {
time.Sleep(time.Duration(cmc.stormTracker.SleepMilli))
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed.

Copy link
Contributor

@seebees seebees left a comment

Choose a reason for hiding this comment

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

LGTM!

@ShubhamChaturvedi7 ShubhamChaturvedi7 merged commit 29bc52e into main Dec 18, 2024
148 checks passed
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