EmerisHQ / demeris-backend

Monorepo containing all the Demeris backend code and infrastructure definitions.
GNU Affero General Public License v3.0
8 stars 1 forks source link

Disable failing integration tests to re-enable CD #735

Closed Pitasi closed 2 years ago

Pitasi commented 2 years ago

Our integration tests fails consistently for a number of reason.

The goal here is NOT to address those reasons, but to make continuous deployment work so images get deployed to staging automatically.

Once we have CD working we can start fixing our test suite/dev environment!