Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Draft] Add generated client files to fcm#1344

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
maceonthompson wants to merge9 commits intomaster
base:master
Choose a base branch
Loading
frommaceo-fcm-gapic-client

Conversation

maceonthompson
Copy link

[Draft]
The result of moving autogenerated fcm client code usingGAPIC into the messaging directory. Subsequent PRs will be made into this branch as development continues (namely, migrating to the generated client overmessaging-api-request-internal.ts

This is part of an ongoing internship project/experiment in the feasibility of using autogenerated clients, which will hopefully make supporting multiple apis across multiple languages easier in the long term.

@maceonthompsonmaceonthompson changed the titleAdd generated client files to fcm[Draft] Add generated client files to fcmJun 24, 2021
Copy link
Contributor

@hiranya911hiranya911 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Looks pretty good. We need to figure out a way to resolve the lint errors. Plus some suggestions on the directory structure.

@hiranya911
Copy link
Contributor

I see that you've nestedgenerated within the existingsrc directory, which is not quite what I had in mind. I was suggesting that we putgenerated at the root of the repo (same level assrc). However, this is likely to complicate our build quite a bit (TypeScript will have to pull sources from 2 directories, and combine the compiled output into one).

So lets use the structure you currently have for now. Later we can discuss other approaches for organizing these files in our repo.

…ly run (#1353)* Update Gulpfile to copy files required for generated code to run.* Fix introduced typo on 104* Remove redundant glob from `copyJson()` task
This PR serves as a proof of concept to show that GAPIC generated clients can be integrated with Firebase Admin APIs. It also shows that this integration for pre-existing APIs requires a relatively substantial amount of work.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@hiranya911hiranya911hiranya911 left review comments

At least 1 approving review is required to merge this pull request.

Assignees

@maceonthompsonmaceonthompson

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@maceonthompson@hiranya911

[8]ページ先頭

©2009-2025 Movatter.jp