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

[signingscript] Validate unsigned files conform to autograph's naming requirements

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

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

2023年3月16日 から。

評価

この issue はまだ評価されていません。

説明

signingscript

While working on some VPN signing, I got generic 400 Bad Request errors out of autograph. After digging through logs, Hal found that the error was:

invalid named file name: unsigned filename must match ^[-_\\.a-zA-Z0-9]{1,256}$

It would be nice if autograph could provide a better error response, but failing that it would be nice if signingscript validated the files it was going to sign so we can detect this more easily.

主要言語
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 を短くまとめたダイジェスト。