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

Commits on May 29, 2025

  1. fix: cli runner

    Signed-off-by: Lucas Cavalcante <[email protected]>
    lcavalcante committed May 29, 2025
    Configuration menu
    Copy the full SHA
    341da90 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2026

  1. fix: improve regex

    Signed-off-by: Lucas Cavalcante <[email protected]>
    lcavalcante committed Apr 2, 2026
    Configuration menu
    Copy the full SHA
    a9b0e79 View commit details
    Browse the repository at this point in the history
  2. fix: improve regex (#12)

    Signed-off-by: Lucas Cavalcante <[email protected]>
    lcavalcante authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    ef8ff40 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2026

  1. CI: fix publish workflow (#13)

    * fix: improve regex
    
    Signed-off-by: Lucas Cavalcante <[email protected]>
    
    * ci: fix publish workflow
    
    Signed-off-by: Lucas Cavalcante <[email protected]>
    
    * ci: fix install step name and use libgit2-dev with apt-get
    
    Agent-Logs-Url: https://github.com/lcavalcante/python-version-controller/sessions/a4ea122f-23ae-4484-aa9a-4229fe97bee1
    
    Co-authored-by: lcavalcante <[email protected]>
    
    * ci: revert apt-get to apt and libgit2-dev to libgit2
    
    Agent-Logs-Url: https://github.com/lcavalcante/python-version-controller/sessions/a5f9f663-69ce-4f8f-96f4-02a70f8f4685
    
    Co-authored-by: lcavalcante <[email protected]>
    
    * ci: restore apt-get and libgit2-dev in install step
    
    Agent-Logs-Url: https://github.com/lcavalcante/python-version-controller/sessions/86b8b77b-ffc4-4bea-bd93-3fa0398bf2d6
    
    Co-authored-by: lcavalcante <[email protected]>
    
    ---------
    
    Signed-off-by: Lucas Cavalcante <[email protected]>
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    lcavalcante and Copilot authored Apr 3, 2026
    Configuration menu
    Copy the full SHA
    b480ee6 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2026

  1. chore: remove python 3.10 (#14)

    Signed-off-by: Lucas Cavalcante <[email protected]>
    lcavalcante authored Apr 4, 2026
    Configuration menu
    Copy the full SHA
    8f53f71 View commit details
    Browse the repository at this point in the history
  2. chore: bump pygit2

    Signed-off-by: Lucas Cavalcante <[email protected]>
    lcavalcante committed Apr 4, 2026
    Configuration menu
    Copy the full SHA
    db60af9 View commit details
    Browse the repository at this point in the history
Loading