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

use https instead of git url to git clone repo #142

Merged
merged 1 commit into from Oct 2, 2015
Merged

use https instead of git url to git clone repo #142

merged 1 commit into from Oct 2, 2015

Conversation

ghost
Copy link

@ghost ghost commented Jul 20, 2015

ssh keys to github repo are also not necessary if interacting via https as read-only

Also recommend using JNLP slaves for the same reason to ease setup.

This should resolve #139

@ghost ghost changed the title use https instead of git url use https instead of git url to git clone repo Jul 20, 2015
@ghost
Copy link
Author

ghost commented Jul 30, 2015

use https://github.com/vvitayau/DotCi/releases/download/DotCi-2.11.0%2Bpull142/DotCi.hpi for this PR

the above release is rebased to match https://github.com/groupon/DotCi/commits/DotCi-2.11.0 to be compatible with jenkins-1.618+

whereas you will need to create your own if you desire it to be rebased off DotCi-2.9.2 for compatible with jenkins-1.596+

ghost pushed a commit to DotCi/jenkinsci that referenced this pull request Sep 14, 2015
ghost pushed a commit to DotCi/jenkinsci that referenced this pull request Sep 14, 2015
ghost pushed a commit to DotCi/jenkinsci-dotci-example that referenced this pull request Sep 19, 2015
@ghost
Copy link
Author

ghost commented Sep 21, 2015

Note to self to investigate options button as well as explore discussion in #103

@ghost
Copy link
Author

ghost commented Sep 25, 2015

Decide best way to toggle functionality is re-use of DOTCI_IS_PRIVATE_REPO based on https://github.com/groupon/DotCi/blob/master/src/main/resources/com/groupon/jenkins/buildtype/install_packages/template/Base/.ci.yml

ghost pushed a commit to DotCi/jenkinsci-dotci-example that referenced this pull request Sep 29, 2015
suryagaddipati added a commit that referenced this pull request Oct 2, 2015
use https instead of git url to git clone repo
@suryagaddipati suryagaddipati merged commit 0c28888 into groupon:master Oct 2, 2015
@ghost ghost deleted the patch-1 branch October 2, 2015 21:03
@ghost
Copy link
Author

ghost commented Oct 2, 2015

slated for DotCi-2.12.3

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.

Failure during build: Host key verification failed after Initializing Git repository
1 participant