Greg Szabo

Results 29 issues of Greg Szabo

As mentioned in the below issue, broadcast mode `block` is deprecated. It should be removed, possibly in a granular manner. I'd start with removing it from the help section so...

good first issue
T:Sprint
R:0.47

I've been using the Abscissa test framework to do integration testing. The shared context gets poisoned if one of the tests fails, bringing down all the other tests with it....

I'm doing testing using the Abscissa framework. The output of stdout is color-coded on my local machine, but not-colored on CI. Instead of changing the dev environment (and forcing all...

### Terraform Version 0.12-dev ### Affected Resource(s) template provider, template_dir data source ### Expected behavior This is a proposal to improve the way user files are managed in Terraform. ###...

enhancement

## Proposal I've been trying to clear some packets between Terra and Sifchain. There's one stuck and the runbook I have in my mind doesn't give me enough info to...

blocked

1. Added `tox.ini` config to get rid of warning when running `presubmit.sh`. 2. Created documentation describing how to set up environment for `presubmit.sh`.

## Proposed change Added icons and logos for the ArcitcSpas hot tub brand. ## Type of change - [X] Add a new logo or icon for a new core integration...

awaits-parent
has-parent

Currently gox does not support the go flag `-race`. From the go docs: ``` -race Link with race detection libraries. ``` This flag is only supported on amd64 for linux,...

Introduces the `-race` flag that is passed on to `go`. In cases where the architecture or OS doesn't support the flag, Go will come back with a clean error message.

Created a testnet with it with success but it's worth more reviews.