git-client-plugin icon indicating copy to clipboard operation
git-client-plugin copied to clipboard

[JENKINS-23477] expand vars in sparse checkout field

Open yashj21 opened this issue 5 years ago • 1 comments

JENKINS-23477 git plugin sparse checkout path field does not expand environment variables

Made a bug fix to expand all the sparse checkout paths using the environment variable just before the git command line execution

  • [x] I have read the CONTRIBUTING doc
  • [x] I have referenced the Jira issue related to my changes in one or more commit messages
  • [x] I have added tests that verify my changes
  • [x] Unit tests pass locally with my changes
  • [x] I have added documentation as necessary
  • [x] No Javadoc warnings were introduced with my changes
  • [x] No spotbugs warnings were introduced with my changes
  • [x] I have interactively tested my changes

Types of changes

  • [x] Bug fix (non-breaking change which fixes an issue)

yashj21 avatar Feb 14 '20 17:02 yashj21

Hello @MarkEWaite , is it possible to include this change in the next release ? We are waiting for this since 5 years :) Thanks ! Bye

toutiyeti avatar Sep 27 '21 09:09 toutiyeti

Hello @MarkEWaite - voting/promoting to please get this released.

philipleetaylor avatar Nov 09 '22 19:11 philipleetaylor

Hello @MarkEWaite - voting/promoting to please get this released.

You can use it now, without waiting for a release and then when you have confirmed it is working for you, you can post the results of your use here. Download the hpi file from https://ci.jenkins.io/job/Plugins/job/git-client-plugin/job/PR-508/lastSuccessfulBuild/ and upload it to your Jenkins controller.

MarkEWaite avatar Nov 09 '22 19:11 MarkEWaite