actions / actions/setup-python
Feature request: configurable MANIFEST_URL and downloadUrl for mirrors
@v-priyagupta108 がすでに取り組んでいます。
2026年9月15日 から。
- 主要言語
- TypeScript
- スター
- 2.2k
- フォーク
- 739
- 平均マージ
- 6日 18時間
- マージ済み PR(30日)
- 1
説明
Hi team 👋
Description:
I’d like to ask if setup-python could support customizing MANIFEST_URL and downloadUrl.
In self-hosted environments like Gitea, I mirror GitHub Action repositories locally due to firewall restrictions.
Currently, some URLs inside the action are hardcoded to GitHub (e.g., MANIFEST_URL), which prevents using mirrors.
It would be helpful to allow overriding these URLs via with: parameters so mirrored sources can be used.
Justification:
- I maintain a self-hosted Gitea instance and mirror actions to avoid firewall issues.
- Overriding hardcoded URLs would allow users in restricted regions to use mirrors without modifying the action code.
- Manual code modification is inconvenient because I still periodically sync updates from upstream. Supporting this feature would simplify maintenance and increase usability for self-hosted deployments.
Are you willing to submit a PR?
No, I am just proposing the feature.
Thanks so much for your work on setup-python! I really appreciate your time and consideration. 🙏
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。