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: codegen-sh/codegen-api-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: codegen-sh/codegen-api-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: codegen-bot/regenerate-client
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 171 files changed
  • 2 contributors

Commits on Aug 14, 2025

  1. Regenerate client using OpenAPI Generator 7.12.0

    Co-authored-by: Jay Hack <jay@codegen.com>
    codegen-sh[bot] and jayhack committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    dc43b22 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

  1. Update OpenAPI spec to latest version and regenerate client

    Co-authored-by: Jay Hack <jay@codegen.com>
    codegen-sh[bot] and jayhack committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    ca13414 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2025

  1. Restore UV package manager in GitHub workflow

    Co-authored-by: Jay Hack <jay@codegen.com>
    codegen-sh[bot] and jayhack committed Aug 17, 2025
    Configuration menu
    Copy the full SHA
    b92b147 View commit details
    Browse the repository at this point in the history
  2. Fix build configuration for GitHub Actions workflow

    - Add [project] table to pyproject.toml for setuptools compatibility
    - Add pytest and pytest-cov to requirements.txt
    - Add pytest.ini configuration file
    
    Co-authored-by: Jay Hack <jay@codegen.com>
    codegen-sh[bot] and jayhack committed Aug 17, 2025
    Configuration menu
    Copy the full SHA
    82c9fd1 View commit details
    Browse the repository at this point in the history
Loading