--- As a data engineer, I want to have reliable CI/CD which works locally and in the cloud, so I can build reproducible with ease # Acceptance criteria (given when then) - [ ] read https://gafni.dev/blog/cracking-the-python-monorepo/ - [ ] learn about https://dagger.io/ - [ ] analyze if pixis: https://pixi.sh/latest/features/environment/ environments and features are a great fit for implementing this pattern - [ ] refine the process of building container images with the approach outlined in https://gafni.dev/blog/cracking-the-python-monorepo/
As a data engineer, I want to have reliable CI/CD which works locally and in the cloud, so I can build reproducible with ease
Acceptance criteria (given when then)