Skip to content

Commit

Permalink
Merge pull request #2782 from aws-amplify/main
Browse files Browse the repository at this point in the history
chore: release CDK constructs
  • Loading branch information
phani-srikar authored Aug 20, 2024
2 parents bfb8b85 + 97b1f36 commit 826cfad
Show file tree
Hide file tree
Showing 790 changed files with 2,049 additions and 139,964 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
**/.DS_Store
build
!packages/amplify-category-api/src/__tests__/graphql-transformer/override/*/build/
node_modules
out
pkg/node_modules
Expand Down Expand Up @@ -28,7 +27,6 @@ packages/amplify-e2e-core/lib
packagea/amplify-graphiql-explorer/build
packages/amplify-graphql*/lib
packages/amplify-e2e-tests/lib
packages/amplify-category-api/lib
packages/amplify-e2e-tests/amplify-e2e-reports
packages/graphql-transformers-e2e-tests/amplify-e2e-reports
packages/amplify-schema-validator/dist/
Expand All @@ -41,7 +39,6 @@ console-integ*/
packages/**/reports/junit/*
test.out.log
*.tsbuildinfo
packages/amplify-graphiql-explorer/.eslintcache
!packages/amplify-graphql-model-transformer/src/__tests__/overrides/build/override.js
codebuild_specs/debug_workflow.yml
.npmrc
Expand Down
2 changes: 0 additions & 2 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ node_modules
API.md
CHANGELOG.md
client-test-apps
packages/amplify-category-api/resources/
packages/amplify-category-api/src/__tests__/commands/api/mock-data/invalid_schema.graphql
packages/amplify-dynamodb-simulator/emulator/dynamodb-local-metadata.json
packages/amplify-e2e-core/dist/index.html
packages/amplify-e2e-tests/amplify-e2e-reports
Expand Down
6 changes: 0 additions & 6 deletions codebuild_specs/createapi_canary_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,6 @@ batch:
compute-type: BUILD_GENERAL1_LARGE
depend-on:
- build_linux
- identifier: mock_e2e_tests
buildspec: codebuild_specs/mock_e2e_tests.yml
env:
compute-type: BUILD_GENERAL1_MEDIUM
depend-on:
- build_linux
- identifier: publish_to_local_registry
buildspec: codebuild_specs/publish_to_local_registry.yml
env:
Expand Down
Loading

0 comments on commit 826cfad

Please sign in to comment.