Ilia Choly

Results 234 comments of Ilia Choly

Let me know if you want repro steps

After some real-life experience with this, what I actually want to do is point it at a template directory. Having the template as a zip committed to the repo is...

I've been using this and it's such a great improvement! @notEvil can you open a PR with these changes?

@notEvil do you mind if I take your changes and try to get them merged?

> Sometimes this can’t be solved programmatically; you need to explicitly depend on v16 in the root project (as you should be explicitly depending on every peer dep in the...

See: https://github.com/dynamodb-toolbox/dynamodb-toolbox/issues/931

Changing it would be a non-compatible API change, so I think that's out of the question. I just want to know why you're calling it directly?

@tbruyelle I mean as opposed to using [testing/T.Fail](https://golang.org/pkg/testing/#T.Fail)