-
Notifications
You must be signed in to change notification settings - Fork 51
Changes made for confusing message of score generate command #309
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
base: main
Are you sure you want to change the base?
Conversation
Hello @chris-stephenson , I made some changes could you please review it. If you have time ? |
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 @rabelmervin! I requested some changes, what do you think?
Signed-off-by: rabelmervin <rabelmervin@gmail.com>
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 @rabelmervin.
To complete the updates in the README.md
you also need to do the exact same updates in the actual command itself in this file: https://github.com/score-spec/score-compose/blob/main/internal/command/generate.go. The associated unit test in generate_tests.go
will need to be updated accordingly too.
Thanks!
Hi @rabelmervin, any update on this one? |
Hi @mathieu-benoit sorry no update currently, as I was fighting with semester exams. But, I'll make an update very soon. |
Fixes #287