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

Open
stanislav.hejny wants to merge 2 commits 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
feat/#111: refactor to split the framework dependent code from core function
All checks were successful
/ should-publish (push) Successful in 5s
/ run-unit-tests (push) Successful in 3m53s
/ build-and-push-otdemo (push) Successful in 45s
/ publish-python-library (push) Has been skipped
/ run-integration-tests-cleverswarm (push) Successful in 21m20s
/ run-internal-integration-tests (push) Successful in 19m3s
17cc13e065
stanislav.hejny changed title from WIP feat/#111: Allow AMQ Adapter to execute standalone in Proxy mode, add example otdemo_proxy.py to feat/#111: Allow AMQ Adapter to execute standalone in Proxy mode, add example otdemo_proxy.py 2025-12-16 08:31:32 +00:00
All checks were successful
/ should-publish (push) Successful in 5s
/ run-unit-tests (push) Successful in 3m53s
/ build-and-push-otdemo (push) Successful in 45s
/ publish-python-library (push) Has been skipped
/ run-integration-tests-cleverswarm (push) Successful in 21m20s
/ run-internal-integration-tests (push) Successful in 19m3s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
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.