-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi! The new Package Control crawler uses GraphQL to crawl the registered repos. For your repo, we get
https://github.com/packagecontrol/thecrawl/actions/runs/15731802607/job/44334435006#step:8:38
'Although you appear to have the correct authorization credentials, the `Shopify` organization has an IP allow list enabled, and your IP address is not permitted to access this resource.'
which basically means we can't pick it up. (We read the repo metadata and the tags, https://github.com/packagecontrol/thecrawl/blob/main/scripts/github.py) (We always did that, we just used the traditional REST API before.
Can you fix that?
EDIT: That is a recent change, in our db we have
"first_seen": "2025-05-27 19:50:40",
"last_seen": "2025-06-04 21:50:28", <==
"last_modified": "2019-08-22 16:38:46",
"next_crawl": "2025-06-18 17:38:51",
"failing_since": "2025-06-05 21:50:41" <==
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels