You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 10, 2024. It is now read-only.
Requirements Patches, Workflow Concurrency, Error Messaging, and Test Coverage (#346)
* Add acceptance, production to deployment workflow
* Install libcairo2-dev in dev container
* Comment runtime and requirements
* Revert "Add acceptance, production to deployment workflow"
This reverts commit aadc44a.
* Apply no-op requirement changes
* Update python-dateutil to 2.8.2
* Update simplejson to 3.17.6
* Update django-admin-rangefilter to 0.8.8
* Update gunicorn to 20.1.0
* Update to psycopg2-binary 2.8.6
* Fix note about py
* Update to python-decouple 3.4
* Only run initdb on an empty directory
* Add test_poll_state
* Fix formatting
* Refactor deployment workflow
* Add detailed error messages to views
* Refactor _poll_state_response
* Add err_msg parameter to error view
* Refactor poll_state
* Use valid PENDING state to updated percent
* Revert "Use valid PENDING state to updated percent"
This reverts commit 4c6df8c.
* Revert "Refactor poll_state"
This reverts commit e7287fd.
* Fix line length
* Revert "Install libcairo2-dev in dev container"
This reverts commit f183dcf.
* Reapply "Install libcairo2-dev in dev container"
This reverts commit 0fe85ea.
0 commit comments