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

.tmcignore specify course

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

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

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
ruby
領域
backend

調査の方向性

Start by tracing how .tmcignore is read and how the hidden course’s exercises are selected. Compare the proposed course-name rules with the metadata.yml ignore option; the work is done when ignore behavior can target one course without hiding exercises from weeks 8–14.

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

説明

enhancement

It would be nice to be able to specify which course .tmcignore file concerns.

This currently hidden course: https://tmc.mooc.fi/hy/courses/42 should be a good example.
Now we have exercises from week 1 to week7 listed as hidden when we only want to show weeks 8 to 14 to users.

Possible fixes:

  • If .tmcignore contains text lines contain course names that the rule applies to. One course name per line.
  • .coursename.tmcignore, probably bad idea because course names might contains some special characters? But would be fast to check. Possibly lot's of ignore files.
  • Get rid of .tmcignore and use metadata.yml ignore: true
主要言語
Ruby
スター
51
フォーク
42
平均マージ
1時間 27分
マージ済み PR(30日)
1

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

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

はじめの一歩

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

testmycode/tmc-server のほかの issue

testmycode/tmc-server の issue をすべて見る

似ている issue

Ruby の issue をもっと見る

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

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