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

Feature/semver #532

Merged
merged 47 commits into from
May 2, 2024
Merged

Feature/semver #532

merged 47 commits into from
May 2, 2024

Conversation

chillaq
Copy link
Contributor

@chillaq chillaq commented May 1, 2024

Ruby SDK

What did you accomplish?

How to test new changes?

Extra Notes

Bilal Al and others added 30 commits March 4, 2024 19:46
added greater than or equal to semver matcher
@chillaq chillaq requested a review from a team as a code owner May 1, 2024 15:27
@chillaq chillaq requested a review from sanzmauro May 2, 2024 16:15
Copy link

end

def check_semver_value_to_match(value_to_match, matcher_spec_name)
if value_to_match.nil? || @semver.nil?
Copy link
Contributor

Choose a reason for hiding this comment

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

are you sure about the scope of @semver variable ?

@chillaq chillaq merged commit 91b9266 into development May 2, 2024
3 checks passed
@chillaq chillaq deleted the Feature/Semver branch May 2, 2024 19:21
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