-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Automate build and deploy processes #1
Milestone
Comments
Have created GO pipeline called exomiser-build-development. Need to add GO user authentication here so the repo can be cloned. |
This may be more flexible and cross-platform if we moved from Maven to Gradle. This is much less mature than Maven, but seems to be gaining popularity due to it's flexible nature. |
julesjacobsen
modified the milestones:
8.0.0 - The Concurrent Edition,
7.0.0 - The HTSJDK/Jannovar Migration
Sep 22, 2015
The data and code are seperatly built and deployed as of 7.2.0. in release.sh:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is clunky at the moment and relies on a few manual steps to pull everything together and deploy.
This could be achieved by setting up a GO CD server:
http://www.go.cd/download/
need to ask systems for a VM to deploy this to.
The text was updated successfully, but these errors were encountered: