Skip to content

Conversation

@MarkEWaite
Copy link
Contributor

Fix #138 - GitLab repo browser breaks freestyle job save

Move the existing config.jelly file into the location where it will be found by Jenkins. Allows the "GitLab" repository browser to be used from Freestyle projects as intended.

Also adds top level help for the GitLab repository browser so that it can be found in the Pipeline Steps reference for the GitLabBrowser.

Not yet ready to add an @Symbol annotation because this repository browser 'GitLab' differs only by case from the similar repository browser inside the git plugin (called 'gitlab').

Move the existing config.jelly file into the location where it will be
found by Jenkins.  Allows the "GitLab" repository browser to be used
from Freestyle projects as intended.

Also adds top level help for the GitLab repository browser so that it
can be found in the Pipeline Steps reference for the GitLabBrowser.

Not yet ready to add an `@Symbol` annotation because this repository
browser 'GitLab' differs only by case from the similar repository browser
inside the git plugin (called 'gitlab').
@markjacksonfishing markjacksonfishing merged commit b241f01 into jenkinsci:master May 10, 2021
@MarkEWaite MarkEWaite deleted the fix/freestyle-repo-browser branch May 10, 2021 16:11
@MarkEWaite
Copy link
Contributor Author

I used the build from the ci.jenkins.io master branch to confirm that the master branch is behaving as expected. Thanks for merging @markyjackson-taulia !

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GitLab repository browser breaks Freestyle job configuration

2 participants