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: xerial/sbt-sonatype
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.9.20
Choose a base ref
...
head repository: xerial/sbt-sonatype
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.9.21
Choose a head ref
  • 5 commits
  • 8 files changed
  • 2 contributors

Commits on May 5, 2023

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

Commits on May 11, 2023

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

Commits on May 16, 2023

  1. Output sonatype client logs to target/sbt-sonatype folder (#399)

    * Use target folder for http logging
    
    * Set client name
    xerial authored May 16, 2023
    Configuration menu
    Copy the full SHA
    5b879bf View commit details
    Browse the repository at this point in the history
  2. Automate release note genreation (#400)

    * Use release-drafter only for PR labeling
    
    * Remove release note config
    
    * Generate a new release note with a new tag
    xerial authored May 16, 2023
    Configuration menu
    Copy the full SHA
    9125550 View commit details
    Browse the repository at this point in the history
Loading