actions / actions/setup-python
Advise users of self-hosted Windows runners how to resolve: "unable to get local issuer certificate" error
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 2.2k
- フォーク
- 739
- 平均マージ
- 6日 18時間
- マージ済み PR(30日)
- 1
説明
I'm using a self-hosted Windows 10 runner with GHES 3.6.5. The actions/setup-python@v4 step in my workflow fails with:
unable to get local issuer certificate. I presume I need to get a certificate from the server somewhere, install it in Windows and tell my self-hosted runner where to find it. But the instructions at https://github.com/actions/setup-python/blob/main/docs/advanced-usage.md#using-setup-python-with-a-self-hosted-runner do not say anything about certificates.
Description:
Add a section to the instructions for the setup-python action (possibly at https://github.com/actions/setup-python/blob/main/docs/advanced-usage.md#using-setup-python-with-a-self-hosted-runner) to explain how to resolve the unable to get local issuer certificate error. E.g., Please explain:
- Where to get the certificate(s) from.
- Where/how to install the certificate(s) in Windows.
- How to configure a self-hosted runner so that it can find the certificates.
Justification:
Get the setup python task to work.
Are you willing to submit a PR?
No, sorry.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
self-hosted runner のセクションにある docs/advanced-usage.md を更新します。Windows ユーザーが必要な証明書をどこから取得できるか、どのようにインストールするか、また「unable to get local issuer certificate」エラーに対して runner が証明書を見つけられるように設定する方法を説明します。手順が要求された 3 つのステップすべてを扱い、self-hosted Windows runner 上で actions/setup-python@v4 workflow が動作するようにすることが完了の条件です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github-actions
- 領域
- devops, documentation, operating-systems
- issue の種類
- ドキュメント
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 45/100