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

Bocchi #1078

Merged
merged 66 commits into from
May 17, 2024
Merged

Bocchi #1078

merged 66 commits into from
May 17, 2024

Conversation

JakeFerrero
Copy link
Contributor

@JakeFerrero JakeFerrero commented May 10, 2024

Most of the files in this PR are .hbs files, and I'm not sure how familiar people are with those. I think the most important things for review are the READMEs (top-level one and the ones in /bocchi/docs, as well as the following .hbs files:
/bocchi/templates/partials/directRelationships.hbs,
/bocchi/templates/partials/mappedRelationships.hbs,
/bocchi/templates/steps/child-singleton.ts.hbs,
/bocchi/templates/steps/fetch-child-entities.ts.hbs,
/bocchi/templates/steps/fetch-entities.ts.hbs,
/bocchi/templates/steps/singleton.ts.hbs,
/bocchi/templates/top-level/src/client.ts.hbs

Honestly it may be easier to just use the two example template files, generate test graph projects, and review the resulting code.

Jake Ferrero and others added 30 commits February 8, 2024 13:15
- will now create the correct type of index file for a step based on
the type of step it should be.
- renamed some template folders.
- Add functionality to copy over the base service client
- create the client template
- update types
@JakeFerrero JakeFerrero requested a review from a team as a code owner May 10, 2024 22:48
Copy link

socket-security bot commented May 17, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@babel/[email protected] environment, filesystem, unsafe Transitive: shell +52 10.7 MB nicolo-ribaudo
npm/@babel/[email protected] environment, filesystem Transitive: shell, unsafe +148 13.1 MB nicolo-ribaudo
npm/@babel/[email protected] Transitive: environment +36 6.03 MB nicolo-ribaudo
npm/@lifeomic/[email protected] None 0 33.5 kB lifeomicdev
npm/@pollyjs/[email protected] environment, eval, network Transitive: filesystem +26 6.92 MB offirgolan
npm/@pollyjs/[email protected] eval +27 8.52 MB offirgolan
npm/@pollyjs/[email protected] Transitive: environment, eval, filesystem, network, unsafe +88 8.75 MB offirgolan
npm/@types/[email protected] Transitive: environment, filesystem, unsafe +42 1.64 MB types
npm/@types/[email protected] None 0 9.12 kB types
npm/@types/[email protected] None 0 12.1 kB types
npm/@types/[email protected] None 0 0 B
npm/@types/[email protected] None +1 4.42 MB types
npm/@typescript-eslint/[email protected] Transitive: environment +21 7.48 MB jameshenry
npm/@typescript-eslint/[email protected] Transitive: environment +12 2.74 MB jameshenry
npm/[email protected] eval Transitive: unsafe +5 1.57 MB esp
npm/[email protected] environment, filesystem, shell 0 173 kB abetomo
npm/[email protected] None 0 31.2 kB tehshrike
npm/[email protected] eval, filesystem Transitive: environment, shell +5 1.16 MB mde
npm/[email protected] None 0 20.8 kB lydell
npm/[email protected] filesystem Transitive: environment +11 1.29 MB simenb
npm/[email protected] environment, filesystem Transitive: eval, shell, unsafe +82 9.96 MB eslintbot
npm/[email protected] Transitive: environment +8 782 kB simenb
npm/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +243 13.8 MB simenb
npm/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +479 139 MB jameshenry
npm/[email protected] filesystem Transitive: unsafe +1 207 kB streamich
npm/[email protected] Transitive: environment, eval +85 6.32 MB yisroel
npm/[email protected] Transitive: filesystem, network +9 3.14 MB neo4j-organization
npm/[email protected] environment, filesystem, unsafe Transitive: eval, network, shell +113 8.51 MB kul
npm/[email protected] None 0 32.4 MB typescript-bot

🚮 Removed packages: npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@lifeomic/[email protected], npm/@pollyjs/[email protected], npm/@pollyjs/[email protected], npm/@pollyjs/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@typescript-eslint/[email protected], npm/@typescript-eslint/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

VDubber
VDubber previously approved these changes May 17, 2024
@JakeFerrero JakeFerrero merged commit bdba33e into main May 17, 2024
9 checks passed
@JakeFerrero JakeFerrero deleted the IP-SPRINT-bocchi branch May 17, 2024 18:46
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