Commit Graph

233 Commits (bcd523ff67385c7bb24d6273699993aa58f1b4de)
 

Author SHA1 Message Date
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
DJDavisson c000d00504 Fixing tests. 5 years ago
DJDavisson 70920d828c Adding workspace deletion. 5 years ago
DJDavisson 01e3dbb05a Removing optiosn and args pass from state stuff, state stuff doesn't take options or args. 5 years ago
DJDavisson 3ddab331f0 Adding tests, 2 are failing, looking into how to handle. 5 years ago
DJDavisson 64e804e7a0 Removing uncessary workspace from __init__ Will add back with some checking in the future. 5 years ago
DJDavisson 0228de1a60 Cleanup. 5 years ago
DJDavisson 749bec79e4 Adding additional workspace items. 5 years ago
DJDavisson 57a80d7e71 Removing working dir. 5 years ago
DJDavisson 05c44c2cdc Adding workspace support. 5 years ago