Brandon Ivers
Brandon Ivers
@missaugustina just looking at this right now, but having difficulty in getting it to work locally. Any updates or a PR in the works?
@brunchboy I'm definitely taking a look at your project as well, will give it a shot this weekend. My personal issue is that I'm a way more proficient w Go...
Seems like a workaround would be to run `prolink-go` in a Docker container if you wanted Rekordbox and `prolink-go` running on the same machine. The Docker container's network traffic would...
I found some existing libraries and/or examples that we can use here for a `tree`-like printer: https://github.com/a8m/tree https://github.com/DiSiqueira/GoTree https://github.com/kddeisz/tree/blob/master/tree.go
In considering UX for this, I don't believe we would even need to go farther than one level below root, unless we consider a `load_balancer` a dependency of a `service`....
Adding a note that we would _like_ to fix our existing CI pipeline with Travis... not sure if it's possible with how `l0-setup` works, but reinvestigating is still in order.
- Investigate if Go benchmarking is useful in this context https://dave.cheney.net/2013/06/30/how-to-write-benchmarks-in-go
As per design meeting, it would be cool if the tests had the following stages: - Provisioning stage (create X amount of environments, services, etc) - Benchmarking stage (given X...
the bundled `aws-sdk-go` supports `us-east-2`, as do the terraform dependencies for the Layer0 provider. So: this should work. @alqvia your PR is currently in draft mode. Is there anything else...
Good idea, no reason other than we haven't done it yet. Would love to get your help on the Chocolatey distribution.