Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JENKINS-67068] Fix regression for branch names with slashes #44

Merged
merged 1 commit into from
Nov 24, 2021

Conversation

justusbunsi
Copy link
Member

@justusbunsi justusbunsi commented Nov 22, 2021

As a result of PR #29 it happens that some users cannot fetch branches
with slashes in their names anymore.

Looks like it's an issue with manually triggering jobs.

Regression from: JENKINS-65796

Fixes: JENKINS-67068

As a result of PR jenkinsci#29 it happens that some users cannot fetch branches
with slashes in their names anymore.

Regression from: JENKINS-65796
@justusbunsi
Copy link
Member Author

Waited for feedback in linked issue. Seems to fix it. Ready for review.

@justusbunsi justusbunsi marked this pull request as ready for review November 23, 2021 21:38
@lafriks lafriks merged commit 54bae3c into jenkinsci:master Nov 24, 2021
viceice added a commit to visualon/jenkins-gitea-plugin that referenced this pull request Nov 24, 2021
* Enable cd workflow (#35)

* Enable cd workflow

Signed-off-by: Steven Kriegler <61625851+justusbunsi@users.noreply.github.com>

* Add missing GitHub workflow

Signed-off-by: Steven Kriegler <61625851+justusbunsi@users.noreply.github.com>

* Update .github/workflows/cd.yaml

Co-authored-by: Lauris BH <lauris@nix.lv>

* Switch back to classic version syntax

Co-authored-by: Lauris BH <lauris@nix.lv>

* Bump version to 1.5.0 (jenkinsci#42)

Additionally: Fix tag/release template to match previous releases

* Fix release versioning + incremental builds (jenkinsci#43)

* Add alt-texts to badges

This is a commit for letting the status checks fail.

* Lower the release version

* Re-Add changelist to version

* Opt-out incremental suffix during release

See: jenkins-infra/jenkins-maven-cd-action#13

* Auto-incrementalify after release

* Fix JENKINS-67068 (jenkinsci#44)

As a result of PR #29 it happens that some users cannot fetch branches
with slashes in their names anymore.

Regression from: JENKINS-65796

Co-authored-by: Steven <61625851+justusbunsi@users.noreply.github.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
@justusbunsi justusbunsi deleted the JENKINS-67068 branch November 24, 2021 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants