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: hatchet-dev/hatchet-python-quickstart
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: nafees/test-push
Choose a base ref
...
head repository: hatchet-dev/hatchet-python-quickstart
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.
  • 7 commits
  • 5 files changed
  • 2 contributors

Commits on Aug 17, 2025

  1. ci: dependabot (#20)

    mrkaye97 authored Aug 17, 2025
    Configuration menu
    Copy the full SHA
    c7b670e View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump porter-dev/setup-porter from 0.1.0 to 0.1.1 (#21)

    Bumps [porter-dev/setup-porter](https://github.com/porter-dev/setup-porter) from 0.1.0 to 0.1.1.
    - [Release notes](https://github.com/porter-dev/setup-porter/releases)
    - [Commits](porter-dev/setup-porter@v0.1.0...v0.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: porter-dev/setup-porter
      dependency-version: 0.1.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 17, 2025
    Configuration menu
    Copy the full SHA
    f00d510 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump actions/checkout from 3 to 5 (#22)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 17, 2025
    Configuration menu
    Copy the full SHA
    48b765b View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump hatchet-sdk from 1.6.5 to 1.17.0 (#23)

    Bumps hatchet-sdk from 1.6.5 to 1.17.0.
    
    ---
    updated-dependencies:
    - dependency-name: hatchet-sdk
      dependency-version: 1.17.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 17, 2025
    Configuration menu
    Copy the full SHA
    07520c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2025

  1. fix: get rid of single slot

    mrkaye97 committed Oct 31, 2025
    Configuration menu
    Copy the full SHA
    00c488d View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump hatchet-sdk from 1.17.0 to 1.20.2 (#31)

    Bumps hatchet-sdk from 1.17.0 to 1.20.2.
    
    ---
    updated-dependencies:
    - dependency-name: hatchet-sdk
      dependency-version: 1.20.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 31, 2025
    Configuration menu
    Copy the full SHA
    05e4fc2 View commit details
    Browse the repository at this point in the history
  3. fix: version

    mrkaye97 committed Oct 31, 2025
    Configuration menu
    Copy the full SHA
    033fdc7 View commit details
    Browse the repository at this point in the history
Loading