Skip to content
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

Fix authentication configuration on jbrowse-desktop #3204

Merged
merged 1 commit into from
Sep 21, 2022

Conversation

cmdcolin
Copy link
Collaborator

@cmdcolin cmdcolin commented Sep 21, 2022

This passes a "configuration" object instead of a "config" object. I am actually a bit confused on how the internet account code worked without this fix, but this PR would fix #3201

@github-actions github-actions bot added the needs label triage Needs a label to show in changelog (breaking, enhancement, bug, documentation, or internal) label Sep 21, 2022
@cmdcolin cmdcolin added bug Something isn't working and removed needs label triage Needs a label to show in changelog (breaking, enhancement, bug, documentation, or internal) labels Sep 21, 2022
@codecov
Copy link

codecov bot commented Sep 21, 2022

Codecov Report

Merging #3204 (61024a2) into main (8558ac6) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main    #3204   +/-   ##
=======================================
  Coverage   59.48%   59.48%           
=======================================
  Files         671      671           
  Lines       28734    28734           
  Branches     6968     6968           
=======================================
  Hits        17092    17092           
  Misses      11320    11320           
  Partials      322      322           
Impacted Files Coverage Δ
products/jbrowse-desktop/src/rootModel.ts 29.95% <0.00%> (ø)
products/jbrowse-web/src/util.ts 48.33% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cmdcolin
Copy link
Collaborator Author

the jbrowse-web version is actually correct so this is jbrowse-desktop specific and this issue actually traces back to me making bad refactors

@cmdcolin cmdcolin merged commit 37d36b6 into main Sep 21, 2022
@cmdcolin cmdcolin deleted the config_internet_accounts branch September 21, 2022 15:39
@cmdcolin cmdcolin changed the title Fix configuration initialization on the internet accounts models Fix authentication configuration on jbrowse-desktop Sep 21, 2022
cmdcolin added a commit that referenced this pull request Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Opening "Add track" drawer produces duplicate keys error with internet accounts
1 participant