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

Ship with pre-configured mercurial (hg) tool #19

Open
schnatterer opened this issue May 31, 2018 · 0 comments
Open

Ship with pre-configured mercurial (hg) tool #19

schnatterer opened this issue May 31, 2018 · 0 comments

Comments

@schnatterer
Copy link
Member

schnatterer commented May 31, 2018

As of v2.107.3-2 the Jenkins dogu comes with pre-configured git tool (/jenkins/configureTools/) but not with mercurial.

Good to know: We have a fully working hg for alpine on the PATH!

Quick fix: Manually create a mercurial installation like so:

image

Note that the Use Repository Caches flag is required to be able to use Mercurial in Pipeline build jobs, as described in JENKINS-47040.
Otherwise, this would result in ERROR: No configured Mercurial installation.

However, it would be way more intuitive, if this would come pre-configured with the Jenkins dogu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant