PayBas
PayBas
mCustomScrollbar is fine. Took me a while to figure out how to get it to work. 1) Make sure stroll.js is initialized on the element BEFORE you call the mCustomScrollbar...
@bitwiseman would you care to review https://github.com/jenkinsci/bitbucket-branch-source-plugin/pull/389 ? It should resolve this issue/request.
Branch rebased on `upstream/master` and all review comments resolved. Marking this as "ready for review".
I marked some of the javadoc as `@since 2.10.0`, but I don't know how this is normally determined. I don't know exactly when you guys do a minor version bump....
Work deadlines, combined with the process of trying to buy a house is leaving me with little/no time for side-projects. @bitwiseman thank you for all the feedback. I'll respond/update as...
Sorry for the late reply. I'll have a look :) To be clear. We use git describe for our unique versioning because that way it's easier to see exactly which...
Didn't have time to do a thorough test yet unfortunately, and going on holiday for couple of weeks. Will check back in when I'm back.
I've ran into the exact same problem. A quick and dirty workaround: At: https://github.com/egineering-llc/gitflow-helper-maven-plugin/blob/e979095a44bb71fc43e2951b8fcab692a0c3c554/src/main/java/com/e_gineering/maven/gitflowhelper/AbstractGitflowBasedRepositoryMojo.java#L176 Insert: ```java // Check to see if the project can expect any catalogs (and artifacts), or...
> Wow. Yeah, that is pretty nasty. I cringed at the Xpp3Dom casts already used to extract plugin configuration in the extensions. It's definitely not going to win any beauty...
Indeed https://github.com/jenkinsci/bitbucket-branch-source-plugin/pull/796 appears to have broken quite a few things. I'm also still stuck on `866.vdea_7dcd3008e` as the last working version before the breaking changes, despite the release of https://github.com/jenkinsci/bitbucket-branch-source-plugin/pull/815...