- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Nov 26 2018
Nice! I'm all for adding unit tests for database funcs -- especially with different databases, I agree we should make sure they work consistently.
I started working on a proof of concept for this yesterday morning. In the process, I noticed a couple things.
Nov 25 2018
Nov 24 2018
Nov 23 2018
Nov 22 2018
Nov 21 2018
Nov 20 2018
Thanks @bkoehn! A lot of people have their eyes on the Docker setup right now, but for now @benovermyer has taken the reins on it. What other kinds of build integrations could you help with?
Nov 19 2018
BTW if you can tell me how to do a build I'll include that in a multi-stage Dockerfile that will build the app and yield a compact image.
I have a simple but functional Dockerfile that I use. You can get it on my GitLab. Really it doesn't need much; feel free to use it in the official distro; right now it takes the URI of the current release as a build argument; if you need additional build integration I'd be happy to help out.