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: pulp/pulp-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: pulp/pulp-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.23
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 22 files changed
  • 2 contributors

Commits on Jan 16, 2024

  1. Release 0.23.0

    pulpbot committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    4e0698a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2084c93 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Fix changelog formating

    mdellweg committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    62a51f9 View commit details
    Browse the repository at this point in the history
  2. Fix changelog template

    [noissue]
    
    (cherry picked from commit 14f6099)
    mdellweg committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    021ecd2 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Fix distributing type annotations

    (cherry picked from commit 1adc9bd)
    mdellweg committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    28c7d5f View commit details
    Browse the repository at this point in the history
  2. Release 0.23.1

    pulpbot committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    f5f7c4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b0eaa0 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Let get_translation accept any python path

    In 0.23 a regression was introduced that forced the use of
    `get_translation(__package__)` instead of `get_translation(__name__`).
    This change adds a fallback to allow the old style alongside.
    It may however be removed in the future.
    
    Fixes #874
    
    (cherry picked from commit 197c548)
    mdellweg committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    a6b67ec View commit details
    Browse the repository at this point in the history
  2. Release 0.23.2

    pulpbot committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    d687ac0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d2a84b View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Add missing py.typed marker

    [noissue]
    mdellweg committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    3015320 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

  1. Pinned packaging according to its Calver nature

    (cherry picked from commit 83ee5a3)
    (cherry picked from commit eeac0f7)
    (cherry picked from commit 9bfd725)
    (cherry picked from commit f28cb22)
    (cherry picked from commit 2243dd5)
    mdellweg committed Mar 31, 2025
    Configuration menu
    Copy the full SHA
    620b237 View commit details
    Browse the repository at this point in the history
  2. Release 0.23.3

    pulpbot committed Mar 31, 2025
    Configuration menu
    Copy the full SHA
    f56371e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e3c124 View commit details
    Browse the repository at this point in the history
Loading