You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_CHECK_LIST.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -27,8 +27,8 @@
27
27
- Check for Android with a test project (TODO: add link).
28
28
- Check for ServerSide with a test project (TODO: add link).
29
29
15. Publish Documentation from [GitHub Action](https://github.com/Kotlin/dataframe/actions/workflows/main.yml)
30
-
16. Prepare and publish the Release Notes.**RC**
31
-
17. Create a Release from the release tag on GitHub.**RC**
30
+
16. Prepare and publish the Release Notes.
31
+
17. Create a Release from the release tag on GitHub.
32
32
18. Update a KDF version in the [Kotlin Jupyter Descriptor](https://github.com/Kotlin/kotlin-jupyter-libraries/blob/master/dataframe.json). Now the Renovate bot does this.
33
33
19. Update the DataFrame version in the `gradle.properties` file for the next release cycle (i.e. 0.10.0 -> 0.11.0)
34
34
20. Update deprecated functions in [deprecationMessages.kt](/core/src/main/kotlin/org/jetbrains/kotlinx/dataframe/util/deprecationMessages.kt)
0 commit comments