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

Make aws usage more clear in README #839

Open
carpawell opened this issue Aug 19, 2024 · 0 comments
Open

Make aws usage more clear in README #839

carpawell opened this issue Aug 19, 2024 · 0 comments
Labels
enhancement Improving existing functionality I3 Minimal impact S4 Routine U4 Nothing urgent

Comments

@carpawell
Copy link
Member

Is your feature request related to a problem? Please describe.

I'm always frustrated when I have to figure out why tests do not start and no readable information can be found after the reason is clear. My problem was in the outdated aws cli that did not have some features. It was installed locally (I am almost sure I did it to pass tests some years ago) and I had no idea what the problem was. @evgeniiz321 said tests do check aws presence and install if it is needed but there is no info about it in README and also there are no checks about its version.

Describe the solution you'd like

Install aws locally (in the venv or some gitignored path; not OS-wise) always to be sure its version is suitable for tests.

Describe alternatives you've considered

  1. Mark version in README.
  2. Check local version if any is found.

Additional context

image

@carpawell carpawell added I2 Regular impact feature Completely new functionality labels Aug 19, 2024
@roman-khimov roman-khimov added enhancement Improving existing functionality U4 Nothing urgent S4 Routine I3 Minimal impact and removed I2 Regular impact feature Completely new functionality labels Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving existing functionality I3 Minimal impact S4 Routine U4 Nothing urgent
Projects
None yet
Development

No branches or pull requests

2 participants