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

Release Codegen #735

Merged
merged 1 commit into from
Oct 5, 2023
Merged

Release Codegen #735

merged 1 commit into from
Oct 5, 2023

Conversation

alharris-at
Copy link
Contributor

Codegen Release

* Android CSS and LL support

* Further model updates

* Fix LazyModel generation logic

* Only generate ModelPath if model type

* lint

* Fix LazyModel in builder

* android lazy + css support

* android updates

* Add nullability requirements to CopyOfBuilder

* Update to use ModelReference types

* Adding tests (#697)

* lint

* generate CompositePKParent files correctly

* WIP: attempt to check if datastore is enabled

* Generate lazy if datastore is disbled

* Fix indentation

* PR Comments

* add isDataStoreEnabled true tests

* lint

* Update tests

* Add targetNames to belongsTo

* Create manyToMany join model path files

* Update API.md

* add more test cases

* refactor join model preset code

* PR comment

* pr comment

* Fix unnecessary forEach iterations

* Update packages/appsync-modelgen-plugin/src/visitors/appsync-java-visitor.ts

Co-authored-by: Dane Pilcher <dppilche@amazon.com>

* Only add targetNames for HasOne on Android if lazy load support enabled

---------

Co-authored-by: Michael Law <1365977+lawmicha@users.noreply.github.com>
Co-authored-by: Dane Pilcher <dppilche@amazon.com>
@alharris-at alharris-at requested review from a team as code owners October 5, 2023 01:06
@alharris-at alharris-at merged commit 4c8eb79 into release Oct 5, 2023
3 checks passed
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.

2 participants