[CLIv2] Change version to 2.0.0dev0#3592
Merged
Merged
Conversation
kyleknap
approved these changes
Sep 19, 2018
Codecov Report
@@ Coverage Diff @@
## v2 #3592 +/- ##
=======================================
Coverage 94.91% 94.91%
=======================================
Files 180 180
Lines 13616 13616
=======================================
Hits 12923 12923
Misses 693 693
Continue to review full report at Codecov.
|
Member
|
There's also versions in |
stealthycoin
approved these changes
Sep 20, 2018
That way it's easier to identify if someone is trying out the dev version of 2.0.
thoward-godaddy
pushed a commit
to thoward-godaddy/aws-cli
that referenced
this pull request
Feb 12, 2022
* fix flaky warm containers testing * use py3.7 instead of 3.8, as it is not available in testing windows host * selectors are not working in windows * ruby 2.5 is not supported, use 2.7 instead * fix the logic to wait till apis are running in windows * add auto generated S3 Prefix * fix ruby version * move s3 prefix creation to Setup method * fix the sync integration testing * remove appveyor sync * Add TypeScript CDK V1 && V2 * Add appveyor yaml file * fix appveyor yaml file * fix appveyor yaml file * fix appveyor template * fix appveyor template - update nodejs version * fix appveyor template - install latest nodejs version * add sudo * testing * testing - add sudo * testing - add sudo2 * testing - add sudo3 * testing - add sudo4 * testing - add sudo5 * add some print out * add some logs for investigation * remove bundled java test cases, and use bundled python instead * add CDK python examples * remove shared layers * update python cdk.json files * debugging * revert debugging * revert wrong committed changes * remove py2.7 installation. * Add Java CDK application * install maven Co-authored-by: Mehmet Nuri Deveci <5735811+mndeveci@users.noreply.github.com>
SamRemis
added a commit
to SamRemis/aws-cli
that referenced
this pull request
Dec 9, 2025
SamRemis
added a commit
to SamRemis/aws-cli
that referenced
this pull request
Dec 9, 2025
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
That way it's easier to identify if someone is trying out
the dev version of 2.0.
There's currently no plan to publish any of these pre-releases to pypi.