Commit Graph

15 Commits

Author SHA1 Message Date
Will Chen
867ea28f73 Auto-sync GitHub after connecting to project (#756) 2025-07-31 15:35:18 -07:00
Will Chen
444397ea86 Create Publish panel to easy GitHub and Vercel push (#655) 2025-07-17 15:54:08 -07:00
Will Chen
bd809a010d GitHub workflows (#428)
Fixes #348 
Fixes #274 
Fixes #149 

- Connect to existing repos
- Push to other branches on GitHub besides main
- Allows force push (with confirmation) dialog

---------

Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
2025-06-17 16:59:26 -07:00
Will Chen
f25f6c7631 debounce GitHub repo name check & show create repo error details (#418)
Fixes #366
2025-06-16 23:18:11 -07:00
Will Chen
8abb399168 Show link to GitHub docs on error (#416) 2025-06-16 14:26:24 -07:00
Will Chen
c71638a508 Simplify handlers & IPC client: move from Result pattern to throwing errors (#120) 2025-05-09 15:14:12 -07:00
Will Chen
0d56651220 Run prettier on everything (#104) 2025-05-06 23:02:28 -07:00
Will Chen
a53d72701b provide a way to disconnect github repo (#47) 2025-04-29 12:12:47 -07:00
Will Chen
322fcb002d Provide a way to disconnect from GitHub integration (due to permissio… (#39) 2025-04-28 22:21:05 -07:00
Will Chen
1d0176d1e9 Polish app details & supabase connector UX 2025-04-23 12:59:09 -07:00
Will Chen
658d4e0bde proper secret encrpytion 2025-04-14 23:15:58 -07:00
Will Chen
1c325eccf4 Commit with GitHub user email (needed for vercel deployment) 2025-04-14 22:39:42 -07:00
Will Chen
d55d6781a6 support github push 2025-04-14 22:11:11 -07:00
Will Chen
05a97d31c4 github repo creation flow 2025-04-14 21:55:51 -07:00
Will Chen
7ad83a2bdc Basic GitHub integration flow 2025-04-14 18:12:43 -07:00