Commit graph

265 commits

Author SHA1 Message Date
jem
085273a726 one more test green 2021-11-09 09:18:49 +01:00
jem
f913b1d6b7 default for compatibility 2021-11-05 13:27:25 +01:00
jem
ee097cb230 cmd now works for 0.13 again 2021-10-23 16:22:59 +02:00
jem
5d1ee33790 wip 2021-10-23 15:42:43 +02:00
jem
607cdaf408 adjust cmd to new 1.0 release 2021-10-23 15:37:29 +02:00
jem
9c73aaec5e may not be used in vc 2021-10-15 17:51:15 +02:00
jem
fbc603d1f9 test more tf versions 2021-10-15 17:09:10 +02:00
jem
de7feeee19 add some more linting 2021-10-15 17:07:06 +02:00
jem
6048bf41d5 fix ci 2021-10-15 16:59:52 +02:00
jem
e84ebc2bfb add needed dev requirements 2021-10-15 16:48:16 +02:00
jem
af20c6da16 add pytest 2021-10-15 16:37:59 +02:00
jem
f2bb91560a starting with gitlab-ci 2021-10-15 16:33:09 +02:00
jem
9389fd5a24 ignore 2021-07-02 13:54:10 +02:00
jem
437f372fa3 version bump 2021-06-25 17:06:41 +02:00
jem
d8351ba873 ignore dist 2021-06-25 17:06:20 +02:00
jem
b3dfcb70e0 release 2021-06-25 17:04:24 +02:00
jem
f46b890778 ignore dist 2021-06-25 17:03:46 +02:00
jem
4ab98db4aa update changelog 2021-06-25 16:54:13 +02:00
jem
d6a3e3e722 version bump 2021-06-25 16:52:45 +02:00
jem
ed882822e7 release 2021-06-25 16:51:38 +02:00
jem
4c17cb661b release 2021-06-25 16:50:39 +02:00
jem
adb1fa06a4 add refresh & option to output latest cmd 2021-06-25 16:50:06 +02:00
jem
06663390c2 fix tests#1 2021-06-25 15:21:00 +02:00
jem
40a7cba90d post-fork-work 2021-06-25 13:36:20 +02:00
beelit94
b80c977c79
Merge pull request #106 from kirankotari/develop
Python packaging action to PyPI
2021-06-04 12:36:48 +08:00
Kiran Kumar Kotari
80ca26b26a
Create pytest.yml 2021-06-01 07:16:52 +02:00
Kiran Kumar Kotari
f6003d8e2f
Create python-publish.yml
Auto publish python package to pypi
2021-05-27 11:39:22 +02:00
Spikeophant
e1ae747ebf
Merge pull request #97 from aubustou/develop
Support for Terraform 0.14 and Python 3.6+
2021-03-01 07:14:42 -08:00
Francois Lebreau
edfc33b0bd Release 0.14.0 2021-02-28 14:02:43 +00:00
Francois Lebreau
7080f38a93 Support Terraform 0.14 2021-02-28 13:44:58 +00:00
Francois Lebreau
785e9a3ce7 Fix tests 2021-01-21 10:07:00 +00:00
Francois Lebreau
44675d38f5 Release 0.12.0 2021-01-21 01:21:48 +00:00
Francois Lebreau
bcd523ff67 Add typing 2021-01-21 01:01:34 +00:00
aubustou
b373f85311 Remove Python 3.9 as it is not yet available on Travis 2020-10-21 00:48:31 +02:00
aubustou
053f956774 Remove tox 2020-10-21 00:39:43 +02:00
aubustou
d83132b61a Bump version: 0.10.2 → 0.11.0 2020-10-21 00:28:55 +02:00
aubustou
09120a943b Fix bumpversion 2020-10-21 00:28:52 +02:00
aubustou
ba72a09409 Update README 2020-10-21 00:15:14 +02:00
aubustou
134786ebf0 Update isort 2020-10-21 00:10:17 +02:00
aubustou
6ea1320bef Fix unit tests for Terraform 0.13 2020-10-21 00:08:58 +02:00
aubustou
151c5dc92a Add pre-commit and apply Black format 2020-10-20 00:30:02 +02:00
aubustou
61a76803d4 Bump python version in travis 2020-10-20 00:24:47 +02:00
aubustou
ffd9e1de2a Fix tests 2020-10-20 00:24:33 +02:00
aubustou
47cec4d211 Bump Terraform version in travis 2020-10-20 00:24:16 +02:00
aubustou
fc584c2a48 Migrate to Python 3 only 2020-10-19 23:57:22 +02:00
Spikeophant
a33aebce1c
Merge pull request #74 from mwidera/fix-rf-stdout-stderr
Fix for subprocess call for Robot Framework execution
2019-11-07 06:54:15 -08:00
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>
2019-11-07 11:00:59 +01:00
beelit94
bda8b97e59
Merge pull request #69 from xishengcai/patch-1
fixing miss use of calling log object
2019-10-26 10:58:33 -07:00
caixisheng
6da2d853fc
Update __init__.py 2019-10-26 15:00:53 +08:00
Dustin Davisson
3efa8b2f65 updating gitignore for env dir from venv. 2019-10-16 13:25:54 -07:00