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

[Portuguese] Update tightly coupled architecture and microservices architecture #3234

Merged
merged 3 commits into from
Jul 28, 2024
Merged

Conversation

camilosm
Copy link

@camilosm camilosm commented Jul 20, 2024

Describe your changes

Renamed and updated the following files:

tightly-coupled-architectures.md -> tightly-coupled-architecture.md
microservices.md -> microservices-architecture.md

Related issue number or link (ex: resolves #issue-number)

Resolves #3179

Checklist before opening this PR (put x in the checkboxes)

  • This PR does not contain plagiarism
    • don’t copy other people’s work unless you are quoting and contributing it to them.
  • I have signed off on all commits
    • signing off (ex: git commit -s) is to affirm that commits comply DCO. If you are working locally, you could add an alias to your gitconfig by running git config --global alias.ci "commit -s".

camilosm added 3 commits July 20, 2024 17:36
Signed-off-by: Camilo Santana Melgaço <[email protected]>
Signed-off-by: Camilo Santana Melgaço <[email protected]>
Signed-off-by: Camilo Santana Melgaço <[email protected]>
Copy link

netlify bot commented Jul 20, 2024

Deploy Preview for cncfglossary ready!

Name Link
🔨 Latest commit 42e2641
🔍 Latest deploy log https://app.netlify.com/sites/cncfglossary/deploys/669c210ae8bc5e0008d3153c
😎 Deploy Preview https://deploy-preview-3234--cncfglossary.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@camilosm
Copy link
Author

@edsoncelio I think everything is in order now. Let me know if I've messed something up.

@edsoncelio
Copy link
Collaborator

@edsoncelio I think everything is in order now. Let me know if I've messed something up.

Hi @camilosm, thanks!!
I have just another minor request: Could you open one PR per definition? I saw that you opened this one for microservices and tightly coupled architecture.

@camilosm
Copy link
Author

No problem @edsoncelio. I did both in this one because they were both in the same issue. Since the PR must be from dev-pt branch, should I make one for one of the definitions, wait for approval, then update the same branch with the other definition and open another one?

@edsoncelio
Copy link
Collaborator

edsoncelio commented Jul 21, 2024

No problem @edsoncelio. I did both in this one because they were both in the same issue. Since the PR must be from dev-pt branch, should I make one for one of the definitions, wait for approval, then update the same branch with the other definition and open another one?

Hi, we can keep it that way!
It was my fault; I saw now that I created the issue with both tasks.

As soon as possible, I'll start the review; thanks!!

@camilosm
Copy link
Author

@edsoncelio let me know if there is anything I should correct

@edsoncelio
Copy link
Collaborator

PTAL @MrErlison @jessicalins @brunoguidone

@MrErlison
Copy link
Collaborator

@camilosm Nice contribution!

@camilosm
Copy link
Author

@MrErlison thank you!

@edsoncelio edsoncelio merged commit 9bfb67d into cncf:dev-pt Jul 28, 2024
6 checks passed
@camilosm camilosm deleted the dev-pt branch July 28, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang/pt for Portuguese
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Portuguese] Rename and update the content of tightly-coupled-architectures.md and microservices.md
3 participants