Skip to content

[JENKINS-75429] Ignore the case of the SCM when matching the SCM repository parameter#937

Merged
uhafner merged 2 commits intomainfrom
case-insensitve-scm-match
Mar 14, 2025
Merged

[JENKINS-75429] Ignore the case of the SCM when matching the SCM repository parameter#937
uhafner merged 2 commits intomainfrom
case-insensitve-scm-match

Conversation

@uhafner
Copy link
Member

@uhafner uhafner commented Mar 14, 2025

Improve the selection of the correct SCM (see JENKINS-75429). It makes sense to ignore the capitalization of the name as it is not relevant on Windows.

@uhafner uhafner added the enhancement Enhancement of existing functionality label Mar 14, 2025
@uhafner uhafner merged commit 9cb502b into main Mar 14, 2025
31 checks passed
@uhafner uhafner deleted the case-insensitve-scm-match branch March 14, 2025 19:05
@ykhandelwal913
Copy link
Contributor

ykhandelwal913 commented Mar 14, 2025

@uhafner Thanks for the fix. Can i get a version released for this?

@ykhandelwal913
Copy link
Contributor

@uhafner will it be possible to backport this fix in 2.2.1 and release 2.2.2? Currently we are using older jenkins versions.

@uhafner
Copy link
Member Author

uhafner commented Mar 23, 2025

No, plugins do not offer backports and multiple versions...

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

Labels

enhancement Enhancement of existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants