Skip to content

Comments

Linter: Added support for multi-go.mod repos#569

Merged
roblaszczak merged 4 commits intomasterfrom
golangci-customize
May 19, 2025
Merged

Linter: Added support for multi-go.mod repos#569
roblaszczak merged 4 commits intomasterfrom
golangci-customize

Conversation

@roblaszczak
Copy link
Member

@roblaszczak roblaszczak commented May 19, 2025

Motivation / Background

Watermill SQLite adapter has two go.mods, it doesn't work with the current setup.

Fix in SQLite adapter: ThreeDotsLabs/watermill-sqlite#3

Detail

Alternative approaches considered (if applicable)

Checklist

The resources of our team are limited. There are a couple of things that you can do to help us merge your PR faster:

  • I wrote tests for the changes.
  • All tests are passing.
    • If you are testing a Pub/Sub, you can start Docker with make up.
    • You can start with make test_short for a quick check.
    • If you want to run all tests, use make test.
  • Code has no breaking changes.
  • (If applicable) documentation on watermill.io is updated.

@roblaszczak roblaszczak marked this pull request as ready for review May 19, 2025 09:12
@roblaszczak roblaszczak merged commit f5227f9 into master May 19, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants