{"id":18003104,"url":"https://github.com/nata-vito/devops_studies","last_synced_at":"2025-11-08T02:01:50.752Z","repository":{"id":196410022,"uuid":"696049078","full_name":"nata-vito/devops_studies","owner":"nata-vito","description":"Estudo sobre DevOps utilizando Python como linguagem principal","archived":false,"fork":false,"pushed_at":"2023-12-06T00:10:51.000Z","size":101,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T19:53:50.998Z","etag":null,"topics":["devops","gitactions","pytest","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nata-vito.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-25T01:12:34.000Z","updated_at":"2023-12-05T20:22:37.000Z","dependencies_parsed_at":"2023-11-26T02:24:21.757Z","dependency_job_id":"10183502-4486-468c-966b-52d158886c89","html_url":"https://github.com/nata-vito/devops_studies","commit_stats":null,"previous_names":["nata-vito/devops_studies"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nata-vito%2Fdevops_studies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nata-vito%2Fdevops_studies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nata-vito%2Fdevops_studies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nata-vito%2Fdevops_studies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nata-vito","download_url":"https://codeload.github.com/nata-vito/devops_studies/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247149488,"owners_count":20891954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["devops","gitactions","pytest","python"],"created_at":"2024-10-29T23:25:31.651Z","updated_at":"2025-09-24T17:25:14.498Z","avatar_url":"https://github.com/nata-vito.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DevOps Studies\n\nNeste repositório, aplico alguns estudos sobre devops utilizando Python como linguagem principal. Utilizo as blibliotecas Pytest para realizar testes, a Coverage que extrair metricas sobre a cobertura dos meus testes em relação a aplicação e automações com o GitActions para build do pacote e testes automatizados. Sinta-se livre para colaborar com o projeto!\n\n---\n### Pre-requisitos\n- Anaconda \n\n\n### Instalação \n```\n# Ative o ambiente\nconda create --name \u003cnome-ambiente\u003e python=3.9\nconda activate \u003cnome-ambiente\u003e\n\ngit clone https://github.com/nata-vito/devops_studies.git\ncd devops_studies\npip install -r requirements.txt\n```\n\n\n\n\n## Utilização\n\n```\ncd ac1\n\n# Executa os testes e cobertura de testes\ncoverage run --source=./ -m pytest -v tests\n\n# Report no terminal\ncoverage report\n\n# Report via HTML\ncoverage html\n```\n\nPara a cobertura do Covarege ficar em 100%, basta descomentar os testes fail, mas tenha em mente que a sua o build do GitHub Actions falhará.\n\n## 🤝 Collaborators\n\nAgradecemos às seguintes pessoas que contribuíram para este projeto:\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003ca href=\"#\"\u003e\n        \u003cimg src=\"https://avatars.githubusercontent.com/u/64169072?v=4\" width=\"100px;\" alt=\"Foto do Natanael Vitorino no GitHub\"/\u003e\u003cbr\u003e\n        \u003csub\u003e\n          \u003cb\u003eNatanael Vitorino\u003c/b\u003e\n        \u003c/sub\u003e\n      \u003c/a\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnata-vito%2Fdevops_studies","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnata-vito%2Fdevops_studies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnata-vito%2Fdevops_studies/lists"}