Skip to content

feat: expand connectivity check to include GitHub API#101

Merged
sebrandon1 merged 1 commit into
mainfrom
feat/expand-connectivity-check
Jul 15, 2026
Merged

feat: expand connectivity check to include GitHub API#101
sebrandon1 merged 1 commit into
mainfrom
feat/expand-connectivity-check

Conversation

@sebrandon1

Copy link
Copy Markdown
Contributor

Summary

  • Adds api.github.com to the pre-flight connectivity check (used for CRC version detection)
  • Updates error messages to be service-agnostic now that multiple endpoints are checked

Closes #91

Add api.github.com to the pre-flight connectivity check since the
action depends on it for CRC version detection. Update error
messages to be service-agnostic.

Closes #91
@sebrandon1
sebrandon1 merged commit fafc99f into main Jul 15, 2026
16 of 17 checks passed
@sebrandon1
sebrandon1 deleted the feat/expand-connectivity-check branch July 15, 2026 21:09
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.

Expand connectivity check to multiple endpoints

1 participant