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

  1. Increment version numbers in build.gradle.kts and buildSrc/build.gradle.kts
  2. Upload to Bintray:
    ../ihmc-ci $ gradle publish -PpublishUrl=ihmcRelease
  3. Publish to Gradle plugins site:
    ../ihmc-ci/buildSrc $ gradle publishPlugins
  4. Click 'Publish' in Bintray: https://bintray.com/ihmcrobotics/maven-release/ihmc-ci
  5. Tag commit with `:bookmark: X.X.X`
  6. Document release notes at IHMC CI Release Notes
  • No labels