refactor: migrate to github gql api

This commit is contained in:
2026-05-08 02:23:28 +08:00
parent 7de0039d38
commit 19769a7b75
11 changed files with 177422 additions and 228 deletions

View File

@@ -44,7 +44,7 @@ fn setup_application(cx: &mut gpui::App) {
auth: None,
github: api::GithubCredentials {
base_url: "https://api.github.com",
client_id: "Iv23liZD4bMQpGJICsR7",
client_id: "Ov23linXmiNkn2gOvOmi",
},
#[cfg(debug_assertions)]