Basil Crow

Results 135 issues of Basil Crow

### Page to migrate Various ### Destination on jenkins.io Various ### Migration notes The wiki migration suffers from a methodological problem: once content has been migrated, the old wiki page...

documentation

An initial draft of a Sponsors page, which is part of #6861. Posting this as a draft because I need further information to proceed. I guessed at some levels: -...

governance

### Suggestion In #6809 I tried to include a Gantt chart via Mermaid and [asciidoctor-diagram](https://github.com/asciidoctor/asciidoctor-diagram), but it wasn't practical. Even after adding `asciidoctor-diagram` to `Gemfile` and after adding `@mermaid-js/mermaid-cli` to...

enhancement

Also switches the Windows build from Java 8 to Java 11, since this is the minimum Java version supported by the latest parent POM.

Hi @robertknight, thank you for this wonderful library. This PR backports support for negative widths from [egilll/ltex-linebreak2](https://github.com/egilll/tex-linebreak2) to this repository and removes the three tests that were asserting positive values....

When ASM is removed from Jenkins core and this change has propagated through a sufficient number of LTS releases, the workaround added in #916 can be removed.

chore

### What feature do you want to see added? In both https://github.com/jenkinsci/azure-ad-plugin/pull/550 and https://github.com/jenkinsci/htmlpublisher-plugin/pull/274 plugins wanted to use `access-modifier-suppressions` but didn't find it working out of the box and added...

enhancement

### What feature do you want to see added? https://github.com/jenkinsci/htmlpublisher-plugin/pull/273 shows a plugin that used the `@WithBridgeMethods` to no avail because the build was never running `bridge-method-injector`. Rather than forcing...

enhancement

The `provided` dependency on `commons-logging` is inconsistent with the general design of this POM, which avoids specifying Jenkins core dependencies in order to allow them to be fetched from the...

removed

The intended use case of this is to be able to more easily test PR builds of this repository in realistic use cases, albeit with the additional effort of adding...

enhancement