Skip to content
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

Improve genesis built system #938

Open
bugzmanov opened this issue Apr 20, 2013 · 0 comments
Open

Improve genesis built system #938

bugzmanov opened this issue Apr 20, 2013 · 0 comments

Comments

@bugzmanov
Copy link
Contributor

This is an epic related to proper artifact management in genesis.

Details to be provided.

The main idea: genesis is required to have notion of "application manifest" that should be stored with sources of application being deployed via genesis. The manifest should describe how to application should be build and what artifacts should be considered as result of the build (to be processed after deployment)

Good understanding why is this needed can be obtained from here:
http://about.travis-ci.org/docs/user/build-configuration/

As a start, I would suggest to support maven. But the system should be designed to scale to support any kind of building configuration: sbt, gradle, etc..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant