Gennady Feldman
Gennady Feldman
Is it still possible to address this?
I have a reproducible case on 2 different laptops. This started happening several brunche/ChromeOS releases ago (it is working on 107 though).. Latest I tried 113 and 115 (latest stable...
Ok, Maybe I am confused, so let me apologize. My setup is as following: - ConEmu - Git Bash - conemu-msys2-64.exe (copied to Git\usr\bin folder where msys2.dll is) I thought...
Just tested this again with one of my PRs (PR has only 1 commit): - Initial build (jenkins build 55) shows "Changes" listing 174 Commits - Did "retest this please"...
1.12 (latest stable)
Currently I am only 1 build behind on the actual Jenkins (1.563). Everything else is updated to the latest stable.
The plugin already uses Github API to pull a list of commits here: https://github.com/jenkinsci/ghprb-plugin/blob/master/src/main/java/org/jenkinsci/plugins/ghprb/GhprbPullRequest.java#L220 Why not pull that list into a changelog?
This might be related to the "message formatter" setting which was in the "Global Security" before the Jenkins 1.564 build.
I like using this library, but it hasn't been updated and released in quite a while. Looking at Releases I see last release in December 13, 2023. At this point...
Any reason this field is `enum`? Why not a regular `string` field? P.S. Wouldn't there be an error if you are trying to use a driver that's not compiled in...