Skip to content

Conversation

@tvdaptible
Copy link
Contributor

@tvdaptible tvdaptible commented Nov 17, 2025

@tvdaptible tvdaptible marked this pull request as draft November 17, 2025 21:33
@UserNotFound UserNotFound removed their request for review November 18, 2025 16:31
fix a couple bugs in aws_accounts:* commands and add a couple new ones.
```
make build  # use ruby=2.3.1, bundler=1.17.3 to build the docker image
make test   # run the spec tests with ruby=2.3.1, bundler=1.17.3ruby 2.3.1 and bundler 1.17.3
make lint   # run lint with ruby=2.3.1, bundler=1.17.3

make test RUBY_VERSION=2.7 # ruby=2.7, bundler=1.17.3
make test RUBY_VERSION=3.3 # ruby=3.3, bundler=<default for 3.3>
```
…to handle some dependency version gymanstics
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.

1 participant