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

docs: update reactive messaging (backport #2537) #2545

Merged
merged 5 commits into from
Sep 6, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Sep 6, 2024

GitHub Issue (If applicable): closes #

PR Type

What kind of change does this PR introduce?

  • Documentation content changes

What is the current behavior?

What is the new behavior?

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tested code with current supported SDKs
  • Docs have been added/updated which fit documentation template. (for bug fixes / features)
  • Unit Tests and/or UI Tests for the changes have been added (for bug fixes / features) (if applicable)
  • Wasm UI Tests are not showing unexpected any differences. Validate PR Screenshots Compare Test Run results.
  • Contains NO breaking changes
  • Updated the Release Notes
  • Associated with an issue (GitHub or internal)

Other information

Internal Issue (If applicable):


This is an automatic backport of pull request #2537 done by [Mergify](https://mergify.com).

ajpinedam and others added 4 commits September 6, 2024 17:24
(cherry picked from commit 1119f29)

# Conflicts:
#	doc/Learn/Mvux/Advanced/Messaging.md
(cherry picked from commit 8be0c51)
(cherry picked from commit 71db18e)
Co-authored-by: Érik Lima <114886335+eriklimakc@users.noreply.github.com>
(cherry picked from commit c91ab75)

# Conflicts:
#	doc/Learn/Mvux/Advanced/Messaging.md
Copy link
Author

mergify bot commented Sep 6, 2024

Cherry-pick of 1119f29 has failed:

On branch mergify/bp/release/stable/4.2/pr-2537
Your branch is up to date with 'origin/release/stable/4.2'.

You are currently cherry-picking commit 1119f2971.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   doc/Learn/Mvux/Advanced/Messaging.md

no changes added to commit (use "git add" and/or "git commit -a")

Cherry-pick of c91ab75 has failed:

On branch mergify/bp/release/stable/4.2/pr-2537
Your branch is ahead of 'origin/release/stable/4.2' by 3 commits.
  (use "git push" to publish your local commits)

You are currently cherry-picking commit c91ab7583.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   doc/Learn/Mvux/Advanced/Messaging.md

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@mergify mergify bot added the conflicts label Sep 6, 2024
@mergify mergify bot mentioned this pull request Sep 6, 2024
7 tasks
@kazo0
Copy link
Contributor

kazo0 commented Sep 6, 2024

@ajpinedam there seems to be some merge conflicts for this docs backport, could you take a look to resolve them?

@ajpinedam
Copy link
Contributor

@ajpinedam there seems to be some merge conflicts for this docs backport, could you take a look to resolve them?

@kazo0 Fixed

@kazo0 kazo0 merged commit a4a99b2 into release/stable/4.2 Sep 6, 2024
7 checks passed
@kazo0 kazo0 deleted the mergify/bp/release/stable/4.2/pr-2537 branch September 6, 2024 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants