Skip to content

Add missing domains to ecosystem_domains.json#18390

Merged
Mossaka merged 5 commits intomainfrom
add-ecosystem-domains
Feb 25, 2026
Merged

Add missing domains to ecosystem_domains.json#18390
Mossaka merged 5 commits intomainfrom
add-ecosystem-domains

Conversation

@Mossaka
Copy link
Collaborator

@Mossaka Mossaka commented Feb 25, 2026

Summary

  • Add data.jsdelivr.com, code.jquery.com, cdn.sheetjs.com to node-cdns — needed by Deno/Lume partytown plugin, SRI plugin tests, and sheets tests
  • Add bitbucket.org to php — needed by composer/composer tests that reference Bitbucket repos

Test plan

  • make fmt passes
  • make test-unit passes
  • Verify affected workflows (Lume, composer) no longer get firewall blocks for these domains

🤖 Generated with Claude Code

Mossaka and others added 2 commits February 21, 2026 01:13
Add a table showing which GitHub Actions runners are supported for
the runs-on: field. Links to FAQ for macOS explanation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add CDN domains (data.jsdelivr.com, code.jquery.com, cdn.sheetjs.com) to
node-cdns for Deno/Lume plugin tests, and bitbucket.org to php for
composer/composer tests that reference Bitbucket repos.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings February 25, 2026 17:56
Mossaka and others added 2 commits February 25, 2026 17:58
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds missing domains to ecosystem_domains.json for improved network access in workflows, and adds documentation about supported GitHub Actions runners.

Changes:

  • Added CDN domains (data.jsdelivr.com, code.jquery.com, cdn.sheetjs.com) to the node-cdns ecosystem for Deno/Lume partytown, SRI plugin tests, and sheets tests
  • Added bitbucket.org to the php ecosystem for Composer tests that reference Bitbucket repositories
  • Added runner support documentation table to frontmatter.md showing which GitHub Actions runners are supported

Reviewed changes

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

File Description
pkg/workflow/data/ecosystem_domains.json Added 3 CDN domains to node-cdns and bitbucket.org to php ecosystem for network allowlisting
docs/src/content/docs/reference/frontmatter.md Added documentation table listing supported and unsupported GitHub Actions runners for runs-on: configuration

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

…cosystems

Azure DevOps NuGet feeds redirect package downloads to *.vsblob.vsassets.io
blob storage. This was the root cause of efcore (#559) build failures - the
proxy allowed pkgs.dev.azure.com (220 requests) but blocked the redirect
target. Also adds Vercel telemetry domain needed by orama (#496).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Mossaka Mossaka merged commit eeb716a into main Feb 25, 2026
48 checks passed
@Mossaka Mossaka deleted the add-ecosystem-domains branch February 25, 2026 18:10
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