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

feat: Add a way to select a specific branch before building the devcontainer

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

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

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
docker, go
領域
build-system

調査の方向性

まず readme.md の Git ブランチ選択の回避策を読み、次に coder_parameter の処理と envbuilder の checkout フローを追跡します。workspace テンプレートで対象ブランチを選択でき、devcontainer のビルド前に checkout されるようになれば完了です。README の回避策が機能しないプラットフォームも含みます。

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

説明

Description

Improve feature parity with github codespaces.

The goal is to add a new coder_parameter called target branch to workspace templates.
It will let the user select a branch from which to build a devcontainer.

Unlike the devcontainer cli, the git clone happen in the enbuilder container.
So I think it is the responsibility of envbuilder to checkout to the target branch before building the container.


PS: The workaround in readme.md does not work on all platforms.

主要言語
Go
スター
300
フォーク
64
平均マージ
20分
マージ済み PR(30日)
1

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

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

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

coder/envbuilder のほかの issue

coder/envbuilder の issue をすべて見る

似ている issue

Go の issue をもっと見る

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

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