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

branch: 1.1-phetio

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

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

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
20/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
git
領域
release

調査の方向性

Start by reviewing the 1.1-phetio branch and the git history for the listed 1.1 versions, then compare those records with the bayes directory listing. Determine why the branch and versions exist, whether clients or the PhET-iO spreadsheet depend on them, and document the unexplained version and commit discrepancies.

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

説明

In https://github.com/phetsims/function-builder/issues/139, I was attempting to publish a new version of Function Builder. The published version is 1.0.x, so I was expecting to be publishing 1.1.x. But when I went to publish the dev version of Function Builder, it was 1.2.x. Investigation revealed a 1.1-phetio branch and many 1.1 versions published to bayes. That resulted in a lot of confusion and a significant detour.

It looks like @samreid, @zepumph, and @jonathanolson were involved in this. As the responsible dev for this repo, please help me understand (or remember) what is going on here.

There is no 1.1 branch, but there is a 1.1-phetio branch. I'm not sure who created it.

function-builder has no PhET-iO instrumentation, and brand=phet is not enabled in package.json.

Here are the 1.1 versions on bayes, annotated with who published them (according to git history):

% ls -ltd 1.1.*
drwxrwsr-x+ 2 tomcat     phet 118 Jun  5  2017 1.1.0-dev.4/ => ??
drwxrwsr-x+ 2 tomcat     phet 102 May 17  2017 1.1.0-dev.3/ => ??
drwxrwxr-x+ 5 tomcat     phet 133 Nov 12  2016 1.1.2-phetiophetio/ => @samreid 
drwxrwxr-x+ 5 tomcat     phet 134 Oct  5  2016 1.1.1-phetio/ => @zepumph 
drwxrwxr-x+ 6 tomcat     phet 151 Sep 30  2016 1.1.0-phetio/ => @zepumph 
drwxrwsr-x+ 5 tomcat     phet 207 Sep 28  2016 1.1.0-phetio.4/ => @mattpen
drwxrwxr-x+ 4 tomcat     phet 118 Sep 24  2016 1.1.0-phetiodev.3/ => @samreid 
drwxrwsr-x+ 3 tomcat     phet 137 Aug 29  2016 1.1.0-dev.2/ => @samreid 
drwxrwsr-x+ 3 tomcat     phet 137 Aug 23  2016 1.1.0-dev.1/ => @samreid 

Questions:

  • Why was this branch created? What PhET-iO work was involved?

  • Are any of these versions used by clients, being maintained, in the PhET-iO spreadsheet, etc?

  • If these versions were published from 1.1-phetio, why is the syntax for these version numbers all over the place? And I'm not clear on how we got version numbers with "1.1.x-dev.x" syntax when there is no 1.1 branch.

  • 1.1.0-dev.3/ and 1.1.0-dev.4 have no associated commits. How could that be?

  • I see git history for these 1.1 versions that do not appear on bayes. How could that be?

1.1.3-rc.2 => @zepumph 6/28/18
1.1.3-phetiorc.2 => @zepumph 6/28/18
1.1.3-rc.4 => @jonathanolson 6/29/18
1.1.3-rc.5 => @jonathanolson 7/6/18

主要言語
TypeScript
スター
5
フォーク
6
PR マージ指標
30日以内にマージされた PR はありません

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

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

はじめの一歩

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

phetsims/function-builder のほかの issue

phetsims/function-builder の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

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

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