CDCgov / prime-reportstream

ReportStream is a public intermediary tool for delivery of data between different parts of the healthcare ecosystem.
https://reportstream.cdc.gov
Creative Commons Zero v1.0 Universal
72 stars 40 forks source link

Configure Back-End Deployment Automation #16612

Open emvaldes opened 5 days ago

emvaldes commented 5 days ago

While it is challenging to determine all necessary actions to address the identified issues at this stage, we will continue monitoring the evolution of this process. As we gain a clearer understanding, we will establish a Definition-of-Done (DoD) framework to ensure alignment with the desired outcomes.

Nevertheless, this is the basic step we might need to work on:

The release of a Back-End module has to be part of a Continuous Integration (CI) workflow that is executed on a scheduled basis and on-demand to make available a Back-End Release Candidate (RC) for the deployment process. There is a perception that everything should/must be deployed together as a validation that the application works but this is not an effective strategy and one that needs to be changed.