Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jenkinsci/plugin-pom
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: plugin-5.18
Choose a base ref
...
head repository: jenkinsci/plugin-pom
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: plugin-5.19
Choose a head ref
  • 18 commits
  • 1 file changed
  • 2 contributors

Commits on Jun 30, 2025

  1. Configuration menu
    Copy the full SHA
    75c86c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df2676e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5d5c1b View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2025

  1. Configuration menu
    Copy the full SHA
    6b9b744 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2025

  1. Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.2.0 to 4.2.1 (#…

    …1163)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 5, 2025
    Configuration menu
    Copy the full SHA
    aa5ec23 View commit details
    Browse the repository at this point in the history
  2. Bump org.junit:junit-bom from 5.13.2 to 5.13.3 (#1164)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 5, 2025
    Configuration menu
    Copy the full SHA
    0ba89f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. Configuration menu
    Copy the full SHA
    c155355 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. Configuration menu
    Copy the full SHA
    36f52c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. Configuration menu
    Copy the full SHA
    b1925ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99c2837 View commit details
    Browse the repository at this point in the history
  3. Use palantir Java format 2.72.0 (#1170)

    Most recent release of the formatter.
    
    https://github.com/palantir/palantir-java-format/releases lists the
    releases.
    
    Testing done:
    
    * Confirmed that `mvn clean verify` passes
    * Confirmed that 10+ plugins do not alter formatting with Java 21
      when using this version
    MarkEWaite authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    b57172d View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2025

  1. Configuration menu
    Copy the full SHA
    fb04b00 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2025

  1. Configuration menu
    Copy the full SHA
    828dff6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7a2468 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. Configuration menu
    Copy the full SHA
    99da852 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

  1. Configuration menu
    Copy the full SHA
    5400b67 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2025

  1. Use Palantir Java Format 2.73.0 (#1176)

    https://github.com/palantir/palantir-java-format/releases/tag/2.73.0
    shows it was released last week.
    
    The git client plugin use of `spotless` needs the Palantir Java Format
    upgrade to 2.73.0 in order to run `spotless` with Java 25.  The Palantir
    Java Format upgrade does not seem to be required for Jenkins core to run
    `spotless` with Java 25.
    
    Matching pull request in the core pom:
    
    * jenkinsci/pom#702
    
    Testing done:
    
    Confirmed that `mvn spotless:apply` fails with Java 25 EA build 28 on
    git client plugin without this change.
    
    Confirmed that `mvn spotless:apply` succeeds with Java 25 EA build 28
    on git client plugin with this change.
    
    Confirmed that `mvn spotless:apply` makes no formatting changes in git
    client plugin with this change.
    MarkEWaite authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    1c9025a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd12861 View commit details
    Browse the repository at this point in the history
Loading