-
Notifications
You must be signed in to change notification settings - Fork 209
Update Event watcher docs #1456
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
| You first need to set-up the `pipectl`: | ||
|
|
||
| - Install it on your CI system or where you want to run according to [this guide](/docs/user-guide/command-line-tool/#installation). | ||
| - And then you grab the API key to which the `READ_WRITE` role is attached according to [this guide](/docs/user-guide/command-line-tool/#authentication). |
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.
And then you
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.
@nakabonne I think you could remove the part And then you here, due to the bullet points pattern 😄
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.
Ahh, that's what you mean, thank you!
| ``` | ||
|
|
||
| Push a new version `0.2.0` as a data. | ||
| Push a new version `0.2.0` as a data when the Helm release is complete. |
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.
is completed
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.
|
PTAL again. |
|
/lgtm |
|
/approve |
What this PR does / why we need it:
I realized using
envas a label is more general, so let me do tiny updates.Which issue(s) this PR fixes:
Fixes #
Does this PR introduce a user-facing change?: