-
Notifications
You must be signed in to change notification settings - Fork 147
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
[Fix #742] Id, key and name refactor #824
Conversation
1a19c20
to
77c54a8
Compare
Id is removed. Name remains mandatory and is clarified that should be unique. Key description is updated and becomes optional in all cases. Version is assumed to be latest if not specified Signed-off-by: Francisco Javier Tirado Sarti <ftirados@redhat.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.
Looks good! But there are a few snippets throughout the specification.md
that need to be removed too. Can you search for id:
or "id":
Signed-off-by: Francisco Javier Tirado Sarti <ftirados@redhat.com>
@cdavernas Can you please take a look? |
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.
Thank you so much for you work! ❤️
I've got some comments, though only a single one is a pita 😄
e478795
to
00fc6c5
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.
Thank you for your work, once again!
I'm a pita, sorry man: I left a couple of small comments.
Also, could you be so kind to update the roadmap.md
file to include changes of this PR?
Signed-off-by: Francisco Javier Tirado Sarti <ftirados@redhat.com>
@cdavernas I think I fixed all names misalignment on specification.md (hopefully ;)) |
Signed-off-by: Francisco Javier Tirado Sarti <ftirados@redhat.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.
Great work @fjtirado ! Thanks a lot for your contribution.
@cdavernas wanna take a second look? |
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! Many thanks @fjtirado!
@ricardozanini Feel free to merge when ready: it has been approved by majority, and has been out for a month. |
Id is removed.
Name remains mandatory and is clarified that should be unique. Key description is updated and becomes optional in all cases. Version is assumed to be latest if not specified
Many thanks for submitting your Pull Request ❤️!
Please specify parts of this PR update:
Discussion or Issue link:
Fixes #742
What this PR does / why we need it:
Special notes for reviewers:
Additional information: