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-Java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: XeroAPI/Xero-Java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 12.1.0
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 15 files changed
  • 2 contributors

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
    c8ef18c View commit details
    Browse the repository at this point in the history
Loading