Commit Graph

318 Commits (master)
 

Author SHA1 Message Date
bom 46b20fe086 removed obsolete tests 2 years ago
bom 3d2c7ae396 fixed output tests 2 years ago
bom 412ea860f8 updated tests with global_opts 2 years ago
jem 085273a726 one more test green 3 years ago
jem f913b1d6b7 default for compatibility 3 years ago
jem ee097cb230 cmd now works for 0.13 again 3 years ago
jem 5d1ee33790 wip 3 years ago
jem 607cdaf408 adjust cmd to new 1.0 release 3 years ago
jem 9c73aaec5e may not be used in vc 3 years ago
jem fbc603d1f9 test more tf versions 3 years ago
jem de7feeee19 add some more linting 3 years ago
jem 6048bf41d5 fix ci 3 years ago
jem e84ebc2bfb add needed dev requirements 3 years ago
jem af20c6da16 add pytest 3 years ago
jem f2bb91560a starting with gitlab-ci 3 years ago
jem 9389fd5a24 ignore 3 years ago
jem 437f372fa3 version bump 3 years ago
jem d8351ba873 ignore dist 3 years ago
jem b3dfcb70e0 release 3 years ago
jem f46b890778 ignore dist 3 years ago
jem 4ab98db4aa update changelog 3 years ago
jem d6a3e3e722 version bump 3 years ago
jem ed882822e7 release 3 years ago
jem 4c17cb661b release 3 years ago
jem adb1fa06a4 add refresh & option to output latest cmd 3 years ago
jem 06663390c2 fix tests#1 3 years ago
jem 40a7cba90d post-fork-work 3 years ago
beelit94 b80c977c79
Merge pull request #106 from kirankotari/develop
Python packaging action to PyPI
3 years ago
Kiran Kumar Kotari 80ca26b26a
Create pytest.yml 3 years ago
Kiran Kumar Kotari f6003d8e2f
Create python-publish.yml
Auto publish python package to pypi
3 years ago
Spikeophant e1ae747ebf
Merge pull request #97 from aubustou/develop
Support for Terraform 0.14 and Python 3.6+
3 years ago
Francois Lebreau edfc33b0bd Release 0.14.0 3 years ago
Francois Lebreau 7080f38a93 Support Terraform 0.14 3 years ago
Francois Lebreau 785e9a3ce7 Fix tests 3 years ago
Francois Lebreau 44675d38f5 Release 0.12.0 3 years ago
Francois Lebreau bcd523ff67 Add typing 3 years ago
aubustou b373f85311 Remove Python 3.9 as it is not yet available on Travis 4 years ago
aubustou 053f956774 Remove tox 4 years ago
aubustou d83132b61a Bump version: 0.10.2 → 0.11.0 4 years ago
aubustou 09120a943b Fix bumpversion 4 years ago
aubustou ba72a09409 Update README 4 years ago
aubustou 134786ebf0 Update isort 4 years ago
aubustou 6ea1320bef Fix unit tests for Terraform 0.13 4 years ago
aubustou 151c5dc92a Add pre-commit and apply Black format 4 years ago
aubustou 61a76803d4 Bump python version in travis 4 years ago
aubustou ffd9e1de2a Fix tests 4 years ago
aubustou 47cec4d211 Bump Terraform version in travis 4 years ago
aubustou fc584c2a48 Migrate to Python 3 only 4 years ago
Spikeophant a33aebce1c
Merge pull request #74 from mwidera/fix-rf-stdout-stderr
Fix for subprocess call for Robot Framework execution
5 years ago
Michal Widera 632b653b2b Fix for subprocess call for Robot Framework execution
This change modifies behavior of capture_output flag to work with
robot framework. When set to given parameter it'll set stderr and stdout
to None for subprocess command call.
This fixes problem with error: "UnsupportedOperation: fileno"

Signed-off-by: Michal Widera <michal.widera@idemia.com>
5 years ago