WIP: try refactoring && decomposition subsribe && update deps #155

Draft
devstigneev wants to merge 2 commits from devstigneev/micro-broker-kgo:v3 into v3
Member

Pull Request template

Please, go through these steps before clicking submit on this PR.

  1. Give a descriptive title to your PR.
  2. Provide a description of your changes.
  3. Make sure you have some relevant tests.
  4. Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if applicable).

PLEASE REMOVE THIS TEMPLATE BEFORE SUBMITTING

## Pull Request template Please, go through these steps before clicking submit on this PR. 1. Give a descriptive title to your PR. 2. Provide a description of your changes. 3. Make sure you have some relevant tests. 4. Put `closes #XXXX` in your comment to auto-close the issue that your PR fixes (if applicable). **PLEASE REMOVE THIS TEMPLATE BEFORE SUBMITTING**
devstigneev added 1 commit 2025-06-09 21:36:07 +03:00
try refactoring && decomposition subsribe && update deps
Some checks failed
test / test (pull_request) Failing after 14m18s
lint / lint (pull_request) Failing after 14m28s
3b6475b1ae
vtolstov added 1 commit 2025-06-10 16:47:28 +03:00
Merge branch 'v3' into v3
Some checks failed
coverage / build (pull_request) Failing after 1m16s
lint / lint (pull_request) Successful in 3m8s
test / test (pull_request) Failing after 19m12s
c32cd25adb
Some checks failed
coverage / build (pull_request) Failing after 1m16s
lint / lint (pull_request) Successful in 3m8s
test / test (pull_request) Failing after 19m12s
This pull request has changes conflicting with the target branch.
  • broker.go
  • go.mod
  • go.sum
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u v3:devstigneev-v3
git checkout devstigneev-v3
Sign in to join this conversation.
No description provided.