Bowen Liang

Results 107 issues of Bowen Liang

# :mag: Description ## Issue References 🔗 This pull request fixes # ## Describe Your Solution 🔧 Please include a summary of the change and which issue is fixed. Please...

module:server
kind:build
module:rest-client

# Description - add tests for CodeExecutor with code templates of different languages , covering Python, javascript and Jinja2 - extract CodeLanguage enum in CodeExecutor and the mapping to running...

💪 enhancement
🐍 python
☕️ javascript
size:L

# Description - extract common CodeNodeProvider for Javascript and Python, to increase the cohesion for each supported programming language code node ## Type of Change Please delete options that are...

💪 enhancement
🐍 python
☕️ javascript
size:L

# :mag: Description ## Issue References 🔗 This pull request fixes # ## Describe Your Solution 🔧 - bump `scala-maven-plugin` from 4.8.0 to 4.9.0, with `zinc` bumped from 1.8.0(Nov 11,...

kind:build

# Description - fix the misusage of `os.path.join` for URL assembly , as `os.path.join` is OS dependent and it will cause "\\" seperator on Windows platform in URL instead of...

🐞 bug
🐍 python
size:M

# Description - previously #3017 attempting to bump Pydantic from 1.x to 2.x, and it's retreated as `langchain` blocks it. - as `langchain` is no longer used, it's feasibile to...

# Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change....

Any plan for VaultManager support? I am binding payment methods to customerId for Dropin, and it works well. But while i am trying to delete an existing payment method, i...

# Description - generalize scripts of runner and preload into TemplateTransformer - properly indent scripts with `dedent` inside methods ## Type of Change Please delete options that are not relevant....

💪 enhancement
size:L

# Description - apply Ruff's RUF019 rule, to skip unnecessary key checks prior to accessing a dictionary with `.get()` ## Type of Change Please delete options that are not relevant....

💪 enhancement
🐍 python
size:M