cuppett / aws-ecr-mirror

Mirror images into ECR with AWS Batch
2 stars 0 forks source link

Raise Image Change Event back to Event #5

Open cuppett opened 2 years ago

cuppett commented 2 years ago

When replicating images to ECR, an automatic event shows up on the event bus. This can trigger other actions (like cuppett/aws-codebuild-podman pipelines). However, when replicating somewhere else (like Quay), there's no event raised or able to be watched.

Would like to raise similar event for those on the Event Bus when these batch jobs complete a mirror out for instanenous eventing.