gradle-aws-plugin icon indicating copy to clipboard operation
gradle-aws-plugin copied to clipboard

Feature Request: ECR

Open gpiper14 opened this issue 9 years ago • 3 comments

AWS has finally brought ECR live and having access to it from within a build tool makes a lot of sense. I would be willing to work on adding the feature but just want to make sure you all would be open to adding it.

gpiper14 avatar Jan 06 '16 16:01 gpiper14

We will open everytime! We are welcome to your contributions!

miyamoto-daisuke avatar Feb 04 '16 04:02 miyamoto-daisuke

Only waiting for it!

ianaz avatar Nov 25 '16 17:11 ianaz

Isn't this already handled in https://github.com/classmethod/gradle-aws-plugin/blob/develop/src/main/java/jp/classmethod/aws/gradle/ecr/AmazonECRCreateRepositoryTask.java? I landed here from searching for a solution in gradle to automate the ECR repo creation task, but I noticed that there is already source handling this.

@miyamoto-daisuke can you clarify the current state of ECR support within this plugin?

dotCipher avatar Feb 05 '19 20:02 dotCipher