department-of-veterans-affairs / notification-api

Notification API
MIT License
16 stars 8 forks source link

Deploy the same image to every environment on deploy #1971

Open coreycarvalho opened 2 weeks ago

coreycarvalho commented 2 weeks ago

User Story - Business Need

Our CI/CD pipeline builds a docker image for each environment. This means that there is no guarantee of the exact same image going out to every environment. It also adds unnecessary time to the pipeline.

We should be building the image once and deploying it to every environment.

User Story(ies)

As a VA Notify developer I want the CI/CD pipeline to only build an image once So that we can reduce build/deploy times and ensure consistency in our environments

Additional Info and Resources

Acceptance Criteria

QA Considerations

Potential Dependencies

npmartin-oddball commented 1 week ago

Hey team! Please add your planning poker estimate with Zenhub @coreycarvalho @cris-oddball @EvanParish @k-macmillan @kalbfled @MackHalliday @mchlwellman