Commit graph

254 commits

Author SHA1 Message Date
cf137c4a9d release 2022-08-19 12:19:58 +02:00
885d190254 re adjust fork renaming & gitlab build 2022-08-05 17:53:29 +02:00
Th0masL
fe77b92cdd
Remove doc/releasing.md 2022-07-19 21:16:35 +03:00
Th0masL
faac8aea46
Import changes from gitlab/dda/python-terraform 2022-07-18 23:19:56 +03:00
Kiran Kumar Kotari
8a3451c54c
Merge pull request #101 from fkrafi/feature/support_list_workspace
Added support for getting list of workspaces
2022-06-21 15:30:34 +05:30
Kiran Kumar Kotari
f22dfae6c2
Create codeql-analysis.yml
Adding codeql for code analysis
2022-05-26 04:31:48 -04:00
Kiran Kumar Kotari
6848798f45
Update pytest.yml
test folder name correction in workflow
2022-05-26 04:24:02 -04:00
Kiran Kumar Kotari
e08cf08c58
Update pytest.yml
updated workflow to install from requirements_dev.txt
2022-05-26 04:21:46 -04:00
Kiran Kumar Kotari
a121ff5bae
Create requirements_dev.txt
Adding requirements for pytest to run
2022-05-26 04:21:03 -04:00
Kiran Kumar Kotari
2f816a8712
Update pytest.yml
Adding workflow_dispatch and removed code coverage, for initial test action setup.
2022-05-26 04:12:47 -04:00
Md. Fasihul Kabir
996f27be88 Used meaningful name instead of shortcut x 2021-06-04 13:07:17 +06: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
Md. Fasihul Kabir
ebfcce2a21 fixed all the PR comments 2021-05-31 11:38:45 +06:00
Kiran Kumar Kotari
f6003d8e2f
Create python-publish.yml
Auto publish python package to pypi
2021-05-27 11:39:22 +02:00
Md. Fasihul Kabir
93cb7877aa Added support for getting list of workspaces 2021-04-04 01:46:33 +06: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
beelit94
a63e9dad24
Merge pull request #56 from beelit94/master
Master to develop
2019-06-21 00:07:02 -07:00
beelit94
76351ba371
Merge pull request #52 from beelit94/release/0.10.1
release/0.10.1
2019-06-20 23:43:10 -07:00