Skip to content

Commit

Permalink
chore: update the website's release step
Browse files Browse the repository at this point in the history
  • Loading branch information
nikpachoo committed Aug 9, 2022
1 parent 16a85df commit ef78107
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions RELEASING.md
Expand Up @@ -41,9 +41,8 @@ If review is not required, commit directly to `dev`.
* Close the repository and wait for it to verify.
* Release it.

5. Update documentation website:<br>
* Set new value for [`kotlinx.serialization.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_KotlinSerializationApi?branch=%3Cdefault%3E&mode=builds)
5. Propose the website documentation update:<br>
* Set new value for [`KOTLINX_SERIALIZATION_RELEASE_TAG`](https://github.com/JetBrains/kotlin-web-site/blob/master/.teamcity/BuildParams.kt), creating a Pull Request in the website's repository.

6. Create a new release in [Github releases](https://github.com/Kotlin/kotlinx.serialization/releases). Use created git tag for title and changelog message for body.

Expand Down

0 comments on commit ef78107

Please sign in to comment.