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

fix: ajust compose and env.example #173

Merged
merged 4 commits into from
Aug 27, 2024
Merged

Conversation

PiluVitu
Copy link
Member

Closes #159

Feature

N/A

Bugfix
  • Description
    N/A

  • Cause
    N/A

  • Solution
    N/A

Changelog N/A
Visual evidences 🖼️
Checklist
  • Issue linked
  • Build working correctly
  • Tests created
Additional info N/A

Copy link
Contributor

github-actions bot commented Aug 23, 2024

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 85.19% (🎯 85%) 282 / 331
🟢 Statements 85.28% (🎯 85%) 284 / 333
🟢 Functions 85.32% (🎯 85%) 93 / 109
🔴 Branches 79.62% (🎯 85%) 43 / 54
File CoverageNo changed files found.
Generated in workflow #309

@Alecell Alecell requested review from a team, Luiginicoletti, JpBurgarelli, juliaam, Frompaje and DominMFD and removed request for a team August 23, 2024 17:29
@PiluVitu PiluVitu self-assigned this Aug 23, 2024
@PiluVitu PiluVitu marked this pull request as draft August 23, 2024 18:02
@Alecell Alecell requested a review from a team August 26, 2024 17:26
@PiluVitu PiluVitu force-pushed the ajust-compose-and-actions branch from 1242e10 to 61218e8 Compare August 26, 2024 17:32
@PiluVitu PiluVitu marked this pull request as ready for review August 26, 2024 17:36
@PiluVitu PiluVitu changed the base branch from main to RELEASE-MONGO August 26, 2024 18:56
Copy link
Member

@Luiginicoletti Luiginicoletti left a comment

Choose a reason for hiding this comment

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

Nice pilu!

@k1nha k1nha merged commit f2470eb into RELEASE-MONGO Aug 27, 2024
5 of 6 checks passed
@k1nha k1nha deleted the ajust-compose-and-actions branch August 27, 2024 11:49
PiluVitu added a commit that referenced this pull request Sep 5, 2024
* fix: ajust compose and env.example

* feat: insert new base workflows

* fix: ajust docker compose and dockerfile

* chore: remove db url from .env.example
PiluVitu added a commit that referenced this pull request Sep 12, 2024
* fix: ajust compose and env.example

* feat: insert new base workflows

* fix: ajust docker compose and dockerfile

* chore: remove db url from .env.example
PiluVitu added a commit that referenced this pull request Sep 18, 2024
* fix: ajust compose and env.example

* feat: insert new base workflows

* fix: ajust docker compose and dockerfile

* chore: remove db url from .env.example
PiluVitu added a commit that referenced this pull request Sep 20, 2024
* fix: ajust compose and env.example

* feat: insert new base workflows

* fix: ajust docker compose and dockerfile

* chore: remove db url from .env.example
juliaam pushed a commit that referenced this pull request Sep 26, 2024
* fix: ajust compose and env.example (#173)

* fix: ajust compose and env.example

* feat: insert new base workflows

* fix: ajust docker compose and dockerfile

* chore: remove db url from .env.example

* feat: add new connection with mongo

* feat: ajust mongo shemas and add integrate with prisma

* fix: ajust husky to run prettier on files

* fix: run pnpm in docker-compose

* chore: ajust env.example

* chore: add comando to push tables to mongo

* chore: remove teste.js

* fix: ajust stript push db

---------

Co-authored-by: Paulo Victor <pilutechinformatica@gmail.com>
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.

Refatorar o docker compose para criar um bd em mongo
3 participants