Details
-
New Feature
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Won't Fix
-
None
Description
The Mercurial plugin should integrate with the Config File Provider plugin to define a special .hgrc (or Mercurial.ini) config file type, which could be easily selected for a Mercurial installation (or job?) and which would result in those parameters being associated with all Mercurial commands without the need to propagate this file to every slave.
Attachments
Issue Links
- is blocking
-
JENKINS-17632 Please add an option for uncompressed cloning
-
- Resolved
-
- is related to
-
JENKINS-5723 Allow setting arbitrary command line arguments when defining a mercurial executable
-
- Resolved
-
Code changed in jenkins
User: Jesse Glick
Path:
pom.xml
src/main/java/hudson/plugins/mercurial/MercurialIniConfig.java
src/main/resources/hudson/plugins/mercurial/MercurialIniConfig/MercurialIniConfigProvider/newInstanceDetail.jelly
src/main/resources/hudson/plugins/mercurial/MercurialIniConfig/edit-config.jelly
http://jenkins-ci.org/commit/mercurial-plugin/d5ba22010daea9503b7f6e02f46d403c075e1609
Log:
JENKINS-19719Sketch of Config File Provider plugin integration.