We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b283b7a commit 54ccdacCopy full SHA for 54ccdac
notes/TODO.md
@@ -6,7 +6,7 @@ Before you implement the feature, you should write a failing acceptance test.
6
- [ ] think about services names (interactors, commands, ...) + study ports and adapters
7
### infrastructure
8
- [ ] add request logging
9
-- [ ] set CI pipelines [link, build, test:unit, test:acceptance] with environment variables from vault.
+- [ ] set CI pipelines [lint, build, test:unit, test:acceptance] with environment variables from vault.
10
### docker-compose
11
- [ ] configure schema registry for `avro` in docker-compose
12
### kafka
0 commit comments