Skip to content

Commit

Permalink
Generate buildspec.yml to publish images to AWS Public ECR (#452)
Browse files Browse the repository at this point in the history
* add buildspec with test image to publish

* update env variables

* update account id variable

* update docker command with image type

* update image and tag with proper structure for ecr repos

* update to publish to public ecr

* fix docker tag

* update for public ecr login

* update aws ecr public and private and log aws version

* add check for finding published ecr image

* update to be batch-list build

* update identifier

* update build-list syntax

* fix build-list syntax

* add node12.18.4-edge88 to build list

* update build-list syntax

* separate to use buildspec-build-list

* update identifiers

* update identifiers

* exit 1 if found

* move back into single buildspec.yml

* add public echo

* run describe-images for debugging

* cleanup

* install slugify

* wip - iterate on aws codebuild config generate

* generate base image list

* generate browsers images to buildspec.yml

* generate buildspec config for included

* update to skipBrowserImages for buildspec

* refactors

* install via npm

* namespace ecr repos

* add IMAGE_DIR to buildspec

* update to use production ecr alias

* temporarily publish base in buildspec

* restore browsers to buildspec

* restore included to bulidspec

* run generate config and add included 6.5.0 to buildspec
  • Loading branch information
Kevin Old committed May 27, 2021
1 parent f5b9c9e commit d2d003a
Show file tree
Hide file tree
Showing 6 changed files with 2,777 additions and 794 deletions.

0 comments on commit d2d003a

Please sign in to comment.