Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

GS: Google OAuth, Picker, and snapshot export

オープン
#399 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
30/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
静か
技術スタック
google-cloud, typescript

調査の方向性

docs/design/google-sheets/authentication.md、docs/design/google-sheets/snapshot-export.md、docs/design/google-sheets/large-results.md から始め、既存のストリーミングおよび型変換のエントリーポイントを見つけます。gated OAuth、Picker の選択、および一度限りのエクスポートが、記載されたセキュリティ、アップロード、エラー処理、単体テスト、fake-Google、ブラウザー、スケールテストの各基準を満たせば完了です。

索引モデルが issue の本文から書いたものです。

説明

cool feature

Parent: #398

Design:

  • docs/design/google-sheets/authentication.md
  • docs/design/google-sheets/snapshot-export.md
  • docs/design/google-sheets/large-results.md

Scope

Add deployment-gated Google Identity Services authentication, Google Picker create/select flow, and one-time snapshot export using the canonical streaming/type-conversion pipeline.

Acceptance criteria

  • Google actions are absent when configuration is missing.
  • Tokens remain in browser memory and never enter URLs, logs, persistence, or exports.
  • New and existing spreadsheets can be selected with edit-permission validation.
  • Snapshot export creates no binding, refresh link, checkpoint, or history row.
  • Values use RAW input semantics and precision-safe ClickHouse type mapping.
  • Upload uses explicit byte-bounded ranges with progress, cancellation, quota backoff, and no silent truncation.
  • OAuth popup/account/permission failures are actionable and non-destructive.
  • Unit, fake-Google, browser, and scale tests cover the flow.

Non-goals

Linked refresh, server binding storage, scheduling, Apps Script, service accounts, and Google Docs.

主要言語
TypeScript
スター
8
フォーク
2
平均マージ
1時間 34分
マージ済み PR(30日)
6

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

Altinity/altinity-sql-browser のほかの issue

Altinity/altinity-sql-browser の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。