Benjamin Boudreau
Benjamin Boudreau
Yes, could we transition ownership of that npm package to this repo?
This would be a great addition.
I was able to reproduce this bug with the samples: https://github.com/uber-common/cadence-samples/compare/master...seriousben:reproduce-get-version-bug?expand=1 In that branch, I've upgraded the go client, run `go mod tidy` and added the `workflow.GetVersion` line.
Just ran more tests that seem to be pointing towards everything working if a new version of the server was released and if the cadence-web UI was also released. Running...
@vancexu I haven't tried with the CLI unfortunately. Do you know if the server will be released soon?
@vancexu Thanks a lot for the update.
@DeaconDesperado any updates on this?
Excited about this :) Do you have any examples you could share?
Yes it would be awesome if it did. I would really like a way to bump versions as well but that is just me. My dream workflow is: 1. My...
whenever I do this, I end up with separate buffers a go-mode buffer and a go-cov buffer. I might be doing something wrong though.