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: OpenAPITools/openapi-generator-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.26.0
Choose a base ref
...
head repository: OpenAPITools/openapi-generator-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.27.0
Choose a head ref
  • 2 commits
  • 4 files changed
  • 4 contributors

Commits on Dec 29, 2025

  1. chore(deps): update nest monorepo to v11.1.11 (#1089)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 29, 2025
    Configuration menu
    Copy the full SHA
    2cbc67f View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2025

  1. feat(config): add support for environment variable placeholders in co…

    …nfig (#1031)
    
    * feat(config): add support for environment variable placeholders in config
    
    * feat(config): add tests for environment variable placeholder replacement
    
    * feat(config): refactor config service to improve environment variable handling
    
    * Update apps/generator-cli/src/README.md
    
    Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: William Cheng <wing328hk@gmail.com>
    Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
    3 people authored Dec 30, 2025
    Configuration menu
    Copy the full SHA
    1cd2614 View commit details
    Browse the repository at this point in the history
Loading