Skip to content

Commit

Permalink
Refactor 5-app-infra-step (#48)
Browse files Browse the repository at this point in the history
* Initial commit

* moving gcp-policies step to root README

* refactoring the publish-artifacts and service-catalog steps to the root README

* refactoring the artifact publish and service catalog repos steps

* changing step 5-vps-sc to root README

* refactoring assets

* updata service catalog module name

* add VPC-SC on root README

* add VPC-SC bash commands

* update VPC-SC bash commands

* changing step 7-ml-post-deployment to 6-ml README

* refactoring modules and source repos

* fix 6-machine-learning step after app-infra refactoring

* update 6-machine-learning step README

* update README

* update README

* Update 5-app-infra/README.md

Co-authored-by: Caetano Colin <[email protected]>

* update README

* remove VPC-SC step

* insertion of the VPC-SC step as a prerequisite for the example

* merge of 6-machine-learning-steps and 6-mal-pipeline steps

* Update 5-app-infra/README.md

Co-authored-by: Caetano Colin <[email protected]>

* Update 5-app-infra/README.md

Co-authored-by: Caetano Colin <[email protected]>

* Update 5-app-infra/README.md

Co-authored-by: Caetano Colin <[email protected]>

* update 6-machine-learning README

* update README

* update README

* update 6-machine-learning step

* update title

* update README with terraform locally steps

* update README

* fix merge

* fix merge

* fix merge

* update README

* update README

* fix lint and example

* rename reference

* fix end of file

* fix title Machine Learning Pipeline

* fix whitespace

---------

Co-authored-by: Caetano Colin <[email protected]>
  • Loading branch information
mariammartins and caetano-colin authored Jun 13, 2024
1 parent 7472009 commit 3a2e40a
Show file tree
Hide file tree
Showing 197 changed files with 1,691 additions and 9,830 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ jobs:
env:
DISABLE_TFLINT: 1
ENABLE_PARALLEL: 0
EXCLUDE_LINT_DIRS: \./5-app-infra/6-machine-learning|\./5-app-infra/projects/machine-learning|\./docs/assets/terraform
EXCLUDE_LINT_DIRS: \./examples/machine-learning-pipeline|\./docs/assets/terraform

- run: docker run --rm -e DISABLE_TFLINT -e ENABLE_PARALLEL -e EXCLUDE_LINT_DIRS -v ${{ github.workspace }}:/workspace ${{ steps.variables.outputs.dev-tools }} /usr/local/bin/test_lint.sh
env:
DISABLE_TFLINT: 1
ENABLE_PARALLEL: 0
EXCLUDE_LINT_DIRS: \./5-app-infra/6-machine-learning|\./5-app-infra/projects/machine-learning|\./docs/assets/terraform
EXCLUDE_LINT_DIRS: \./examples/machine-learning-pipeline|\./docs/assets/terraform
90 changes: 0 additions & 90 deletions 5-app-infra/0-gcp-policies/README.md

This file was deleted.

58 changes: 0 additions & 58 deletions 5-app-infra/1-artifact-publish/.gitignore

This file was deleted.

Loading

0 comments on commit 3a2e40a

Please sign in to comment.