Skip to content

fix(ci): allow www.python.org in renovate harden-runner egress policy#606

Merged
AlexanderBarabanov merged 1 commit into
masterfrom
copilot/debug-log-issue
Jun 10, 2026
Merged

fix(ci): allow www.python.org in renovate harden-runner egress policy#606
AlexanderBarabanov merged 1 commit into
masterfrom
copilot/debug-log-issue

Conversation

Copilot AI commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Renovate's pep621 manager queries https://www.python.org/api/v2/downloads/release (datasource: python-version) to track requires-python constraints in pyproject.toml. The missing allowlist entry caused every run to emit:

WARN: Package lookup failures
  "warnings": ["Failed to look up python-version package python: no-result"]

Change

  • Added www.python.org:443 to allowed-endpoints in .github/workflows/renovate.yml

Copilot AI changed the title fix(ci): add www.python.org:443 to renovate.yml harden-runner allowlist fix(ci): allow www.python.org in renovate harden-runner egress policy Jun 9, 2026
Copilot AI requested a review from AlexanderBarabanov June 9, 2026 12:23
@AlexanderBarabanov AlexanderBarabanov marked this pull request as ready for review June 9, 2026 12:24
@AlexanderBarabanov AlexanderBarabanov requested a review from a team as a code owner June 9, 2026 12:24
@github-actions github-actions Bot added the build Related to build scripts label Jun 9, 2026
@AlexanderBarabanov AlexanderBarabanov added this pull request to the merge queue Jun 10, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 10, 2026
@AlexanderBarabanov AlexanderBarabanov added this pull request to the merge queue Jun 10, 2026
Merged via the queue into master with commit 620e3cd Jun 10, 2026
52 of 54 checks passed
@AlexanderBarabanov AlexanderBarabanov deleted the copilot/debug-log-issue branch June 10, 2026 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Related to build scripts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants