GoogleCloudPlatform / GoogleCloudPlatform/python-docs-samples
feat: To update and upgrade pylint checker
- Linguagem predominante
- Jupyter Notebook
- Estrelas
- 8.1k
- Forks
- 6.7k
- Merge médio
- 4d 2h
- PRs com merge (30d)
- 16
Descrição
## 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!
Guia de contribuição
Direção de pesquisa
Comece com .kokoro/docker/Dockerfile e rastreie como Python 3.7, Python 3.8 e pylint estão configurados para os testes do repositório. Esclareça se a tarefa inclui adotar Ruff ou apenas remover versões desatualizadas; a tarefa estará concluída quando as verificações baseadas em Docker não usarem mais versões do Python sem suporte e a abordagem de linting acordada estiver refletida nesse arquivo.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- docker, python
- Domínio
- build-system, testing-qa, tooling
- Tipo de issue
- Funcionalidade
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 35/100