PLT-1729 New workflow to build, test, push docker images, update ecs services#525
Open
mianava wants to merge 25 commits into
Open
PLT-1729 New workflow to build, test, push docker images, update ecs services#525mianava wants to merge 25 commits into
mianava wants to merge 25 commits into
Conversation
…ironment ECR repository
…ironment ECR repository
mianava
force-pushed
the
PLT-1729/builddocker
branch
from
July 20, 2026 16:58
173462a to
73458f7
Compare
mianava
marked this pull request as ready for review
July 20, 2026 17:19
jasonvinson
previously approved these changes
Jul 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎫 Ticket
PLT-1729
🛠 Changes
Establishes a new pipeline to manage updating docker images within the CDAP repo. This workflow could be reused by other teams and repositories to ensure consistency of deployment.
ℹ️ Context
These changes are made to support an end to end testing suite in CDAP, as well as to support the future provisioning of CDAP-hosted ECR containers for mTLS sidecars.
🧪 Validation
The validation for this will be the passing and test and push of the apm test container /app/ resources using the associated git workflow.