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

Adding check-version subcommand #77

Merged
merged 3 commits into from
Nov 4, 2024

Conversation

7h3-3mp7y-m4n
Copy link
Contributor

Description

Added the check-version subcommand and some tests for version.go #50

What does this PR do?

This PR main purpose is to add the subcommand check-version with test cases...

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • New chore (expected functionality to be implemented)

Checklist:

  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • I've signed off with an email address that matches the commit author.

Signed-off-by: 7h3-3mp7y-m4n <emailtorash@gmail.com>
@mathieu-benoit mathieu-benoit linked an issue Nov 1, 2024 that may be closed by this pull request
Copy link
Contributor

@mathieu-benoit mathieu-benoit left a comment

Choose a reason for hiding this comment

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

LGTM, the goal is to have the same feature that what we have in score-compose: score-spec/score-compose#164.

@mathieu-benoit
Copy link
Contributor

@astromechza, quick review on this one please? Thanks!

Copy link
Member

@astromechza astromechza left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks @7h3-3mp7y-m4n

@mathieu-benoit mathieu-benoit merged commit 361a6f5 into score-spec:main Nov 4, 2024
4 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.

[feature request] check-version subcommand
3 participants