-
Notifications
You must be signed in to change notification settings - Fork 749
fix(ec2): properly paginate instances in quickPick. #6682
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
Hweinstock
merged 26 commits into
aws:feature/sdkv3
from
Hweinstock:sdkv3/ec2-pagination
Feb 27, 2025
Merged
Changes from 25 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
5f8ed1e
deps: add ec2-client
Hweinstock 15a37f5
refactor: migrate ec2 usage to v3
Hweinstock 7343b3e
deps: remove imports of v2 ec2
Hweinstock 38ba68b
refactor: remove duplicate code in the tests
Hweinstock f3d2d7f
fix: re-implement proper pagination
Hweinstock d0b19a0
test: update tests to use pagination
Hweinstock b7d5548
Merge branch 'feature/sdkv3' into sdkv3/ec2
Hweinstock 4088773
feat: implement proper pagination
Hweinstock 1b88233
fix: paginate items in the quickPick
Hweinstock 4872a13
fix: migrate existing use cases
Hweinstock 8a8ac4c
fix: change stub to not return promise
Hweinstock 7041d02
fix: test expects reservations
Hweinstock 4acbcb8
merge: resolve conflicts
Hweinstock 4946d91
test: flatten results from prompter
Hweinstock 3c13f14
test: simplify prompter tests
Hweinstock b13659a
refactor: avoid working directly with reservation
Hweinstock bda476a
refactor: avoid flattening by default
Hweinstock 9543f86
test: fix parentNode tests
Hweinstock 6a8ca11
test: avoid duplicate test data
Hweinstock 30d2c50
fix: adjust types in ec2Client tests
Hweinstock 1dd9fe9
del: remove batched iterator
Hweinstock e7e1a21
docs: add comment explaining todo
Hweinstock 596f72a
refactor: rename extract to patch to match type
Hweinstock c6b2b35
refactor: generalize findFirst pattern
Hweinstock 78f4cbf
refactor: ec2prompter tests now actually test prompting
Hweinstock 024b5b4
refactor: rename types
Hweinstock 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
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.