ASG Flight Repository Jenkins Pipeline Deprecation
Following Jenkins deprecation plan (https://tvlk.slack.com/files/T02T3CAFM/FQT15KDDY?origin_team=T02T3CAFM), we want to reduce Jenkins usage when deploying to ASG services by changing AMI baking trigger from Jenkins to Codebuild.
- Please note this change will be only applied in flight repository for:
- release branch (<SERVICE_NAME>/release/<CREATED DATE>)
- test branch (<SERVICE_NAME>/test/<CREATED DATE>)
- To apply this change, please cherrypick
96265ce0b56c131fb7eae702b4f31d6d51d123e8
to your release or test branch.
- After successfully deploying to the production with this change, we need your help to remove ASG Jenkins pipeline for flight repository as well before February 16, 2020 so we can help to deprecate Jenkins as soon as possible.
If there's any query related to this thread, you can reach @flight-system-backend. Thank you for your attention.