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: XeroAPI/xero-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9.0.0
Choose a base ref
...
head repository: XeroAPI/xero-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9.1.0
Choose a head ref
  • 3 commits
  • 576 files changed
  • 3 contributors

Commits on Sep 15, 2025

  1. final build

    actions-user committed Sep 15, 2025
    Configuration menu
    Copy the full SHA
    26c29bb View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2025

  1. Merge pull request #200 from XeroAPI/9.1.0

    Build for version - 9.1.0
    lkaszick authored Sep 18, 2025
    Configuration menu
    Copy the full SHA
    b04770e View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2025

  1. [XAPI-1200] Fix build scripts (#389)

    * [XAPI-1200] Handle output folder deletion in main script
    
    * [XAPI-1200] Use locally built docker image
    
    * [XAPI-1200] Check java installed and using correct version
    
    * [XAPI-1200] Rename docker file
    no longer just used for docs
    
    * [XAPI-1200] Added docker to run post generation checks in code-gen repo
    
    * [XAPI-1200] Update repository
    Now matches what is in upstream after manual change previously
    
    * [XAPI-1200] Do python processing with uv with pinned package versions
    
    * [XAPI-1200] Remove flake8
    It's not doing anything right now, and we should move to ruff in the future anyway
    
    * [XAPI-1200] Newline fix
    
    * [XAPI-1200] Check java versions 11-21
    
    * [XAPI-1200] Remove flake8 and other pip/python installing
    This is handled with uv now
    
    * [XAPI-1200] Run tests in uv
    
    * [XAPI-1200] Access host from inside container
    
    * [XAPI-1200] Use uv directly instead of docker
    
    ---------
    
    Co-authored-by: Ryan McCarthy <ryan.mccarthy+xero@xero.com>
    actions-user and Ryan McCarthy committed Oct 22, 2025
    Configuration menu
    Copy the full SHA
    42533fe View commit details
    Browse the repository at this point in the history
Loading