Skip to content

Tags: binbashar/leverage

Tags

v2.1.1

Toggle v2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump versions of twine and rich (#314)

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix | Remove reference to Terraform in error message (#312)

* Change error message for commands out of place

* Grammar

* Update lock file

* Fix integration test workflows

* Drop tofu image for now

* Small improvement in README

* Fix lock file

* Explicitly call terraform command

* Change error message for commands out of place

* Grammar

* Remove or adapt references to terraform

* Format

* Revert name of variable to render

* Pythonicism

v2.0.0

Toggle v2.0.0's commit message
Upgrade release drafter version

v1.15.0

Toggle v1.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[BL-302] Updating url to prevent sso login url deprecation warning (#304

)

* updating url to prevent sso login url deprecation warning

* fmt

* leave a note but don't force it yet

* version warnings now mess up with indexing

* fixing regex

* Update __init__.py

v1.14.0

Toggle v1.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
BL-276 | Copy symlinks for common-variables.tf (#297)

* create symlinks too rather than copying the content

* black

v1.13.0

Toggle v1.13.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
[BV-195] Run toolbox with the host user (#269)

* chore: building local image + adapting code

* path fixes

* update tests

* make it a package so poetry doesn't complain

* user newer image (that supports groupadd/useradd binaries)

* tweaks

* verify if image already exists locally

* fix coverage path

* ensure_image unit tests

* Feature/support python 3.12 (#279)

* adding python 3.12 in pyproject.toml

* autogenerating python 3.12 in poetry.lock

* keep using scripts from toolbox

* fix test references

* removing ipdb

* merge master

* Bump default Toolbox-version to 1.3.2-0.2.0

---------

Co-authored-by: Exequiel Barrirero <exequielrafaela@users.noreply.github.com>
Co-authored-by: Angelo Fenoglio <angelo.fenoglio@binbash.com.ar>

v1.12.4

Toggle v1.12.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature | adding python 3.12 in pyproject.toml (#278)

* adding python 3.12 in pyproject.toml

* autogenerating python 3.12 in poetry.lock

v1.12.3

Toggle v1.12.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
pin to requests 2.31 (#275)

v1.12.2

Toggle v1.12.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix portability issues with MacOS & Linux (#263)

v1.12.1

Toggle v1.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: 'AWSCLIContainer' object has no attribute 'common_conf (#243)

Problem has been explained in the issue
#242