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: tilery/python-vtzero
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feature/add-python3.13
Choose a base ref
...
head repository: tilery/python-vtzero
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.
  • 5 commits
  • 2 files changed
  • 2 contributors

Commits on Sep 3, 2024

  1. Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v2...v4.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    43bfbf3 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Merge pull request #25 from tilery/dependabot/github_actions/dot-gith…

    …ub/workflows/actions/download-artifact-4.1.7
    
    Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
    vincentsarago authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    575ed11 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

  1. Merge pull request #26 from tilery/feature/add-python3.13

    add python 3.13 in CI
    vincentsarago authored Jan 20, 2025
    Configuration menu
    Copy the full SHA
    0d10367 View commit details
    Browse the repository at this point in the history
  2. update version

    vincentsarago committed Jan 20, 2025
    Configuration menu
    Copy the full SHA
    3e0d899 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2025

  1. fix CI release

    vincentsarago committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    41e628d View commit details
    Browse the repository at this point in the history
Loading