-
Notifications
You must be signed in to change notification settings - Fork 542
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
[pt-br] Update dev-pt with the main branch #3322
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fixed broken link Signed-off-by: Mohit Bisht <[email protected]>
Signed-off-by: Guillaume Bernard <[email protected]>
Signed-off-by: Junya Okabe <[email protected]>
Signed-off-by: Junya Okabe <[email protected]>
Signed-off-by: Junya Okabe <[email protected]> Revert "chore: submodule update (v0.10.0)" This reverts commit 6618629.
Signed-off-by: Junya Okabe <[email protected]>
Signed-off-by: Junya Okabe <[email protected]>
Signed-off-by: Junya Okabe <[email protected]>
Signed-off-by: Dmitry Shurupov <[email protected]>
Signed-off-by: Guillaume Bernard <[email protected]>
Signed-off-by: Junya Okabe <[email protected]>
Simplified the definition Stateless applications. Signed-off-by: Aaryendra Nargotra <[email protected]>
[EN] Update `Serverless` - fix links
[en] Small fix for horizontal-scaling.md
Update some dependencies
[EN] Update `FaaS` - fix links
Signed-off-by: Guillaume BERNARD <[email protected]>
[EN] Update `FaaS`: remove link to deprecated term
Update devops.md
Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.41.0 to 0.42.0. - [Release notes](https://github.com/rojopolis/spellcheck-github-actions/releases) - [Changelog](https://github.com/rojopolis/spellcheck-github-actions/blob/master/CHANGELOG.md) - [Commits](rojopolis/spellcheck-github-actions@0.41.0...0.42.0) --- updated-dependencies: - dependency-name: rojopolis/spellcheck-github-actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…s/spellcheck-github-actions-0.42.0 Bump rojopolis/spellcheck-github-actions from 0.41.0 to 0.42.0
[EN] Update Stateless Apps
Signed-off-by: James Hunt <[email protected]> Signed-off-by: Chris Abraham <[email protected]> Co-authored-by: Chris Abraham <[email protected]>
edsoncelio
requested review from
Garima-Negi,
jayesh-srivastava,
abhay-raj19,
aj11anuj,
kumarankit999,
bishal7679 and
caniszczyk
as code owners
October 13, 2024 13:22
edsoncelio
requested review from
seokho-son,
iamNoah1,
jihoon-seo,
nate-double-u and
castrojo
as code owners
October 13, 2024 13:22
✅ Deploy Preview for cncfglossary ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
edsoncelio
added
lang/pt
for Portuguese
and removed
lang/en
for English
lang/hi
for Hindi
labels
Oct 13, 2024
seokho-son
approved these changes
Oct 13, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Let me merge this PR as a maintainer.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Describe your changes
Update dev-pt with the main branch
Related issue number or link (ex:
resolves #issue-number
)N/A
Checklist before opening this PR (put
x
in the checkboxes)[ ] This PR does not contain plagiarismgit commit -s
) is to affirm that commits comply DCO. If you are working locally, you could add an alias to yourgitconfig
by runninggit config --global alias.ci "commit -s"
.