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: apache/maven-gpg-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: maven-gpg-plugin-3.2.3
Choose a base ref
...
head repository: apache/maven-gpg-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: maven-gpg-plugin-3.2.4
Choose a head ref
  • 4 commits
  • 9 files changed
  • 2 contributors

Commits on Apr 8, 2024

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

Commits on Apr 11, 2024

  1. [MGPG-126] Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#94)

    Bumps commons-io:commons-io from 2.16.0 to 2.16.1.
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    ---
    
    https://issues.apache.org/jira/browse/MGPG-126
    dependabot[bot] authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    b6f0324 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. [MGPG-125] Fix "bestPractices" (#95)

    As currently due defaulted values it would always fail, unless user explicitly re-configures plugin. So, do not set "default value" on mojo level, instead handle it programmatically, when bestPractices is not set. Added ITs for "bestPractices", one for success and one for failure. 
    
    ---
    
    https://issues.apache.org/jira/browse/MGPG-125
    cstamas authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    893aedc View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

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