Chi Cuong Le
Chi Cuong Le
I can imagine following use case: * if there is no specific bounded context relevant for rules (allow/restrict), then rules are valid for all modules * if there is a...
Hi @jraska thanks for your reply on my question. Actually, I've tried same idea as you've shown https://github.com/jraska/modules-graph-assert/issues/175#issuecomment-1218139486 in the first point: using alias name as bounded context and using...
Hi @jraska, I'll try to build a sample project after Hexagonal architecture to demo idea with multiple alias. Question with priority is interesting because even with current implementation we do...
is this not same like #137 ?
I do not know what is benefits using helm chart for deploying a small stuff like baibot, I've deployed using a small yaml file. ````yaml # create pvc for data...