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

feat!(codegen): remove loopback src #59

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

jonathan-casey
Copy link
Member

Description

Removes Loopback code generation.

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>
@jonathan-casey jonathan-casey requested a review from a team October 10, 2023 16:50
@mttrbrts mttrbrts changed the title feat(codegen): remove loopback src feat!(codegen): remove loopback src Oct 18, 2023
@jonathan-casey jonathan-casey merged commit ed01f2e into main Oct 19, 2023
11 checks passed
@jonathan-casey jonathan-casey deleted the jonathan/delete_loopback_codegen branch October 19, 2023 08:17
jonathan-casey added a commit that referenced this pull request Nov 3, 2023
feat(codegen): remove loopback src

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>
jonathan-casey added a commit that referenced this pull request Nov 3, 2023
feat(codegen): remove loopback src

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>
jonathan-casey added a commit that referenced this pull request Nov 3, 2023
feat(codegen): remove loopback src

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>
jonathan-casey added a commit that referenced this pull request Nov 6, 2023
feat(codegen): remove loopback src

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>
jonathan-casey added a commit that referenced this pull request Nov 6, 2023
* feat(map): add map for javavisitor

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* feat(map): update snapshot

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* feat(map): add test cases

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* remove redundant ternary expression

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* feat(map): get type from ModelFile

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* chore(deps): upgrade concerto

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* fix(csharp):remove semicolon (;) from map property declaration (#60)

fix(csharp):remove ; from map property declaration

Signed-off-by: ragi.dayananda@docusign.com <ragi.dayananda@docusign.com>
Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* chore: fix package version

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* chore(actions): publish v3.16.2 to npm (#61)

Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: Jonathan-Casey <109082377+Jonathan-Casey@users.noreply.github.com>
Co-authored-by: Jonathan-Casey <Jonathan-Casey@users.noreply.github.com>
Co-authored-by: Jonathan-Casey <109082377+Jonathan-Casey@users.noreply.github.com>
Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* feat(map): Codegen for GraphQL Target (#66)

* feat(map): add graphqlvisitor

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* test(map): update snapshot

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* test(map): adds graphqlvisitor

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* test(map): restores sandbox

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

---------

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* feat!(codegen): remove loopback src (#59)

feat(codegen): remove loopback src

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* test(codegen) update HR model to use multiple namespaces (#68)

Signed-off-by: Dan Selman <danscode@selman.org>
Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* feat(map): update snapshot

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* chore(deps): upgrade concerto

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* chore(deps): upgrade concerto

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* test(*): snapshot update

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* test(*): snapshot update

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* feat(map): write util import

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* test(*): fix regressions

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* test(*): add test coverage for map imports

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* test(*): uses isMap util fun

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

---------

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>
Signed-off-by: ragi.dayananda@docusign.com <ragi.dayananda@docusign.com>
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: Jonathan-Casey <109082377+Jonathan-Casey@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Dan Selman <danscode@selman.org>
Co-authored-by: Ragi Dayananda <124162737+ragi-dayananda@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jonathan-Casey <Jonathan-Casey@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dan Selman <danscode@selman.org>
@mttrbrts mttrbrts added this to the v3.x milestone Nov 8, 2023
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 <jonathan.casey@docusign.com>

* test(map): test cases

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* test(map): update snapshot

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* feat(map): add type defs

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* feat(map): remove redundant property from additionalProperties

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* feat(map): use getFieldOrScalarDeclarationValidatorsForSchema to get the type

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* feat(map): Codegen for GraphQL Target (#66)

* feat(map): add graphqlvisitor

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* test(map): update snapshot

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* test(map): adds graphqlvisitor

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* test(map): restores sandbox

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

---------

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* feat!(codegen): remove loopback src (#59)

feat(codegen): remove loopback src

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* 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] <support@github.com>
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 <danscode@selman.org>

* test(*): snapshot update

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* feat(*): gets type from model file

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* test(*): snapshot update

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* feat(*): use scalar validator regex as pattern value

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* test(*): add regex to property

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* test(*): update snapshot

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

* test(*): update jsdoc and typedef

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>

---------

Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Dan Selman <danscode@selman.org>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dan Selman <danscode@selman.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants