Ricard Bejarano

Results 9 comments of Ricard Bejarano

Tests fail because: ``` server/events/working_dir.go:209:20: mutex.TryLock undefined (type *sync.Mutex has no field or method TryLock) ``` This is because it ain't using `go1.19` which includes [`*sync.Mutex.TryLock()`](https://pkg.go.dev/sync#Mutex.TryLock). Feel free to upgrade...

``` $ docker run -it ghcr.io/runatlantis/testing-env:2021.08.31 go version go version go1.17 linux/amd64 ``` How do we get this fixed? @nitrocode

Hi @florianmutter (also @andyllow and @richardj-bsquare)! Thanks for your interest in Stacks, and apologies for the delay, I somehow missed this issue and it wasn't until @weaversam8 mentioned it to...

This is an interesting addition to the repo, however: - We don't currently have plans to support the pipeline and registry to build it automatically, so users may build the...

@pcortada-te this PR is pending tests

Hey @weaversam8, after thorough discussion with the team we're soon going to write a v2 version of Stacks that among other things, will transform it into a CLI. We'll be...

@weaversam8 after a long while we've successfully completed the internal release of Stacks v2, which does in fact transform Stacks into a CLI. We want to release it to the...

Christmas came early this time: https://github.com/cisco-open/stacks/releases/tag/2.0.3