Remove dependendabot pip config

オープン 初心者向け
#124 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

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

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
72/100
issue の種類
リファクタリング
明瞭さ
おおむね明確
活発さ
静か
技術スタック
github, python
領域
ci-cd, devops

調査の方向性

まず、リポジトリの Dependabot 設定とリンクされた失敗した workflow を調査します。requirements.txt のパスがどのように検出または設定されているかを確認します。pip の更新が削除されるか明示的に無効化され、サポートされていない Python 3.8 の workflow の問題が発生しなくなれば完了です。

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

説明

Dependabot has a failed workflow due to it having an unsupported python version (3.8). I'm not sure why we have pip updates enabled for dependabot at all for this repo, given we explicitly don't update python dependencies for python-docker (there are none in the repo outside of the ones for the v1/v2 images).

Consider removing it (we might need to explicitly disable and ignore the requirements.txt paths due to dependabot's tendency to pick up any .txt file as a pip requirements file even if you haven't configured it)

主要言語
Python
スター
0
フォーク
3
PR マージ指標
30日以内にマージされた PR はありません

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

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

はじめの一歩

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

opensafely-core/python-docker のほかの issue

opensafely-core/python-docker の issue をすべて見る

似ている issue

Python の issue をもっと見る

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

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