Here you will find some rules of safe living with the code.
Also, some tutorials that may come in handy and are part of CTS day-to-day.
- Add the root of your desktop. The name to be chosen is _ [project_name] _ [repository_type].
Example: congresso_analise, corrupcao_captura
- If you think one of the subprojects is very important and can be a repository by itself, add with the name: [Project_name] proj [repository_type].
Example: congresso_proj_redes
- If it is an infrastructure-related repository use infra_[explicative_name]
Example: infra_airflow
- Submit the tutorials and guidelines in this repository via * pull request *. If you do not know how to make a pull request, learn [?]
- The issues on this repo must be related to code administration, tutorial proposal, and CTS data infrastructure building.
- This utils.py in this repo is know shared and daily updated across all projects. If you want to change it, please do it via pull request.
- [How to automate push for GitHub via SSH and Airflow] (https://github.com/JoaoCarabetta/geral/blob/master/tutorials/Como%20automatize%20o%20GitHub%20via%20SSH.md)