Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS CloudBuild for CI #47

Open
yifeim opened this issue Oct 1, 2019 · 2 comments
Open

AWS CloudBuild for CI #47

yifeim opened this issue Oct 1, 2019 · 2 comments

Comments

@yifeim
Copy link
Contributor

yifeim commented Oct 1, 2019

https://github.com/gkrizek/codebuild-ci-sample

@chrisking
Copy link
Contributor

@yifeim can you elaborate what you would like us to do with the CICD pipeline?

@yifeim
Copy link
Contributor Author

yifeim commented Oct 10, 2019

I want to run all the python/ipynb scripts once per submit. This simplifies two things:

  1. Since e2e training requires a lot of patience, CICD allows submissions of almost-correct notebooks and let CICD to do the verification.
  2. It should be able to log and detect any regressions in the public demos.
    The challenge as I see it is to connect CICD to an aws account where we can bill the costs correctly. @sethiv Where should this be set up? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants