Skip to content

Allow ghcr.io/pkg-containers in build.yml harden-runner allowlist - #1398

Merged
spoorcc merged 2 commits into
mainfrom
claude/macos-ci-action-hotfix-vylw84
Aug 28, 2026
Merged

Allow ghcr.io/pkg-containers in build.yml harden-runner allowlist#1398
spoorcc merged 2 commits into
mainfrom
claude/macos-ci-action-hotfix-vylw84

Conversation

@spoorcc

@spoorcc spoorcc commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

The macos-latest build job installs ccache via brew install ccache
(hendrikmuhs/ccache-action). Homebrew bottles are served from ghcr.io,
but blob downloads redirect to pkg-containers.githubusercontent.com,
which was blocked by the harden-runner egress policy, failing every
bottle download and the whole job.

Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_011zmRmuuvM1JUJKAa7VVtv2

claude added 2 commits August 28, 2026 15:19
The macos-latest build job installs ccache via `brew install ccache`
(hendrikmuhs/ccache-action). Homebrew bottles are served from ghcr.io,
but blob downloads redirect to pkg-containers.githubusercontent.com,
which was blocked by the harden-runner egress policy, failing every
bottle download and the whole job.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011zmRmuuvM1JUJKAa7VVtv2
dfetch's pyproject.toml builds with Nuitka `mode = "standalone"`. On
Windows, standalone/onefile mode requires Dependency Walker to analyze
DLL dependencies of Python extension modules, which Nuitka downloads
from dependencywalker.com. That domain was blocked by the harden-runner
egress policy, failing the windows-latest build.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011zmRmuuvM1JUJKAa7VVtv2
@coderabbitai

coderabbitai Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

Next included review available in 29 minutes.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 864d4aff-eb23-4e50-be80-5117c18508c4

📥 Commits

Reviewing files that changed from the base of the PR and between c427e4c and 8e743fa.

📒 Files selected for processing (1)
  • .github/workflows/build.yml

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@spoorcc
spoorcc merged commit edc169d into main Aug 28, 2026
34 of 36 checks passed
@spoorcc
spoorcc deleted the claude/macos-ci-action-hotfix-vylw84 branch August 28, 2026 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants