Skip to content

Commit

Permalink
:seedleing: stop to generate all samples for go/v3
Browse files Browse the repository at this point in the history
  • Loading branch information
camilamacedo86 committed Mar 11, 2023
1 parent 3cb60ab commit 6ee6e8b
Show file tree
Hide file tree
Showing 374 changed files with 3 additions and 18,944 deletions.
9 changes: 2 additions & 7 deletions test/testdata/generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -129,15 +129,10 @@ build_kb
# [Deprecated] - Project version 2 uses plugin go/v2 (default).
scaffold_test_project project-v2 --project-version=2

# [Currently, default CLI plugin] - Project version 3 (default) uses plugin go/v3 (default).
# [Deprecated] - Project version 3 (default) uses plugin go/v3 (default).
scaffold_test_project project-v3
scaffold_test_project project-v3-multigroup
scaffold_test_project project-v3-declarative-v1 --plugins="go/v3,declarative"
scaffold_test_project project-v3-config --component-config
scaffold_test_project project-v3-with-deploy-image
scaffold_test_project project-v3-with-grafana

# [Next version, alpha] Project version v4-alpha
# [Currently, default CLI plugin] - [Next version, alpha] Project version v4-alpha
scaffold_test_project project-v4 --plugins="go/v4"
scaffold_test_project project-v4-multigroup --plugins="go/v4"
scaffold_test_project project-v4-declarative-v1 --plugins="go/v4,declarative"
Expand Down
7 changes: 1 addition & 6 deletions test/testdata/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,8 @@ function test_project {

build_kb

# Test project v3
# Test project v3 [Deprecated]
test_project project-v3
test_project project-v3-multigroup
test_project project-v3-declarative-v1
test_project project-v3-config
test_project project-v3-with-deploy-image
test_project project-v3-with-grafana

# Project version v4-alpha
test_project project-v4
Expand Down
4 changes: 0 additions & 4 deletions testdata/project-v3-config/.dockerignore

This file was deleted.

26 changes: 0 additions & 26 deletions testdata/project-v3-config/.gitignore

This file was deleted.

33 changes: 0 additions & 33 deletions testdata/project-v3-config/Dockerfile

This file was deleted.

157 changes: 0 additions & 157 deletions testdata/project-v3-config/Makefile

This file was deleted.

53 changes: 0 additions & 53 deletions testdata/project-v3-config/PROJECT

This file was deleted.

Loading

0 comments on commit 6ee6e8b

Please sign in to comment.