-
Improvement
-
Resolution: Fixed
-
Major
The %2F encoding of / breaks many software (msbuild for example) and can't be changed.
Being able to provide a rule to build the subproject names from the branch name instead of just encoding things would permit to give the user the power to work around their problems with this kind of software.
This would be an advanced option in which one can write something like a sed regex.
- duplicates
-
JENKINS-30744 multibranch issues if branch contains /
- Closed
- is blocked by
-
JENKINS-44360 '%' in branch name causes GitHub multi-branch job failures
- Open
-
JENKINS-44784 Branch indexing blocked by workspace cleanup hung on bad connection
- Resolved
- is duplicated by
-
JENKINS-37711 Percent encoding cause fail in Visual Studio
- Resolved
-
JENKINS-34475 github-org folder is incompatible with git flow implementations - branch names break builds
- Resolved
-
JENKINS-38706 Workspace directory names mangled in multibranch pipeline
- Resolved
-
JENKINS-34595 Multibranch Pipeline Project vs SVN branches
- Resolved
-
JENKINS-37677 Handle jobs in Multibranch projects where git branches have special characters
- Resolved
-
JENKINS-37045 Don't use "%2F" in branch directory name
- Resolved
-
JENKINS-35633 multibranch builds with visual studio incorrectly handles branches with a slash
- Closed
-
JENKINS-32239 job naming sould be configurable
- Resolved
-
JENKINS-32253 Want an option to encode slashes in branch names differently
- Resolved
-
JENKINS-42923 Multibranch job should have an option to shorten the job/script directory
- Resolved
-
JENKINS-38874 Shorten branch's folder name
- Closed
- is related to
-
JENKINS-34083 Compilation problems
- Resolved
-
JENKINS-38837 Mutibranch project plugin does not respect "Workspace Root Directory" global configuration
- Resolved
- relates to
-
JENKINS-2111 removing a job (including multibranch/org folder branches/repos) does not remove the workspace
- Resolved
-
JENKINS-30148 Allocate shorter workspace if it will be too long for reasonable use inside build
- Open
-
JENKINS-51811 KubernetesSlave should override getWorkspaceFor(TopLevelItem)
- Open
- links to