-
Notifications
You must be signed in to change notification settings - Fork 16
Remove configs from extension #493
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
doriable
wants to merge
25
commits into
main
Choose a base branch
from
BSR-6071-remove-configs
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 all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
25fdf73
Remove settings, other than debug logs from the extension
doriable 889d980
Fix test releases URL
doriable 258edb5
Address comments
doriable d898ddf
Adjust test conditions
doriable b37623e
Fix linux tests
doriable 56a3efe
Fix test condition
doriable c61f4b9
Change artifact name for playwright results
doriable 15535a8
Update README
doriable fb0f498
Update feature list to match docs
doriable a2a26d9
Address comments.
doriable c0c0409
Use single quotes in yaml
doriable 6ce4ac0
Temporarily disable playwright tests when buf is not on the system $PATH
doriable 8bf9e73
Add shared module in tests for mock server and use in playwright
doriable 3ae28aa
Fix formatting
doriable e84f0e8
Address README changes
doriable 291e3f4
Remove configurations from package.json
doriable 2e70074
Merge remote-tracking branch 'origin/main' into BSR-6071-remove-configs
doriable 7eba0bd
Merge remote-tracking branch 'origin/main' into BSR-6071-remove-configs
doriable 6cb8942
Lengthen playwright test timeout
doriable 7aa2ffd
Apply suggestions from code review
doriable 4563ca8
Use playwright global setup/teardown
doriable 55d9291
Update README.md
doriable e416567
Merge remote-tracking branch 'origin/main' into BSR-6071-remove-configs
doriable f8547ac
Disable playwright tests when buf is not installed on system $PATH
doriable 1d67398
Fix
doriable 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 was deleted.
Oops, something went wrong.
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 was deleted.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why did you simplify these? The README does not read very cleanly.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These have been changed to match the documentation changes that have been made, so they match the LSP page in our docs.