Commit Graph

242 Commits (40a7cba90dd7f71981bb414c24cc6e0e42a37709)
 

Author SHA1 Message Date
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
beelit94 bda8b97e59
Merge pull request #69 from xishengcai/patch-1
fixing miss use of calling log object
5 years ago
caixisheng 6da2d853fc
Update __init__.py 5 years ago
Dustin Davisson 3efa8b2f65 updating gitignore for env dir from venv. 5 years ago
beelit94 e915a81f7c
Merge pull request #65 from 0x29a/develop
Replace deprecated warn with warning
5 years ago
noname 7c4ac21fb3 Replace deprecated warn with warning 5 years ago
Spike 89914bbbd8 Bumping version, adding vscode to .gitignore. Prepping for release of 0.10.2 5 years ago
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…
5 years ago
Spikeophant 3eaaec37d0
Merge pull request #57 from BNMetrics/develop
fixed a bug with var-file argument, allow workspace commands to pass flags and options
5 years ago
BNMetrics 09fdcf2f11 fixed flaky tests 5 years ago
BNMetrics c0ff5bf65a fixed terraform version and python version compat issue in test 5 years ago
BNMetrics 4a76a44c91 formatting on .gitignore 5 years ago
BNMetrics f39b7e237e fixed a bug with var-file argument, allow workspace commands to pass flags and options 5 years ago
beelit94 a63e9dad24
Merge pull request #56 from beelit94/master
Master to develop
5 years ago
beelit94 76351ba371
Merge pull request #52 from beelit94/release/0.10.1
release/0.10.1
5 years ago
beelit94 ce788acc3f Bump version: 0.10.0 → 0.10.1 5 years ago
beelit94 6d8dde7991 1. Updating test env and Contribution doc
2. adding change log for 0.10.1
5 years ago
beelit94 0a7162a5ce roll back terraform version 5 years ago
beelit94 172ab6b509 roll back python version 5 years ago
Stephan Zaria 7056a853da Move synchrounous pop uphill, so it doesn't end up as a flag in the actual terraform command 5 years ago
beelit94 c79e807028 adding change log for 0.10.1 5 years ago
beelit94 3a32241cf1 Updating test env and Contribution doc 5 years ago
beelit94 a05fc98e8d
Merge pull request #49 from Spikeophant/develop
Adding workspace support
5 years ago
DJDavisson c6d37cbaeb Removing uncessary comment in __init__. 5 years ago
DJDavisson 35db7917b0 Fixing missing , 5 years ago
DJDavisson 29daa9c40a Modifying returns to use proper format. 5 years ago
beelit94 c46560eeed
Merge pull request #48 from jschoewe/develop
bugfix/terraform 12 var-file suffix
5 years ago