Tags: kustomzone/codegen-sdk
Tags
fix: lint (codegen-sh#657) # Motivation <!-- Why is this change necessary? --> # Content <!-- Please include a summary of the change --> # Testing <!-- How was the change tested? --> # Please check the following before marking your PR as ready for review - [ ] I have added tests for my changes - [ ] I have updated the documentation or added new documentation as needed
feat: Allow custom overrides for package resolving and optional sys.p… …ath support (codegen-sh#601) # Motivation Certain build systems or configurations have Python packages located in a non-default path. Those are not found by _Codegen_ per default. # Content _Codegen_ now considers the `PYTHONPATH` environment variable when resolving packages. # Testing Added unit tests which resolve packages only when the `PYTHONPATH` is set in a correct way. # Please check the following before marking your PR as ready for review - [x] I have added tests for my changes - [x] I have updated the documentation or added new documentation as needed --------- Co-authored-by: Matthias Bartelt <github@mbartelt.de> Co-authored-by: Matthias Bartelt <mathtias.bartelt@etas.com> Co-authored-by: tomcodgen <tkucar@codegen.com> Co-authored-by: Christine Wang <christine@codegen.com>
feat: Disable File Parse Mode (codegen-sh#651) # Motivation <!-- Why is this change necessary? --> # Content <!-- Please include a summary of the change --> # Testing <!-- How was the change tested? --> # Please check the following before marking your PR as ready for review - [ ] I have added tests for my changes - [ ] I have updated the documentation or added new documentation as needed
feat: CodegenApp (codegen-sh#617) Co-authored-by: codegen-bot <team+codegenbot@codegen.sh>
fix(deps): update dependency openai to v1.64.0 (codegen-sh#616) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [openai](https://redirect.github.com/openai/openai-python) | `==1.63.2` -> `==1.64.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>openai/openai-python (openai)</summary> ### [`v1.64.0`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1640-2025-02-22) [Compare Source](https://redirect.github.com/openai/openai-python/compare/v1.63.2...v1.64.0) Full Changelog: [v1.63.2...v1.64.0](https://redirect.github.com/openai/openai-python/compare/v1.63.2...v1.64.0) ##### Features - **client:** allow passing `NotGiven` for body ([#​2135](https://redirect.github.com/openai/openai-python/issues/2135)) ([4451f56](https://redirect.github.com/openai/openai-python/commit/4451f5677f9eaad9b8fee74f71c2e5fe6785c420)) ##### Bug Fixes - **client:** mark some request bodies as optional ([4451f56](https://redirect.github.com/openai/openai-python/commit/4451f5677f9eaad9b8fee74f71c2e5fe6785c420)) ##### Chores - **internal:** fix devcontainers setup ([#​2137](https://redirect.github.com/openai/openai-python/issues/2137)) ([4d88402](https://redirect.github.com/openai/openai-python/commit/4d884020cbeb1ca6093dd5317e3e5812551f7a46)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "* 0-3 * * 1" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/codegen-sh/codegen-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix: default back to bot_commit=False on RepoOperator (codegen-sh#614)
feat: docs for pr review bot (codegen-sh#613) # Motivation <!-- Why is this change necessary? --> # Content <!-- Please include a summary of the change --> # Testing <!-- How was the change tested? --> # Please check the following before marking your PR as ready for review - [x ] I have added tests for my changes - [ x] I have updated the documentation or added new documentation as needed --------- Co-authored-by: kopekC <28070492+kopekC@users.noreply.github.com>
PreviousNext