Skip to content

refactor: move GitHub tokens to main#1942

Draft
ckerr wants to merge 20 commits intomainfrom
refactor/move-github-tokens-to-main
Draft

refactor: move GitHub tokens to main#1942
ckerr wants to merge 20 commits intomainfrom
refactor/move-github-tokens-to-main

Conversation

@ckerr
Copy link
Copy Markdown
Member

@ckerr ckerr commented May 8, 2026

Part five in a series to move GitHub token + gist management into the main process.

This PR:

  • Finishes updating the renderer code to make IPC calls to use the main process' renderer code.
  • Removes all references to Octokit from the renderer
  • Removes the token information from localStorage
  • Removes dead octokit-related code
  • Updates tests

@ckerr ckerr requested review from a team and codebytere as code owners May 8, 2026 20:09
@ckerr ckerr marked this pull request as draft May 8, 2026 20:10
@coveralls
Copy link
Copy Markdown

coveralls commented May 8, 2026

Coverage Status

coverage: 88.445% (-0.02%) from 88.468% — refactor/move-github-tokens-to-main into main

@ckerr ckerr force-pushed the refactor/move-github-tokens-to-main branch from a275545 to f4f6042 Compare May 9, 2026 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants