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

Ets 269 add the cli to scaffold the service #29

Merged
merged 33 commits into from
Oct 17, 2023

Conversation

rsaz
Copy link
Member

@rsaz rsaz commented Oct 7, 2023

Pull Request Guidelines

Our guidelines for submitting a pull request.

Before submitting a Pull Request, please make sure you have verified the following:

  • A good commit message should be two things: meaningful and concise. It should not contain every single detail, describing each changed line—we can see all the changes in Git—but, at the same time, it should say enough to avoid ambiguity.
  • We use Microverse's commit message convention
  • The convention stablish that a commit message has to be in the present tense, imperative and lowercase.
  • Example: fix typo in README.md
  • The commit message follows our guidelines:
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

What is the current behavior?

Please describe the current behavior that you are modifying, or link to a relevant issue.
Issue Number: N/A

N/A

What is the new behavior?

Describe the new behavior or link to a relevant issue.

Addition of prisma provider mechanic/feature

Does this PR introduce a breaking change?

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications below.

Other information

Any other information that is important to this PR.

juliano-soares and others added 30 commits July 3, 2023 01:12
@rsaz rsaz added the enhancement New feature or request label Oct 7, 2023
@rsaz rsaz requested a review from juliano-soares October 7, 2023 05:31
@rsaz rsaz self-assigned this Oct 7, 2023
@ghost
Copy link

ghost commented Oct 7, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@rsaz
Copy link
Member Author

rsaz commented Oct 7, 2023

I need to fix the base repository and inherited repositories from base. Create a template scaffold for it then we are good to merge this PR and officially release our prisma provider v1.0.0 @juliano-soares

@rsaz rsaz merged commit 9f3773d into main Oct 17, 2023
4 checks passed
@rsaz rsaz deleted the ETS-269-Add-the-CLI-to-scaffold-the-service branch October 17, 2023 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants