Bowen Liang

Results 107 issues of Bowen Liang

# Description - apply `flake-bugbear` rules to prevent and reduce likely bugs and usages - ruff rules list: https://docs.astral.sh/ruff/rules/#flake8-bugbear-b - PyCQA/flake8-bugbear: https://github.com/PyCQA/flake8-bugbear - fixed the violations in the following list:...

🐍 python
size:S

# Description Key changes: - bump `pydantic` validation library from 1.x to 2.x Migrations: - auto-fixes by using official `bump-pydanctic` codmod migration tool, referring - the `model_config` field in `class...

dependencies
size:L

# Description - generalize tool parameter converter, for converting type names, and casting values - add tests covering crossing situations ## Type of Change Please delete options that are not...

size:L
🔨 feat:tools

# Description - allow cancelling in-progress testing jobs by setting `cancel-in-progress` to true and proper `concurrency.group` - triggering tests on changes of relevant paths on demand, saving actions running time...

💪 enhancement
size:S

# Description - adding DB migration test to CI jobs, to ensure db migration scripts are ready to apply, preventing issues like #4518 - this test only triggers when code...

💪 enhancement
size:M

# Checklist: > [!IMPORTANT] > Please review the checklist below before submitting your pull request. - [x] Please open an issue before creating a PR or link to an existing...

size:S

# Checklist: > [!IMPORTANT] > Please review the checklist below before submitting your pull request. - [x] Please open an issue before creating a PR or link to an existing...

💪 enhancement
size:M
lgtm

### What changes were proposed in this pull request? - update actions/setup-java to v4 - update actions/upload-artifact to v4 - update actions/checkout to v4 ### Why are the changes needed?...

### What changes were proposed in this pull request? Replace the deprecated config `celeborn.storage.activeTypes` with `celeborn.storage.availableTypes` in docs and tests, guiding the new comers to use the new config names....

# Checklist: > [!IMPORTANT] > Please review the checklist below before submitting your pull request. - [x] Please open an issue before creating a PR or link to an existing...

💪 enhancement
size:XXL