Commit Graph

2 Commits

Author SHA1 Message Date
ryansteakley 0368fc6174
chore(components): Update scripts to use public ecr instead of docker (#8264)
* Update scripts to use public ecr instead of docker

* other codebuild specs

* run black on non-formatted files

* login to general ecr

* change default image for generate_components

* use public ecr amazon linux

* use :2 tag

* add arg for kfp v1 or v2 build version

* change whitespace and add docker login back for integration tests

* enable buildkit

* use v2 license file if in v2 build-mode

* make build_version mandatory
2022-09-15 02:16:40 +00:00
Suraj Kota f162b248f4
feat(components): Introducing AWS SageMaker TrainingJob component v2 in Preview (#8158)
* feat(components): Introducing SageMaker TrainingJob pipeline component in preview

* add PR number to changelog

* clarify versions

* add sample

* minor readme update

* comments v1

* comments v2

* comments v3

* comments v4

* bug fix and commentv5

* remove unused imports

* minor fixes

* fix

* auto gen job name
2022-08-18 04:27:06 +00:00