a10b7425f75ec3882f510fa95bfd20aae8114d66
The compile gate's 'odoo shell' tried to bind 8069 (the running app holds it) and died with 'Address already in use' before compiling, false-failing the gate. Add --no-http --http-port=0 --gevent-port=0 (same as the test run) so the shell loads the registry and force-compiles the bundles without binding a port. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Description
Odoo 19 custom modules
Languages
Python
57.7%
HTML
23.8%
JavaScript
14.9%
SCSS
2.3%
CSS
0.8%
Other
0.4%