-
Notifications
You must be signed in to change notification settings - Fork 757
refactor: move GitHub tokens to main #1942
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+315
−484
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
470fbc2
refactor: use GITHUB_GIST_LOAD in fetchGistAndLoad()
ckerr 463bd53
refactor: use GITHUB_GIST_LIST_COMMITS in getGistRevisions()
ckerr 5a2d820
refactor: use GITHUB_GIST_UPDATE in handleUpdate()
ckerr 29ea37d
refactor: use GITHUB_GIST_DELETE in handleDelete()
ckerr 38d5806
refactor: use GITHUB_GIST_CREATE in publishGist()
ckerr f486c24
refactor: use GITHUB_TOKEN_SIGN_IN in onSubmitToken()
ckerr 2d4ea54
chore: code cleanup
ckerr 8f1484d
refactor: finish migrating GitHub tokens to main
ckerr fa7f5e1
refactor: prefer gistId over id for readability
ckerr ace1f14
fix: ensure auth restore completes before signalling ready
ckerr 913ebcf
refactor: reduce setup duplication in tests
ckerr a156489
chore: make linter happy
ckerr 9e2f014
chore: fix tsc typing error
ckerr 13e2fc2
test: use more production code, fewer mocks in github.spec.ts
ckerr 8e500e6
refactor: minor copyediting
ckerr 56e7ea5
fixup! chore: code cleanup
ckerr 813c174
chore: reduce unnecessary diffs with main
ckerr 04242d5
chore: make prettier happy
ckerr 9e62a93
Update src/renderer/app.tsx
ckerr 76dbba0
fix: do not clear github username when offline
ckerr 7a45120
Update src/main/github.ts
ckerr e056407
Merge branch 'main' into refactor/move-github-tokens-to-main
ckerr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.