e84ebc2bfb
add needed dev requirements
2021-10-15 16:48:16 +02:00
af20c6da16
add pytest
2021-10-15 16:37:59 +02:00
f2bb91560a
starting with gitlab-ci
2021-10-15 16:33:09 +02:00
9389fd5a24
ignore
2021-07-02 13:54:10 +02:00
437f372fa3
version bump
2021-06-25 17:06:41 +02:00
d8351ba873
ignore dist
2021-06-25 17:06:20 +02:00
b3dfcb70e0
release
2021-06-25 17:04:24 +02:00
f46b890778
ignore dist
2021-06-25 17:03:46 +02:00
4ab98db4aa
update changelog
2021-06-25 16:54:13 +02:00
d6a3e3e722
version bump
2021-06-25 16:52:45 +02:00
ed882822e7
release
2021-06-25 16:51:38 +02:00
4c17cb661b
release
2021-06-25 16:50:39 +02:00
adb1fa06a4
add refresh & option to output latest cmd
2021-06-25 16:50:06 +02:00
06663390c2
fix tests#1
2021-06-25 15:21:00 +02:00
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
beelit94
e915a81f7c
Merge pull request #65 from 0x29a/develop
...
Replace deprecated warn with warning
2019-10-15 14:32:53 -07:00
noname
7c4ac21fb3
Replace deprecated warn with warning
2019-10-10 14:00:18 +03:00
Spike
89914bbbd8
Bumping version, adding vscode to .gitignore. Prepping for release of 0.10.2
2019-08-16 17:52:07 -07:00
Spikeophant
bcc1321563
Merge pull request #60 from szarya/hotfix/fix_synchronous_flag
...
Move synchrounous pop uphill, so it doesn't end up as a flag in the a…
2019-08-06 16:17:21 -07:00
Spikeophant
3eaaec37d0
Merge pull request #57 from BNMetrics/develop
...
fixed a bug with var-file argument, allow workspace commands to pass flags and options
2019-07-08 10:05:08 -07:00
BNMetrics
09fdcf2f11
fixed flaky tests
2019-06-25 22:12:41 +01:00
BNMetrics
c0ff5bf65a
fixed terraform version and python version compat issue in test
2019-06-25 21:33:38 +01:00
BNMetrics
4a76a44c91
formatting on .gitignore
2019-06-25 19:57:03 +01:00
BNMetrics
f39b7e237e
fixed a bug with var-file argument, allow workspace commands to pass flags and options
2019-06-25 19:53:39 +01:00