bofm
bofm
The templates should contain examples of tests which can get parameters from `conf.lua` and perform app.init(config), preferably in setup-teardown helper functions.
There is the same code piece in Bash repeated in test.sh in basic/ and vshard/ templates. Also there seems to be the same code in Lua in **/init.lua. Those pieces...
It would be great to add the following features to the templates: - Add `Dockerfile.dev` to build an image for development (with tests and debug utils). - Add `Dockerfile.prod` to...
Hello Astral team! Thank you for your work on Ruff and UV! It makes a huge difference. Please clarify the best way to install the locked dependencies and validate by...