openmethane / setup-wrf

Setup the WRF model
0 stars 0 forks source link

Push images to ECR on success #35

Closed lewisjared closed 22 hours ago

lewisjared commented 1 week ago

Description

Authenticate using AWS user and then push image to ECR on success.

The ECR pull-through cache only updates "at least" once per hour which isn't what we need. Instead this moves to a "push" architecture. This may be moved to the infra repo in future.

Some AWS credentials are added as secrets to this repo which only have permission to push/pull images from ECR.

Checklist

Please confirm that this pull request has done the following:

Notes

lewisjared commented 6 days ago

@mikapfl FYI

lewisjared commented 6 days ago

@crdanielbusch Let's talk about this at standup next week