-
Notifications
You must be signed in to change notification settings - Fork 61
fix: share AuthResolver across install to prevent duplicate auth popups #424
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
Open
frblondin
wants to merge
15
commits into
microsoft:main
Choose a base branch
from
frblondin:fix/shared-auth-resolver-prevent-duplicate-popups
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 2 commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
c1b66bd
fix: share AuthResolver across install to prevent duplicate auth popups
frblondin d415061
Merge branch 'main' into fix/shared-auth-resolver-prevent-duplicate-p…
danielmeppiel 8ccff02
Apply suggestion from @Copilot
frblondin 45b1517
fix: move AuthResolver import to improve clarity and prevent potentia…
frblondin dae94f6
Merge branch 'main' into fix/shared-auth-resolver-prevent-duplicate-p…
frblondin bf870dc
Merge branch 'main' into fix/shared-auth-resolver-prevent-duplicate-p…
danielmeppiel 3867ea3
fix: remove accidentally tracked dist.old build artifact
frblondin 30f7b3b
fix: reuse shared auth_resolver for verbose auth logging in install
frblondin 15b49cf
fix: resolve per-dep auth before building GHES/ADO validation URL
frblondin 33423a6
fix: use resolved dep_token in clone error handler for credential-hel…
frblondin 7552f76
docs: clarify why AuthResolver is imported outside APM_DEPS_AVAILABLE…
frblondin 10f8624
docs: document lock hold trade-off in AuthResolver.resolve()
frblondin e7e44af
refactor: remove unused _default_github_ctx field from GitHubPackageD…
frblondin f2bb9d0
Merge remote-tracking branch 'origin/main' into fix/shared-auth-resol…
frblondin 6686fdd
Merge remote-tracking branch 'origin/main' into fix/shared-auth-resol…
frblondin 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| 56b2be37fde6ccdef0074d696463980768078cf5ff39757e2837a7e05c6ff581 dist/apm-windows-x86_64/apm.exe | ||
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
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.