GoogleCloudPlatform / GoogleCloudPlatform/python-docs-samples
feat: To update and upgrade pylint checker
- 主要語言
- Jupyter Notebook
- 星號
- 8.1k
- 分支
- 6.7k
- 平均合併
- 4 天 2 小時
- 30 天內合併 PR
- 16
描述
## Is your feature request related to a problem? Please describe.
Feature request to update https://github.com/GoogleCloudPlatform/python-docs-samples/blob/main/.kokoro/docker/Dockerfile
## Describe the solution you'd like.
1. The current testing framework includes checks for Python 3.7 and Python 3.8, which are [unmaintained](https://endoflife.date/python). So there is a immediate need for this docker to be updated. Expected outcome is removing support for these outdated versions.
1. Request to consider alternatives like [RUFF](https://github.com/astral-sh/ruff) to pylint. Given the size of this repository, a linter like RUFF would be cost effective + faster.
## Describe alternatives you've considered.
NA
## Additional context.
NA
Thanks!
貢獻指南
研究方向
從 .kokoro/docker/Dockerfile 開始,追蹤 Python 3.7、Python 3.8 和 pylint 如何為儲存庫測試進行設定。釐清工作是否包括採用 Ruff,還是只移除過時版本;完成表示以 Docker 為基礎的檢查不再使用不受支援的 Python 版本,且已議定的 linting 方式已在其中反映。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- docker, python
- 領域
- build-system, testing-qa, tooling
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100