Skip to content

Commit

Permalink
📝 Update CI extensions how-to release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
tiulpin committed Dec 16, 2024
1 parent 2a16298 commit 50221ab
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,7 @@ If you are a core maintainer and want to release a new version, all you need to
- GitHub's repositories that are used for package managers:
- external (updates are done via pull requests): [`Microsoft/winget-pkgs`](https://github.com/microsoft/winget-pkgs/pulls?q=JetBrains.QodanaCLI)
- internal (updates are done via direct commits): [`JetBrains/scoop-utils`](https://github.com/jetbrains/scoop-utils) and [`JetBrains/homebrew-utils`](https://github.com/jetbrains/homebrew-utils)
4. For all integrations that use the CLI:
- for all CIs (except TeamCity): the update will be done automatically via pull request, read https://github.com/JetBrains/qodana-action/blob/main/CONTRIBUTING.md#release-a-new-version
- TeamCity: after GitHub action release, bump CLI catalogue version, [like this](https://code.jetbrains.team/p/sa/repositories/teamcity-qodana/revision/47734d41eec2d4e8895aa8555871d29abcdd5d92).
4. For all CIs: the update will be done automatically via pull request, read https://github.com/JetBrains/qodana-action/blob/main/CONTRIBUTING.md#release-a-new-version

### Troubleshooting `choco` releases

Expand Down

0 comments on commit 50221ab

Please sign in to comment.