Tom Whiston

Results 10 comments of Tom Whiston

Hi @gdubicki , thanks very much for the response, not sure that i have the bandwidth to work on this myself atm (sorry i know that sucks!), but if no...

I had this issue too and ended up rebuilding the extensions with the newest max build system/sdk and syphon library versions for osx. In case that is useful for anyone,...

@michaelbecker would love to get your thoughts on this PR. Thanks for all the great work on this repo!

that will only work if you do ``` build: cmds: - | set -e {{ range $i, $version := .VERSIONS | splitLines -}} {{ if $version }}docker build -t "{{...

cool, i'll try to implement this and make a pr over the next week or so

> I would be happy with whatever works (including the for loop within a command), even if there would be likely to be some initial debugging issues. What I personally...

@smyrman yeah, newlines will always be a bit of a nightmare i guess, personally i would add that echo as a seperate template slice entry, as it is not doing...

> I was presuming we allowed `range: "{{.MYVAR}}". yeah i think you are totally right. If we are in agreement about this i'd like to offer again to do the...

@andreynering @smyrman Sorry for the delay, took a bit of a break over Christmas. As you have made some progress on #29 and #31 does that change your thoughts on...

@andreynering no problem at all, happy to discuss it whenever you have time, no rush :)