techservicesillinois / awscli-login

​awscli-login is an AWS CLI plugin that manages retrieving and rotating Amazon STS temporary credentials using SAML ECP for authentication with optional support for Duo.
https://pypi.org/project/awscli-login/
Other
53 stars 25 forks source link

Extend `End of Life` date. #225

Open edthedev opened 2 days ago

edthedev commented 2 days ago

Context

As our support for AWS CLI V2 nears completion, we need to remember to move our standard End of Life date in README.md forward to account for the extended life that our new compatibility will add.

It actually looks like we don't have that date added to README yet, so let's get it added.

Tasks

I'm inclined to include the fact that we effectively support AWS CLI V2 in this date calculation, even though it's not fully released. We know it works.

edthedev commented 1 day ago

The end of life statement is on test pyPI, but not production. (Probably a cut-and-paste error when we refactored the docs.)

"The expected End-of-Life and End-of-Support date of this version is October 2028, the same as its primary dependencies: the AWS CLI and Python V3.12."

https://test.pypi.org/project/awscli-login/

https://pypi.org/project/awscli-login/

edthedev commented 1 day ago

This should happen after #218, since it will bump the end-on-life date further into the future.