v0.178.0
Pre-release
Pre-release
wjcunningham7
released this
15 Aug 06:56
·
505 commits
to develop
since this release
[0.178.0] - 2022-08-15
Authors
- Will Cunningham [email protected]
- Co-authored-by: Alejandro Esquivel [email protected]
- Casey Jao [email protected]
Changed
- Dispatch workflows as asyncio tasks on the FastAPI event loop instead of in separate threads
Fixed
- Deconflict wait enum with
ct.wait
function;wait
->WAIT
Operations
- Conda package is built and tested on a nightly schedule
- Conda deployment step is added to
release.yml
- Install yarn and npm on Ubuntu whenever the webapp needs to be built