Project Maintenance Build Targets
deploy-github-repo
The deploy-github-repo target will create and/or reconfigure a GitHub repository with the appropriate users
and webhooks.
Target server and repository is configured via the github.* build settings.
deploy-jenkins-job
The deploy-jenkins-job target will upload your jenkins job as defined in the build/ci folder from config.xml.
This file will normally be auto-generated.
Target server and job is configured via the jenkins.* build settings.
update-go-msx
The update-go-msx target will attempt to update your go-msx library to the latest version.
update-go-msx-build
The update-go-msx-build target will attempt to update your go-msx-build library to the latest version.
update-go-msx-populator
The update-go-msx-populator target will attempt to update your go-msx-populator library to the latest version.