Ignore .devcontainer when checking for empty directory on project generation

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

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

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
50/100
issue の種類
バグ
明瞭さ
明確に書かれている
活発さ
停滞
技術スタック
bun, node.js
領域
cli, tooling

調査の方向性

対象ディレクトリが空かどうかを判定するプロジェクト生成チェックから始め、既存のエントリがどのように処理されるかを確認します。.devcontainerのみを含むプロジェクトルートで動作を検証し、プロジェクトの作成が進む一方で、その他の既存コンテンツが引き続き生成を妨げることを確認します。

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

説明

Current issue

We are doing all our development inside devcontainers. This means that on bootstrapping a project there will always be a .devcontainer folder in the root of the project. This will provide, in our case, bun and node. At this point we would run bun create but that's not possible cause there is a .devcontainer folder present.

Proposed solution

create rescript-app ignores any .devcontainer folder as this is presumed to be necessary for bootstrapping.

Current workaround

After starting the devcontainer move the .devcontainer folder to /tmp and move it back after project creation.

主要言語
ReScript
スター
77
フォーク
15
平均マージ
17時間 54分
マージ済み PR(30日)
1

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

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

はじめの一歩

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

rescript-lang/create-rescript-app のほかの issue

rescript-lang/create-rescript-app の issue をすべて見る

似ている issue

CLI の issue をもっと見る

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

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