Skip to content

Drop usage of GitHub API #157

@patrickfreed

Description

@patrickfreed

#153 updates swiftly to use swift.org-based APIs for most queries, but it still falls back to GitHub for pre-6.0 snapshots. I think we should consider just dropping GitHub API support altogether so that we don't have to maintain two different ways of getting toolchain information. Of course, the cost would be missing information older snapshots, but in my opinion that's worth for the simplification / consolidation it would provide. It's also possible (is it?) that swift.org could start returning results for those older snapshots in the future.

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