-
Notifications
You must be signed in to change notification settings - Fork 9
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
Refactor gem and make nuget hashable #75
Conversation
keshav-space
commented
Jun 21, 2022
- Refactor GemVersion
- Make NuGet version hashable
- Moved from Fix constraints duplication #69
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.
Thanks... See my review comments. Please keep segments
and canonical_segments
as tuples, e.g. the new property should return a tuple() not a generator.
c2b0344
to
3c2dd92
Compare
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.
LGTM. Thanks!
Signed-off-by: Keshav Priyadarshi <[email protected]>
Signed-off-by: Keshav Priyadarshi <[email protected]>
3c2dd92
to
19de006
Compare
Update the following actions: * actions/checkout * actions/setup-python Reference: aboutcode-org/skeleton#75 Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Bump github actions versions #75