Skip to content

Repo can't be crawled using GraphQL #3

@kaste

Description

@kaste

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"  <==

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions