Skip to content

Commit

Permalink
Add maintenance info for CLI chocolatey package (kyma-project#463)
Browse files Browse the repository at this point in the history
* Add maintenance info for CLI chocolatey package

Signed-off-by: Borja Clemente <[email protected]>

* Apply TW review

Co-authored-by: Barbara Szwarc <[email protected]>

Co-authored-by: Barbara Szwarc <[email protected]>
  • Loading branch information
clebs and bszwarc authored May 27, 2020
1 parent 186cc96 commit 63288b6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,3 +173,11 @@ chmod +x kyma
### Kyma CLI Homebrew formula

If the Homebrew formula of the CLI does not get updated by the Homebrew team within three days of the release, update the formula of the CLI manually to the most recent version by following this [guide](https://github.com/Homebrew/brew/blob/master/docs/How-To-Open-a-Homebrew-Pull-Request.md). For a sample Homebrew Kyma CLI formula version bump, see [this](https://github.com/Homebrew/homebrew-core/pull/52375) PR.

### Kyma CLI Chocolatey package

The Kyma CLI Chocolatey package does not need to be bumped when there is a new release, as it has a script that will automatically check for new releases and update the package to the latest release.

Nevertheless, the package still needs some maintenance to keep its dedicated [site](https://chocolatey.org/packages/kyma-cli) at chocolatey.org up to date (e.g. update description, details, screenshots, etc...).

In order to maintain the [site](https://chocolatey.org/packages/kyma-cli), send a pull request to Chocolatey's [GitHub repository](https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/kyma-cli).

0 comments on commit 63288b6

Please sign in to comment.