Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 4
Next »
Making a release
- Increment version numbers in
build.gradle.kts
and buildSrc/build.gradle.kts
- Upload to Bintray:
../ihmc-ci $ gradle publish -PpublishUrl=ihmcRelease
- Publish to Gradle plugins site:
../ihmc-ci/buildSrc $ gradle publishPlugins
- Click 'Publish' in Bintray: https://bintray.com/ihmcrobotics/maven-release/ihmc-ci
- Tag commit with
`:bookmark: X.X.X`
- Document release notes at
IHMC CI Release Notes