-
Notifications
You must be signed in to change notification settings - Fork 174
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
Migrate to travis-ci.com #252
Comments
@choweiyuan I honestly have not been looking at the CI builds here and instead just run them locally when I need to do a release. I know @martinda has played around with this before and might be able to spot something off. |
As an alternative, this project could be hosted and built on Jenkins infrastructure if you want. |
I had a fork (now disabled and possibly hidden) that used the github actions to build it. I don't now how to get it built on Jenkins. Do you mean ci.jenkins.io ? That's only for the Jenkins community. But if this project is build on Jenkins, I would recommend building all the cdancy/*-rest project the same way. |
@lemeurherve yeah if there is an easy way to get this up and running on Jenkins somewhere that would be wonderful I just personally don't know how to do so. |
@cdancy The process isn't difficult: https://www.jenkins.io/doc/developer/publishing/requesting-hosting/
I understand you might want to keep this repository here, but if you're interested nonetheless I can assist you. |
@lemeurherve would this offer also stand for the other libraries such as cdancy/artifactory-rest and cdancy/bitbucket-rest ? As a user and contributor, it would benefit me if they were all managed the same way. |
Hi, no it would just be for the Jenkins one. |
Expected Behavior
CI build should run
Current Behavior
CI build seems to be failing on travis-ci.org since last year,
https://blog.travis-ci.com/2021-05-07-orgshutdown
https://travis-ci.org/github/cdancy/jenkins-rest
Migrate procedure here: https://docs.travis-ci.com/user/migrate/open-source-repository-migration
Context
Steps to Reproduce (for bugs)
Your Environment
The text was updated successfully, but these errors were encountered: