WIP feat/#111: Allow AMQ Adapter to execute standalone in Proxy mode, add example otdemo_proxy.py #116

Open
stanislav.hejny wants to merge 1 commit from feat/111 into develop
No description provided.
feat/#111: Allow AMQ Adapter to execute standalone in Proxy mode, add example otdemo_proxy.py
Some checks failed
/ run-unit-tests (push) Failing after 44s
/ build-and-push-otdemo (push) Has been skipped
/ run-internal-integration-tests (push) Has been skipped
/ publish-python-library (push) Has been skipped
/ should-publish (push) Successful in 6s
/ run-integration-tests-cleverswarm (push) Has been skipped
8be900e421
stanislav.hejny changed title from feat/#111: Allow AMQ Adapter to execute standalone in Proxy mode, add example otdemo_proxy.py to WIP feat/#111: Allow AMQ Adapter to execute standalone in Proxy mode, add example otdemo_proxy.py 2025-12-04 12:57:56 +00:00
Some checks failed
/ run-unit-tests (push) Failing after 44s
/ build-and-push-otdemo (push) Has been skipped
/ run-internal-integration-tests (push) Has been skipped
/ publish-python-library (push) Has been skipped
/ should-publish (push) Successful in 6s
/ run-integration-tests-cleverswarm (push) Has been skipped
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/111:feat/111
git switch feat/111

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch develop
git merge --no-ff feat/111
git switch feat/111
git rebase develop
git switch develop
git merge --ff-only feat/111
git switch feat/111
git rebase develop
git switch develop
git merge --no-ff feat/111
git switch develop
git merge --squash feat/111
git switch develop
git merge --ff-only feat/111
git switch develop
git merge feat/111
git push origin develop
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
clevermicro/amq-adapter-python!116
No description provided.