Skip to content

Commit

Permalink
fix: hopefully updated generated file
Browse files Browse the repository at this point in the history
  • Loading branch information
Vieltojarvi committed Jan 8, 2025
1 parent 87f0961 commit f73dece
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 168 deletions.
48 changes: 0 additions & 48 deletions codebuild_specs/amplify_migration_tests_multi_env_layers.yml

This file was deleted.

48 changes: 0 additions & 48 deletions codebuild_specs/amplify_migration_tests_non_multi_env_layers.yml

This file was deleted.

72 changes: 0 additions & 72 deletions codebuild_specs/e2e_workflow_generated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2320,78 +2320,6 @@ batch:
depend-on:
- build_windows
- upb
- identifier: l_api_key_migration_v8
buildspec: codebuild_specs/migration_tests_v8.yml
env:
variables:
compute-type: BUILD_GENERAL1_SMALL
TEST_SUITE: src/__tests__/migration_tests/transformer_migration/api.key.migration.test.ts
depend-on:
- upb
- identifier: l_api_key_migration_2_v8
buildspec: codebuild_specs/migration_tests_v8.yml
env:
variables:
compute-type: BUILD_GENERAL1_SMALL
TEST_SUITE: src/__tests__/migration_tests/transformer_migration/api.key.migration-2.test.ts
depend-on:
- upb
- identifier: l_auth_app_client_secret_migration_v12
buildspec: codebuild_specs/migration_tests_v12.yml
env:
variables:
compute-type: BUILD_GENERAL1_SMALL
TEST_SUITE: src/__tests__/migration_tests_v12/auth-app-client-secret-migration.test.ts
depend-on:
- upb
- identifier: l_auth_hosted_ui_lambda_migration_1_v12
buildspec: codebuild_specs/migration_tests_v12.yml
env:
variables:
compute-type: BUILD_GENERAL1_SMALL
TEST_SUITE: src/__tests__/migration_tests_v12/auth-hosted-ui-lambda-migration-1.test.ts
depend-on:
- upb
- identifier: l_auth_hosted_ui_lambda_migration_2_v12
buildspec: codebuild_specs/migration_tests_v12.yml
env:
variables:
compute-type: BUILD_GENERAL1_SMALL
TEST_SUITE: src/__tests__/migration_tests_v12/auth-hosted-ui-lambda-migration-2.test.ts
depend-on:
- upb
- identifier: l_auth_lambda_callout_migration_rollback_v12
buildspec: codebuild_specs/migration_tests_v12.yml
env:
variables:
compute-type: BUILD_GENERAL1_SMALL
TEST_SUITE: src/__tests__/migration_tests_v12/auth-lambda-callout-migration-rollback.test.ts
depend-on:
- upb
- identifier: l_auth_lambda_callout_migration_v12
buildspec: codebuild_specs/migration_tests_v12.yml
env:
variables:
compute-type: BUILD_GENERAL1_SMALL
TEST_SUITE: src/__tests__/migration_tests_v12/auth-lambda-callout-migration.test.ts
depend-on:
- upb
- identifier: l_auth_oauth_lambda_migration_v12
buildspec: codebuild_specs/migration_tests_v12.yml
env:
variables:
compute-type: BUILD_GENERAL1_SMALL
TEST_SUITE: src/__tests__/migration_tests_v12/auth-oauth-lambda-migration.test.ts
depend-on:
- upb
- identifier: l_auth_migration_v12
buildspec: codebuild_specs/migration_tests_v12.yml
env:
variables:
compute-type: BUILD_GENERAL1_SMALL
TEST_SUITE: src/__tests__/migration_tests_v12/auth.migration.test.ts
depend-on:
- upb
- identifier: aggregate_e2e_reports
env:
compute-type: BUILD_GENERAL1_MEDIUM
Expand Down

0 comments on commit f73dece

Please sign in to comment.