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
The build system incorporates [Moderne](https://moderne.io/) rewrite capabilities for automated code transformations. These modifications are environment-driven enlisted in the [junitbuild.java-library-conventions.gradle.kts](gradle/plugins/common/src/main/kotlin/junitbuild.java-library-conventions.gradle.kts)
85
+
86
+
You can use `gradle rewriteRun` to apply these changes.
-[ ] Tag current commit: `git tag -s -m ${VERSION} r${VERSION}`
12
12
-[ ] Change `version` in `gradle.properties` on release branch to new development versions and commit with message "Back to snapshots for further development" or similar
13
13
-[ ] Push release branch and tag to GitHub: `git push --set-upstream --follow-tags origin HEAD`
0 commit comments