generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 110
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: aws/amazon-ec2-instance-selector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: aws/amazon-ec2-instance-selector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 24 files changed
- 6 contributors
Commits on Jul 26, 2022
-
* created sorting system based on json pathing * incorporated sorting system into CLI * added shorthand sorting fields * Revert "Handle pricing api change in aws-sdk-go 1.44.46 (#145) * Revert "Handle pricing api change in aws-sdk-go 1.44.46 (#140)" This reverts commit cec208c. * Update aws-sdk-go to v1.44.59 * added sorting example and new help printout to readme * added jsonpath library license to third party licenses * changed sorting to use sort.Slice() * removed need for $ in json path * shortened sort-by flag description and updated readme * early sort return for empty and 1 element lists * added sorter tests * fixed typos * reduced scope of if statement in main Co-authored-by: Brandon Wagner <[email protected]> * simplified call to sort instances * modified tests for new sorting interface * fixed comment typo * refactored sorting keys map Co-authored-by: Rodrigo Okamoto <[email protected]> Co-authored-by: Ciprian Hacman <[email protected]> Co-authored-by: Brandon Wagner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0256428 - Browse repository at this point
Copy the full SHA 0256428View commit details
Commits on Aug 1, 2022
-
Interactive output format (#149)
* imported bubble tea table * created bubbletea.go in cli directory * all bubble tea columns populated * added controls * improved controls printout in footer * created instance type view * cleaned up mod file * fixed sort bug in CLI usage * cleaned up table creation code + vertical scaling * updated third party licenses * updated --help printout in readme * rename headerPadding variable * added bubble tea tests * renamed column header constants * changed bubble tea flag to table-interactive * interactive table hydrates pricing caches * changed bubble tea flag to 'interactive' * sort in all cases * de-dupe logic in TableOutputWide and bubble tea row/column creation * updated bubble tea tests * added dynamic column widths * fixed extra () in main Co-authored-by: Rodrigo Okamoto <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e4364b8 - Browse repository at this point
Copy the full SHA e4364b8View commit details
Commits on Aug 3, 2022
-
* fix pricing sync with mutex on refresh * expire cache items on load
Configuration menu - View commit details
-
Copy full SHA for a07cb5a - Browse repository at this point
Copy the full SHA a07cb5aView commit details
Commits on Aug 4, 2022
-
Verbose View for Interactive Output (#151)
* added verbose view to interactive output * removed useless statement * updated verbose view controls * added 'none' to missing gpuinfo * updated example table-wide printouts in readme * fixed width resizing bug with text wrapping * moved views into own files * fixed bubble tea tests Co-authored-by: Rodrigo Okamoto <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 218d13f - Browse repository at this point
Copy the full SHA 218d13fView commit details
Commits on Aug 11, 2022
-
Co-authored-by: Rodrigo Okamoto <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 98c3555 - Browse repository at this point
Copy the full SHA 98c3555View commit details -
Interactive table sorting, trimming, and filtering (#152)
* implemented filtering * styled filter text input * fixed bug with filtering and then going to verbose view * fixed bug with expanding with no rows selected * working trim feature * fixed trim while filtering bug * moved sorting shorthands to sorter.go * created sorting view (Non fuctional) * fixed row selection toggle * added sorting by json path * added sorting by shorthand values * added sort direction toggle * updated third party licenses * moved all sorting constants to sorter.go * removed unecessary print in sortingView view() * renamed initSortingView to initSortingModel * use 'esc' instead of 'e' to exit verbose view * Added interactive output demo to readme Co-authored-by: Rodrigo Okamoto <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for adc1627 - Browse repository at this point
Copy the full SHA adc1627View commit details
Commits on Aug 12, 2022
-
fixed interactive table resizing bug (#154)
Co-authored-by: Rodrigo Okamoto <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e75d52 - Browse repository at this point
Copy the full SHA 6e75d52View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcdd989 - Browse repository at this point
Copy the full SHA dcdd989View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e422d0 - Browse repository at this point
Copy the full SHA 2e422d0View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.3.3...v2.4.0