NASA-PDS / devops

Parent repo for PDS DevOps activities
Apache License 2.0
0 stars 0 forks source link

Enable traceability of the deployments from main branch to ECS services #51

Open tloubrieu-jpl opened 1 year ago

tloubrieu-jpl commented 1 year ago

💡 Description

We need to consider the traceability of the deployment by tracking:

commit id in github when a merge is done on main packages (jar, pypi), snapshot, dev --> commit number (@nutjob4life ) docker image version, latest --> commit number (@nutjob4life ) ECS task defintinion, revision number contains the description of the docker image

Originally mentioned here https://github.com/NASA-PDS/devops/issues/42#issuecomment-1611996986