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

Script to create .env #571

Merged
merged 8 commits into from
Jul 18, 2024
Merged

Script to create .env #571

merged 8 commits into from
Jul 18, 2024

Conversation

PiluVitu
Copy link
Member

Closes #564

Feature

Cria um arquivo .env com base no arquivo que tem no repositorio de envs, facilitando assim a iniciação do projeto e padronizando as envs base.

Checklist
  • Issue linked
  • Build working correctly
  • Tests created

@PiluVitu PiluVitu self-assigned this Jul 10, 2024
Copy link
Contributor

github-actions bot commented Jul 10, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 60.06% 349 / 581
🔵 Statements 60.6% 383 / 632
🔵 Functions 64.5% 149 / 231
🔵 Branches 50.17% 145 / 289
File CoverageNo changed files found.
Generated in workflow #1407

Copy link
Contributor

@Alecell Alecell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bala

@PiluVitu PiluVitu force-pushed the issue-564 branch 2 times, most recently from 5fa65f9 to eb04724 Compare July 15, 2024 13:47
@juliaam juliaam merged commit d1f9451 into master Jul 18, 2024
4 checks passed
@juliaam juliaam deleted the issue-564 branch July 18, 2024 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Criação de script para .env
4 participants