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

Add a Git repo picker form control

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

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

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
25/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
git, github, gitlab, go, terraform
領域
api, backend, frontend

調査の方向性

まずTerraformの構文に関する疑問を解決し、pickerが独立したブロックなのか追加のレイヤーなのかを含めて確認し、参照されているprovider PRと新しいSDKの可能性を検討する。次に、GitHubとGitLabに必要なフォームタイプ、コンポーネント、テスト、API endpointを定義する。これには顧客がホストするサービスと複数のリポジトリを含める。完了とは、構文とアプローチについて合意し、列挙されたfrontend、backend、テストの要件がカバーされていることを意味する。

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

説明

BE Requirements:
TF syntax for this parameter has not been designed and there is debate over whether it should be a distinct block or an additional syntactical layer on top of our existing blocks.

Might have to use new SDK depending on approach.
https://github.com/coder/terraform-provider-coder/pull/354

  • support for GitHub and GitLab (customer hosted as well as site but we already have auth) which will require an additional API endpoint
  • and support multiple repos

FE Requirements

  • defining form type
  • tests
  • creating component
主要言語
Go
スター
9
フォーク
5
平均マージ
5日 17時間
マージ済み PR(30日)
5

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

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

はじめの一歩

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

coder/preview のほかの issue

coder/preview の issue をすべて見る

似ている issue

Go の issue をもっと見る

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

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