Releases: dcsil/tailor-app
Releases · dcsil/tailor-app
Assignment 5 - Dev Env, Test Infrastructure, & Production Setup
Overview of this Release
- Added
service.yml
- Added
scripts/bootstrap
that installs dependencies/packages/languages on Unix systems - Added
docker-compose.yml
for the configuration file of Docker Compose - Added a test infrastructure and listed in
service.yml
.
frontend and backend tests - Deployed both frontend & backend through Heroku: https://tailor-4d71417e9aab.herokuapp.com/


- Set up Sentry for exception tracking

- Set up Sumologic on Heroku for logging

Roadmap Update
No major changes were made in our stack decisions, except a new ADR was added for the choice of using docker-compose for bootstrapping. The architecture diagram was also edited to accommodate this addition. In terms of the road map, we are on track with our progress. We have finished designing our Figma prototype and conducted two series of UX testing; first an alpha testing, then a beta testing including changes from the feedback that we received. For MVP development, we have configured a test framework and set up a CI/CD pipeline. We are on track to commence code implementation.
Issue Summary
No major issues in this release!