Skip to content

Commit

Permalink
Merge pull request #15 from GoogleCloudPlatform/ScriptsBuilderBranch
Browse files Browse the repository at this point in the history
Frameworks and deployments generalized refactor
  • Loading branch information
srastatter authored May 16, 2023
2 parents eb63e8e + eef0433 commit 8e4d06f
Show file tree
Hide file tree
Showing 62 changed files with 3,066 additions and 1,662 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/.github-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
pylint --jobs=0 $(git ls-files '*.py') --ignore-paths=example --rcfile=.pylintrc
- name: Test with pytest
run: |
pytest AutoMLOps --cov=AutoMLOps
pytest tests --cov=AutoMLOps
678 changes: 80 additions & 598 deletions AutoMLOps/AutoMLOps.py

Large diffs are not rendered by default.

391 changes: 0 additions & 391 deletions AutoMLOps/CloudRunBuilder.py

This file was deleted.

240 changes: 0 additions & 240 deletions AutoMLOps/ComponentBuilder.py

This file was deleted.

Loading

0 comments on commit 8e4d06f

Please sign in to comment.