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
+1-1
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@
18
18
7. Create and checkout the release branch. **RC**
19
19
8. Make last commit with release tag (_v0.1.1_ for example) to the release branch. **RC**
20
20
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**
22
22
11. Check artifacts' availability on [MavenCentral](https://mvnrepository.com/artifact/org.jetbrains.kotlinx/dataframe). **RC**
0 commit comments