Skip to content

Commit 9ea1446

Browse files
committed
docs: update todo
1 parent d5455fd commit 9ea1446

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

TODO

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,22 @@
11
# TODO solution
22
- [ ] provide zip of each service built by CI, in packages
3+
* settings / no DB
4+
* dice / no DB
5+
* gateway
6+
* website
7+
* docker-compose.yml
8+
* deploy.yml
9+
310
- [ ] add in description mention of 3 frameworks
4-
- [ ] URL -> host in outputs
11+
- [x] URL -> host in outputs
512

613
- [ ] Add correlation ID in logs (Dapr?)
714

815
## Nice to have
916
- [ ] devcontainer with vscode extensions (what's missing? Db explorer?)
1017
- [c] cosmosdb emulator in compose file?
11-
- [ ] secrets bash array with newlines -> nope? ask Chris
12-
- [ ] env file uppercase
13-
- [ ] URLs and DB CS in format <name>_URL
14-
- [ ] bash strict mode
18+
- [x] env file uppercase
19+
- [x] bash strict mode
1520

1621
# Workshop
1722
<!-- - [ ] Event Grid to pass events -->

0 commit comments

Comments
 (0)