Housekeeping

This commit is contained in:
Roberto Alsina 2024-07-09 13:23:21 -03:00
parent 4f4daf5943
commit 3b2297e954

13
TODO.md
View File

@ -12,11 +12,12 @@
* ✅ Crystal + Kemal * ✅ Crystal + Kemal
* ✅ Python + Flask * ✅ Python + Flask
* ✅ Nodejs + Express * ✅ Nodejs + Express
* Document * Create a site
* How to create a runtime * Document
* How to create a funko * How to create a runtime
* How to setup the proxy * How to create a funko
* APIs * How to setup the proxy
* APIs
* Sanitize all inputs * Sanitize all inputs
* ✅ Streaming responses in slow operations like scaling down * ✅ Streaming responses in slow operations like scaling down
or building or building
@ -34,7 +35,7 @@
* ✅ Fix `export examples/hello_crystal` it has a `template/` * ✅ Fix `export examples/hello_crystal` it has a `template/`
* ✅ Implement zero-downtime rollout (`faaso deploy`) * ✅ Implement zero-downtime rollout (`faaso deploy`)
* ✅ Cleanup `tmp/whatever` after use * ✅ Cleanup `tmp/whatever` after use
* `faaso scale` remote is broken * `faaso scale` remote is broken
* ✅ Setup linters/pre-commit/etc * ✅ Setup linters/pre-commit/etc
## Things to do but not before release ## Things to do but not before release