Skip to content

Commit 5a6f3a7

Browse files
authored
Update RELEASE_CHECK_LIST.md
1 parent 2874a67 commit 5a6f3a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE_CHECK_LIST.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
7. Create and checkout the release branch. **RC**
1919
8. Make last commit with release tag (_v0.1.1_ for example) to the release branch. **RC**
2020
9. Run tests and build artifacts on TC for the commit with the release tag. **RC**
21-
10. Deploy artifacts on Maven Central via the `Publish` task running on TC based on the commit with the release tag. **RC**
21+
10. Deploy artifacts on Maven Central via the `Publish` task (**directly and without pre-run dependencies**) on TC based on the commit with the release tag. **RC**
2222
11. Check artifacts' availability on [MavenCentral](https://mvnrepository.com/artifact/org.jetbrains.kotlinx/dataframe). **RC**
2323
12. Check [Gradle Plugin portal availability](https://plugins.gradle.org/plugin/org.jetbrains.kotlinx.dataframe/) (usually it takes 12 hours). **RC**
2424
13. Update a bootstrap dependency version in the `libs.versions.toml` file (only after the plugin's publication). **RC**

0 commit comments

Comments
 (0)