Jhonatan Lopes
cb1317bed6
Bump node to version 20 ( #11773 )
...
* Run npm audit fix
* Bump node to version 20
* Update package-lock to node 20
* Bump visual regression testing node version
---------
Co-authored-by: Mavis Ou <mmmavis@users.noreply.github.com>
2024-01-31 11:22:25 -03:00
Jhonatan Lopes
dd2d5d3b0e
Bump Python from 3.9.9 to 3.11 ( #11789 )
...
* Bump python from 3.9.9 to 3.11
* Remove coveralls
* Bump coverage to 7.4.1
* Remove coveralls from CI
* Adapt code to py 3.11
* Fix heroku stack on review apps
* Properly setup Heroku's runtime
2024-01-31 10:44:42 -03:00
Jhonatan Lopes
f8002a347c
Update nodejs install script ( #11238 )
...
* Update install script
* Pin Python version
* Review comments
* Review feedback
2023-10-10 12:09:55 -03:00
Jhonatan Lopes
7912ffebd3
Migrate node install script ( #11216 )
2023-10-06 12:50:54 -03:00
Jhonatan Lopes
d3a3023d89
Install missing `gettext` dependency ( #10876 )
2023-07-17 14:32:24 -03:00
Victoria Chan
7ee39df901
Remove redundant actions in inv catch-up task. Use pip-sync in Dockerfile. Make sure pip-sync and npm tasks in invoke are persistent.
2023-07-04 09:09:58 +01:00
Victoria Chan
1bb6aede5e
Corrected comments text in Dockerfile.
2023-07-04 09:09:58 +01:00
Victoria Chan
e81e88123c
More docker optimisation and also fixed isort error
2023-07-04 09:09:58 +01:00
Victoria Chan
744df2f6ca
Add comment about docker build cache
2023-07-04 09:09:58 +01:00
Victoria Chan
cd1a3954bb
Tweaked Dockerfile to optimise build cache.
2023-07-04 09:09:58 +01:00
Victoria Chan
2dcd947ae1
Add a inv start-lean option to start docker without rebuilding frontend. Also updated documentation and streamline local dev more.
2023-07-04 09:09:58 +01:00
Victoria Chan
1dc219b4fe
Update documentation for local dev setup and tweak to make dev setup clearer.
2023-07-04 09:09:58 +01:00
Victoria Chan
afc46f1471
Moved to a single multi stage Dockerfile, and moved some commands from tasks.py to Dockerfile. Not yet sorted out frontend watching.
2023-07-04 09:09:58 +01:00