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

bitbucketweb is not a valid jjb browser #47

Open
mbassett opened this issue Jan 14, 2017 · 1 comment
Open

bitbucketweb is not a valid jjb browser #47

mbassett opened this issue Jan 14, 2017 · 1 comment

Comments

@mbassett
Copy link

When using bitbucket integration, jjbwrecker writes yaml file with
browser: bitbucketweb

jenkins_jobs.errors.JenkinsJobsException: Browser entered is not valid must be one of: googlecode, bitbucket, hgweb, rhodecode-pre-1.2.0, auto, rhodecode, kilnhg, fisheye

manually editing the yaml's and changing it to bitbucket instead of bitbucketweb fixes the issue.

@mbassett mbassett changed the title jenkins_jobs.errors.JenkinsJobsException: Browser entered is not valid must be one of: googlecode, bitbucket, hgweb, rhodecode-pre-1.2.0, auto, rhodecode, kilnhg, fisheye bitbucketweb is not a valid jjb browser Jan 14, 2017
@ktdreyer
Copy link
Owner

IMHO this is a bug in JJB. bitbucketweb is correct for the Git SCM, and it's what is documented for the Hg SCM as well. But in reality the Hg scm.py code uses bitbucket instead. https://review.openstack.org/449692

mika pushed a commit to sipwise/jenkins-job-builder that referenced this issue Apr 29, 2024
Patch Set 1:

Originally noticed here: ktdreyer/jenkins-job-wrecker#47

Patch-set: 1
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

2 participants