-
Notifications
You must be signed in to change notification settings - Fork 5
[REL-7521] Rel 7521 fix bug in ld vs code integration setup process #131
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
charlottemorgan
merged 19 commits into
main
from
REL-7521-fix-bug-in-ld-vs-code-integration-setup-process
Sep 1, 2025
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
47c6601
updated axios, added log out functionality
charlottemorgan 7798b01
updated sign in logic to handle empty string, reload extension to cle…
charlottemorgan cd66dcc
update readme
charlottemorgan 480219c
updated error handling for login failure. Added log out option in tre…
charlottemorgan 311d3e4
changes
charlottemorgan d6a1263
remove unused import and ppackage lock
charlottemorgan fb946cb
update gh actions versions
charlottemorgan 99029d5
update workflow
charlottemorgan b334207
fix for build fail
charlottemorgan 8501124
workflow fix
charlottemorgan 07ea755
prettier
charlottemorgan 7fa8985
linter fix
charlottemorgan e976253
remove yarn cache files
charlottemorgan 1c0ff14
remove yarn lock
charlottemorgan d4bb618
update gitignore
charlottemorgan e53e807
add back yarn.lock
charlottemorgan 908c892
PR feedback: readme, removed corepack,,updated actions to use sha, ad…
charlottemorgan f1f5be6
resolve minimatch to node18 compatible version
charlottemorgan 7915f70
update node version in gh action to currently supported version
charlottemorgan 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -6,4 +6,6 @@ yarn-error.log | |
| dist | ||
| coderefs/ | ||
| .vscode/settings.json | ||
| .idea | ||
| .idea | ||
| .yarn/ | ||
| package-lock.json | ||
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.
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.