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

provider: SOURCE #2

Open
NikkyAI opened this issue Feb 9, 2018 · 0 comments
Open

provider: SOURCE #2

NikkyAI opened this issue Feb 9, 2018 · 0 comments

Comments

@NikkyAI
Copy link
Collaborator

NikkyAI commented Feb 9, 2018

compile mods from source

example

provider: SOURCE
git: https://github.com/elytra/MatterLink.git
commit/branch: master # or commit hash / tag
command: gradlew setupCiWorkspace clean build
archive: 'build/libs/*.jar'

will clone the repo, run the command and then copy the result, basically like jenkins

figure out a way to make sure to only grab the mod and not the sources, api or other unwanted binaries
maybe error when there is multiple files matching the regex

requires: git library and calling gradlew

@NikkyAI NikkyAI mentioned this issue May 15, 2018
Closed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant