Skip to content
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

Revert "Handle pricing api change in aws-sdk-go 1.44.46 #145

Merged
merged 2 commits into from
Jul 21, 2022

Conversation

hakman
Copy link
Contributor

@hakman hakman commented Jul 21, 2022

Description of changes:

Reverts #140, because the price API change was reverted in aws/aws-sdk-go#4480.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@hakman hakman requested a review from a team as a code owner July 21, 2022 09:04
@hakman
Copy link
Contributor Author

hakman commented Jul 21, 2022

/cc @AustinSiu @bwagner5

Copy link
Contributor

@bwagner5 bwagner5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ooof 🎢 thanks @hakman!!

@bwagner5 bwagner5 merged commit de70cc3 into aws:main Jul 21, 2022
@hakman hakman deleted the pricing_api_change branch July 21, 2022 14:41
digocorbellini pushed a commit to digocorbellini/amazon-ec2-instance-selector that referenced this pull request Jul 21, 2022
* Revert "Handle pricing api change in aws-sdk-go 1.44.46 (aws#140)"

This reverts commit cec208c.

* Update aws-sdk-go to v1.44.59
digocorbellini added a commit that referenced this pull request 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants