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

Beetmover schema required fields not always required

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

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

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
38/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
python
領域
backend, release

調査の方向性

beetmoverscript/src/beetmoverscript/data/artifactMap_beetmover_task_schema.json と、pull request 437 で参照されている議論から始めて、動作によって異なるキーを特定してください。動作固有のスキーマまたは Python によるバリデーションが意図されているかを確認し、その後、適用される動作に対してのみ必須キーが要求されることを示すカバレッジを追加してください。

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

説明

beetmoverscript enhancement

https://github.com/mozilla-releng/scriptworker-scripts/blob/master/beetmoverscript/src/beetmoverscript/data/artifactMap_beetmover_task_schema.json

@escapewindow on https://github.com/mozilla-releng/scriptworker-scripts/pull/437#discussion_r760599497

Am I right in thinking that these keys may be required in some types of behaviors but not others? If so, we might want to validate that these keys exist for the behaviors that need them... we can do that with multiple jsonschema files (one per behavior?) or by just making sure the task is well-formed for each behavior in the python code.

主要言語
Python
スター
16
フォーク
38
平均マージ
1日 7時間
マージ済み PR(30日)
14

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

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

はじめの一歩

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

mozilla-releng/scriptworker-scripts のほかの issue

mozilla-releng/scriptworker-scripts の issue をすべて見る

似ている issue

Python の issue をもっと見る

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

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