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

`Valid_until` has to be taken into account``

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

@purna1684 がすでに取り組んでいます。

2026年9月21日 から。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
48/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
静か
技術スタック
python
領域
tooling

調査の方向性

ファイル、テスト、エントリーポイントのいずれも指定されていません。まず、needs がメタモデルに対してチェックされる箇所と、release バージョンが利用可能な箇所をたどって確認し、その後、例と受け入れ基準で反対の表現が使われているため、意図する valid_until の比較を明確にしてください。完了とは、期限切れの need がスキップされ、現在の release に対するビルドエラーもメタモデルチェックも発生しないことを意味します。

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

説明

What

Since needs objects can now have the valid_until attribute this can make some needs no longer valid for the current version.
E.g. if the release is 1.2 but the need is only valid_until: 1.0 then this need no longer is valid for this release and therefore should not be checked according to the metamodel etc. and not raise build errors.

Acceptance Criteria (DoD)

Ensure that a need that has a valid_until attribute is no longer checked and raises NO build errors, if the attribute has a version higher than the release.

How

Unsure yet how to implement this.

主要言語
Python
スター
11
フォーク
33
平均マージ
22時間 43分
マージ済み PR(30日)
65

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

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

はじめの一歩

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

eclipse-score/docs-as-code のほかの issue

eclipse-score/docs-as-code の issue をすべて見る

似ている issue

Python の issue をもっと見る

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

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