-
Notifications
You must be signed in to change notification settings - Fork 20
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
feat(map): Codegen for GraphQL Target #66
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Jonathan Casey <[email protected]>
Signed-off-by: Jonathan Casey <[email protected]>
Signed-off-by: Jonathan Casey <[email protected]>
Signed-off-by: Jonathan Casey <[email protected]>
dselman
approved these changes
Oct 18, 2023
jonathan-casey
added a commit
that referenced
this pull request
Nov 3, 2023
* feat(map): add graphqlvisitor Signed-off-by: Jonathan Casey <[email protected]> * test(map): update snapshot Signed-off-by: Jonathan Casey <[email protected]> * test(map): adds graphqlvisitor Signed-off-by: Jonathan Casey <[email protected]> * test(map): restores sandbox Signed-off-by: Jonathan Casey <[email protected]> --------- Signed-off-by: Jonathan Casey <[email protected]>
jonathan-casey
added a commit
that referenced
this pull request
Nov 3, 2023
* feat(map): add graphqlvisitor Signed-off-by: Jonathan Casey <[email protected]> * test(map): update snapshot Signed-off-by: Jonathan Casey <[email protected]> * test(map): adds graphqlvisitor Signed-off-by: Jonathan Casey <[email protected]> * test(map): restores sandbox Signed-off-by: Jonathan Casey <[email protected]> --------- Signed-off-by: Jonathan Casey <[email protected]>
jonathan-casey
added a commit
that referenced
this pull request
Nov 3, 2023
* feat(map): add graphqlvisitor Signed-off-by: Jonathan Casey <[email protected]> * test(map): update snapshot Signed-off-by: Jonathan Casey <[email protected]> * test(map): adds graphqlvisitor Signed-off-by: Jonathan Casey <[email protected]> * test(map): restores sandbox Signed-off-by: Jonathan Casey <[email protected]> --------- Signed-off-by: Jonathan Casey <[email protected]>
jonathan-casey
added a commit
that referenced
this pull request
Nov 6, 2023
* feat(map): add graphqlvisitor Signed-off-by: Jonathan Casey <[email protected]> * test(map): update snapshot Signed-off-by: Jonathan Casey <[email protected]> * test(map): adds graphqlvisitor Signed-off-by: Jonathan Casey <[email protected]> * test(map): restores sandbox Signed-off-by: Jonathan Casey <[email protected]> --------- Signed-off-by: Jonathan Casey <[email protected]>
jonathan-casey
added a commit
that referenced
this pull request
Nov 6, 2023
* feat(map): add map for javavisitor Signed-off-by: Jonathan Casey <[email protected]> * feat(map): update snapshot Signed-off-by: Jonathan Casey <[email protected]> * feat(map): add test cases Signed-off-by: Jonathan Casey <[email protected]> * remove redundant ternary expression Signed-off-by: Jonathan Casey <[email protected]> * feat(map): get type from ModelFile Signed-off-by: Jonathan Casey <[email protected]> * chore(deps): upgrade concerto Signed-off-by: Jonathan Casey <[email protected]> * fix(csharp):remove semicolon (;) from map property declaration (#60) fix(csharp):remove ; from map property declaration Signed-off-by: [email protected] <[email protected]> Signed-off-by: Jonathan Casey <[email protected]> * chore: fix package version Signed-off-by: Jonathan Casey <[email protected]> * chore(actions): publish v3.16.2 to npm (#61) Signed-off-by: GitHub <[email protected]> Signed-off-by: Jonathan-Casey <[email protected]> Co-authored-by: Jonathan-Casey <[email protected]> Co-authored-by: Jonathan-Casey <[email protected]> Signed-off-by: Jonathan Casey <[email protected]> * feat(map): Codegen for GraphQL Target (#66) * feat(map): add graphqlvisitor Signed-off-by: Jonathan Casey <[email protected]> * test(map): update snapshot Signed-off-by: Jonathan Casey <[email protected]> * test(map): adds graphqlvisitor Signed-off-by: Jonathan Casey <[email protected]> * test(map): restores sandbox Signed-off-by: Jonathan Casey <[email protected]> --------- Signed-off-by: Jonathan Casey <[email protected]> * feat!(codegen): remove loopback src (#59) feat(codegen): remove loopback src Signed-off-by: Jonathan Casey <[email protected]> * chore(deps-dev): bump @babel/traverse from 7.22.11 to 7.23.2 (#67) Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.11 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Jonathan Casey <[email protected]> * test(codegen) update HR model to use multiple namespaces (#68) Signed-off-by: Dan Selman <[email protected]> Signed-off-by: Jonathan Casey <[email protected]> * feat(map): update snapshot Signed-off-by: Jonathan Casey <[email protected]> * chore(deps): upgrade concerto Signed-off-by: Jonathan Casey <[email protected]> * chore(deps): upgrade concerto Signed-off-by: Jonathan Casey <[email protected]> * test(*): snapshot update Signed-off-by: Jonathan Casey <[email protected]> * test(*): snapshot update Signed-off-by: Jonathan Casey <[email protected]> * feat(map): write util import Signed-off-by: Jonathan Casey <[email protected]> * test(*): fix regressions Signed-off-by: Jonathan Casey <[email protected]> * test(*): add test coverage for map imports Signed-off-by: Jonathan Casey <[email protected]> * test(*): uses isMap util fun Signed-off-by: Jonathan Casey <[email protected]> --------- Signed-off-by: Jonathan Casey <[email protected]> Signed-off-by: [email protected] <[email protected]> Signed-off-by: GitHub <[email protected]> Signed-off-by: Jonathan-Casey <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Dan Selman <[email protected]> Co-authored-by: Ragi Dayananda <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Jonathan-Casey <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dan Selman <[email protected]>
jonathan-casey
added a commit
that referenced
this pull request
Nov 16, 2023
* feat(map): add map support for jsonschemavisitor Signed-off-by: Jonathan Casey <[email protected]> * test(map): test cases Signed-off-by: Jonathan Casey <[email protected]> * test(map): update snapshot Signed-off-by: Jonathan Casey <[email protected]> * feat(map): add type defs Signed-off-by: Jonathan Casey <[email protected]> * feat(map): remove redundant property from additionalProperties Signed-off-by: Jonathan Casey <[email protected]> * feat(map): use getFieldOrScalarDeclarationValidatorsForSchema to get the type Signed-off-by: Jonathan Casey <[email protected]> * feat(map): Codegen for GraphQL Target (#66) * feat(map): add graphqlvisitor Signed-off-by: Jonathan Casey <[email protected]> * test(map): update snapshot Signed-off-by: Jonathan Casey <[email protected]> * test(map): adds graphqlvisitor Signed-off-by: Jonathan Casey <[email protected]> * test(map): restores sandbox Signed-off-by: Jonathan Casey <[email protected]> --------- Signed-off-by: Jonathan Casey <[email protected]> * feat!(codegen): remove loopback src (#59) feat(codegen): remove loopback src Signed-off-by: Jonathan Casey <[email protected]> * chore(deps-dev): bump @babel/traverse from 7.22.11 to 7.23.2 (#67) Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.11 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * test(codegen) update HR model to use multiple namespaces (#68) Signed-off-by: Dan Selman <[email protected]> * test(*): snapshot update Signed-off-by: Jonathan Casey <[email protected]> * feat(*): gets type from model file Signed-off-by: Jonathan Casey <[email protected]> * test(*): snapshot update Signed-off-by: Jonathan Casey <[email protected]> * feat(*): use scalar validator regex as pattern value Signed-off-by: Jonathan Casey <[email protected]> * test(*): add regex to property Signed-off-by: Jonathan Casey <[email protected]> * test(*): update snapshot Signed-off-by: Jonathan Casey <[email protected]> * test(*): update jsdoc and typedef Signed-off-by: Jonathan Casey <[email protected]> --------- Signed-off-by: Jonathan Casey <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Dan Selman <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dan Selman <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Sample