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: python-semantic-release/python-semantic-release
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: MatthieuSarter/python-semantic-release
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 7 files changed
  • 1 contributor

Commits on Apr 23, 2025

  1. feat(cmd-version): add support for rolling tags

    Set rolling_tags to true to create/update major and major.minor tags when releasing a version.
    
    Also remove warnings about invalid version for the rolling tags.
    MatthieuSarter committed Apr 23, 2025
    Configuration menu
    Copy the full SHA
    90543c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa69417 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc3bfe2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    445e2eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc1b685 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8862eb9 View commit details
    Browse the repository at this point in the history
Loading