The Wayback Machine - https://web.archive.org/web/20200914071828/https://github.com/python/python-docs-pt-br/issues/17
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementar script de automatização em Python #17

Open
rffontenelle opened this issue Feb 3, 2020 · 1 comment
Open

Implementar script de automatização em Python #17

rffontenelle opened this issue Feb 3, 2020 · 1 comment

Comments

@rffontenelle
Copy link
Contributor

@rffontenelle rffontenelle commented Feb 3, 2020

Atualmente temos um Makefile que possibilita automatizar diversas tarefas por meio de um workflow de GitHub Actions.

O Makefile, embora possa ser executado pela linha de comando, é mais acessível para usuários Linux. Isso dificulta o acesso às funcionalidades fornecidas pelo Makefile a usuários Windows e de outras plataformas.

Usar um script Python para essa automatização seria uma boa solução multiplataforma e muito condizente com o projeto traduzido.

@rffontenelle
Copy link
Contributor Author

@rffontenelle rffontenelle commented Feb 3, 2020

O docsbuild-scripts.py é, salvo engano, o script que compila e atualiza o site de documentação do Python, sendo certamente uma referência para implementar o script de automatização em Python.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.