Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Main to gen2 #808

Merged
merged 8 commits into from
Apr 10, 2024
Merged

Main to gen2 #808

merged 8 commits into from
Apr 10, 2024

Conversation

dpilch
Copy link
Member

@dpilch dpilch commented Apr 10, 2024

Description of changes

Merge main into gen2 branch.

Conflicts on:

  • .codebuild/e2e_workflow.yml - re-generated to resolve.
  • packages/appsync-modelgen-plugin/src/visitors/appsync-model-introspection-visitor.ts - conflict on trailing new vs no trailing newline

Description of how you validated changes

  • Unit test
  • E2E test

Checklist

  • PR description included
  • yarn test passes

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

dpilch and others added 8 commits March 29, 2024 10:02
* feat: add angular codegen v6 support

* feat: add codegen target angularv6

* add unit tests

* fix unit test

* fix e2e

* fix: remove angularv6 target and use amplifyJsLibaryVersion

* default behavior set to 6 when invalid

* add unit test for invalid input

* add amplifyJsLibraryVersion tests
…ospection schema codegen (#795)

* fix: add input object metadata in model introspection schema

* fix: use one place for types to skip

* add e2e tests

* fix CI failure

* fix cleanup script

* feat: add union and interface type in model intro schema

* fix test description

* fix e2e

* rm unused code

* fix: fine grain argument field type & better error msg for getType

* fix: remove new types in field type

* rename arguments to attributes

* rm union and interface in root level schema

* add unit test cases for list of scalar, enum and input
 - @aws-amplify/amplify-codegen-e2e-core@1.6.4
 - @aws-amplify/amplify-codegen-e2e-tests@2.44.4
 - amplify-codegen@4.8.0
 - @aws-amplify/appsync-modelgen-plugin@2.10.0
 - @aws-amplify/graphql-generator@0.3.0
 - @aws-amplify/graphql-types-generator@3.5.0
@dpilch dpilch marked this pull request as ready for review April 10, 2024 14:39
@dpilch dpilch requested review from a team as code owners April 10, 2024 14:39
@dpilch dpilch merged commit 453baf7 into feature/gen2-release Apr 10, 2024
5 checks passed
@dpilch dpilch deleted the main-to-gen2 branch April 10, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants