-
Notifications
You must be signed in to change notification settings - Fork 4
chore: minor improvement found during testing #56
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
Conversation
Signed-off-by: Evans Mungai <evans@replicated.com>
Signed-off-by: Evans Mungai <evans@replicated.com>
Signed-off-by: Evans Mungai <evans@replicated.com>
Signed-off-by: Evans Mungai <evans@replicated.com>
Signed-off-by: Evans Mungai <evans@replicated.com>
Signed-off-by: Evans Mungai <evans@replicated.com>
Signed-off-by: Evans Mungai <evans@replicated.com>
Signed-off-by: Evans Mungai <evans@replicated.com>
94852b9 to
1046ba5
Compare
adamancini
left a comment
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.
Just leaving some Qs about the removed diagrams, otherwise LGTM
| less \ | ||
| yq \ | ||
| gnupg \ | ||
| bash-completion \ |
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.
seeing warnings from GH actions about this line ending in \ without anything coming after it
| | cut -d : -f 2,3 \ | ||
| | tr -d \") -o yq \ | ||
| && chmod +x yq \ | ||
| && mv yq /usr/local/bin/yq \ |
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.
seeing warnings from GH actions about this line ending in \ without anything coming after it
Uh oh!
There was an error while loading. Please reload this page.