Thanks to visit codestin.com
Credit goes to github.com

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: pypiserver/pypiserver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.1
Choose a base ref
...
head repository: pypiserver/pypiserver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.2
Choose a head ref
  • 4 commits
  • 7 files changed
  • 3 contributors

Commits on Nov 24, 2024

  1. chore: use the official docker-meta action instead of ci-helper (#…

    …625)
    
    * chore: use the official `docker-meta` action
    
    * chore: remove redundant pattern
    
    * chore: configure push settings
    
    * chore: add concurrency setting
    
    * chore: remove unused `ci_helper` script
    
    * chore: login only on `main` and `tag`s
    
    * fix: remove accidental code
    
    * chore: special `docker` concurrency group
    dee-me-tree-or-love authored Nov 24, 2024
    Configuration menu
    Copy the full SHA
    1e7d6ca View commit details
    Browse the repository at this point in the history
  2. fix: use importlib_resources only when needed (#627)

    * fix: `importlib_resources` only for Py 3.8 to 3.12
    
    * chore: return `py37-py39` to tox envlist
    dee-me-tree-or-love authored Nov 24, 2024
    Configuration menu
    Copy the full SHA
    6e4ccd8 View commit details
    Browse the repository at this point in the history
  3. chore(auto-release-candidate-2024-11-24) (#628)

    * chore(rc-changes): update CHANGES.rst
    
    * chore: update changes
    
    ---------
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Dmitrii Orlov <[email protected]>
    3 people authored Nov 24, 2024
    Configuration menu
    Copy the full SHA
    1916cbc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01915d1 View commit details
    Browse the repository at this point in the history
Loading