feat/63-cleverswarm-unidirectional #64

Open
stanislav.hejny wants to merge 0 commits from feat/63-cleverswarm-unidirectional into develop
No description provided.
Co-authored-by: aider (openrouter/openai/o3-mini-high) <aider@aider.chat>
Co-authored-by: aider (openrouter/openai/o3-mini-high) <aider@aider.chat>
feat/#63 - fix the send_command and add unit tests
Some checks failed
Unit test coverage / pytest (pull_request) Successful in 1m15s
Unit test coverage / pytest (push) Failing after 1m50s
CI for pypl publish / publish-lib (push) Successful in 1m57s
/ build-and-push (push) Successful in 1m59s
Build and Publish Docker Image / build-and-push (push) Successful in 2m12s
9491517696

Coverage is 85%

Coverage is 85%
feat/#63 - cleverswarm unidirectional command
Some checks failed
Unit test coverage / pytest (push) Has been cancelled
/ build-and-push (push) Has been cancelled
Unit test coverage / pytest (pull_request) Failing after 1m51s
41fbe46129
feat/#63 - cleverswarm unidirectional command
Some checks failed
Unit test coverage / pytest (push) Failing after 1m46s
/ build-and-push (push) Successful in 1m36s
Unit test coverage / pytest (pull_request) Failing after 1m15s
9984501fee
feat/#63 - cleverswarm unidirectional command
All checks were successful
Unit test coverage / pytest (pull_request) Successful in 1m38s
Unit test coverage / pytest (push) Successful in 1m52s
CI for pypl publish / publish-lib (push) Successful in 2m7s
/ build-and-push (push) Successful in 2m20s
Build and Publish Docker Image / build-and-push (push) Successful in 2m32s
66132db13a

Coverage is 85%

Coverage is 85%
feat/#63 - add iterator instead of RabbitMQ callback
Some checks failed
Unit test coverage / pytest (pull_request) Failing after 1m49s
Build and Publish Docker Image / build-and-push (push) Successful in 2m29s
Unit test coverage / pytest (push) Failing after 1m45s
/ build-and-push (push) Successful in 1m52s
CI for pypl publish / publish-lib (push) Successful in 1m44s
07f6f4569c

Coverage is 84%

Coverage is 84%
Some checks failed
Unit test coverage / pytest (pull_request) Failing after 1m49s
Build and Publish Docker Image / build-and-push (push) Successful in 2m29s
Unit test coverage / pytest (push) Failing after 1m45s
/ build-and-push (push) Successful in 1m52s
CI for pypl publish / publish-lib (push) Successful in 1m44s
This branch is already included in the target branch. There is nothing to merge.
View command line instructions

Checkout

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

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/63-cleverswarm-unidirectional
git switch feat/63-cleverswarm-unidirectional
git rebase develop
git switch develop
git merge --ff-only feat/63-cleverswarm-unidirectional
git switch feat/63-cleverswarm-unidirectional
git rebase develop
git switch develop
git merge --no-ff feat/63-cleverswarm-unidirectional
git switch develop
git merge --squash feat/63-cleverswarm-unidirectional
git switch develop
git merge --ff-only feat/63-cleverswarm-unidirectional
git switch develop
git merge feat/63-cleverswarm-unidirectional
git push origin develop
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
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#64
No description provided.