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

Add a TravisCi file to build on a push to master and release JARs #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

imduffy15
Copy link
Contributor

To make these easier to play around with, it would be nice if the
JARs were provided.

This commit adds a .travis.yml file that will build the project
and upload all JARs to the github releases page.

You'll need to create a github personal access token with public_repo
access and submit this as a secret environment variable on the travis job.

note: I commented out anything relating to keycloak-testsuite as I was
unable to find a maven repository serving those dependencies

@imduffy15
Copy link
Contributor Author

Example releases can be seen here: https://github.com/imduffy15/keycloak-extension-playground/releases

To make these easier to play around with, it would be nice if the
JARs were provided.

This commit adds a `.travis.yml` file that will build the project
and upload all JARs to the github releases page.

You'll need to create a github personal access token with `public_repo`
access and submit this as a secret environment variable on the travis job.

**note:** I commented out anything relating to keycloak-testsuite as I was
unable to find a maven repository serving those dependencies
@xunleii
Copy link

xunleii commented Jul 25, 2020

Any update about this PR ?

@heddn
Copy link

heddn commented Dec 21, 2021

any update here?

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

Successfully merging this pull request may close these issues.

3 participants