Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions pkg/workflow/data/ecosystem_domains.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@
"esm.sh",
"googleapis.deno.dev",
"googlechromelabs.github.io",
"storage.googleapis.com",
Copy link
Contributor

Choose a reason for hiding this comment

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

Good addition — storage.googleapis.com is needed for Node ecosystem workflows that download packages from Google Cloud Storage. The placement within the deno-cdns list looks correct.

"cdn.jsdelivr.net"
],
"node-cdns": ["cdn.jsdelivr.net"],
Expand Down
1 change: 1 addition & 0 deletions test-pr-push-22315455890.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Test file for PR push