eclipse-score / eclipse-score/docs-as-code
`Valid_until` has to be taken into account``
- 主要言語
- Python
- スター
- 10
- フォーク
- 32
- 平均マージ
- 23時間 52分
- マージ済み PR(30日)
- 52
説明
### 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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
No file, test, or entry point is named. Start by tracing where needs are checked against the metamodel and where release versions are available, then clarify the intended valid_until comparison because the example and acceptance criterion use opposite wording. Done means an expired need is skipped and produces no build errors or metamodel checks for the current release.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- tooling
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 48/100