Skip to content

Commit

Permalink
chore: update the website's release step (Kotlin#3397)
Browse files Browse the repository at this point in the history
  • Loading branch information
nikpachoo authored and pablobaxter committed Sep 14, 2022
1 parent 43ff6bb commit 1a95995
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,5 @@ To release a new `<version>` of `kotlinx-coroutines`:
8. Push the updates to GitHub:<br>
`git push`

9. Build and publish the documentation for the web-site: <br>
* Set new value for [`kotlinx.coroutines.release.tag`](https://buildserver.labs.intellij.net/admin/editProject.html?projectId=Kotlin_KotlinSites_Builds_KotlinlangOrg_LibrariesAPIs&tab=projectParams)
* And run deploy [configuration](https://buildserver.labs.intellij.net/buildConfiguration/Kotlin_KotlinSites_Builds_KotlinlangOrg_KotlinCoroutinesApi?branch=%3Cdefault%3E&buildTypeTab=overview&mode=builds)
9. Propose the website documentation update: <br>
* Set new value for [`KOTLINX_COROUTINES_RELEASE_TAG`](https://github.com/JetBrains/kotlin-web-site/blob/master/.teamcity/BuildParams.kt), creating a Pull Request in the website's repository.

0 comments on commit 1a95995

Please sign in to comment.