Commit Graph

254 Commits (cf137c4a9dfee90766e8f5c76b75b586e23f8ec5)
 

Author SHA1 Message Date
jerger cf137c4a9d release 2 years ago
jerger 885d190254 re adjust fork renaming & gitlab build 2 years ago
Th0masL fe77b92cdd
Remove doc/releasing.md 2 years ago
Th0masL faac8aea46
Import changes from gitlab/dda/python-terraform 2 years ago
Kiran Kumar Kotari 8a3451c54c
Merge pull request #101 from fkrafi/feature/support_list_workspace
Added support for getting list of workspaces
2 years ago
Kiran Kumar Kotari f22dfae6c2
Create codeql-analysis.yml
Adding codeql for code analysis
2 years ago
Kiran Kumar Kotari 6848798f45
Update pytest.yml
test folder name correction in workflow
2 years ago
Kiran Kumar Kotari e08cf08c58
Update pytest.yml
updated workflow to install from requirements_dev.txt
2 years ago
Kiran Kumar Kotari a121ff5bae
Create requirements_dev.txt
Adding requirements for pytest to run
2 years ago
Kiran Kumar Kotari 2f816a8712
Update pytest.yml
Adding workflow_dispatch and removed code coverage, for initial test action setup.
2 years ago
Md. Fasihul Kabir 996f27be88 Used meaningful name instead of shortcut x 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
Md. Fasihul Kabir ebfcce2a21 fixed all the PR comments 3 years ago
Kiran Kumar Kotari f6003d8e2f
Create python-publish.yml
Auto publish python package to pypi
3 years ago
Md. Fasihul Kabir 93cb7877aa Added support for getting list of workspaces 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