Cody Allen
Cody Allen
@nmcb you're not allowed to ask. Just kidding. It's not obvious in the GitHub UI, but if you hover over it you should see a description: "Developer experience improvements or...
Looks like there is a precedent for this in the output after saving a scratch file: ``` ⊡ Previously added definitions will be ignored: Capability.fromJson Capability.fromJsonSet ChannelId.random ChannelId.toText Connection.sinceTxt Connection.toText...
I like the idea of printing the `diff.namespace` command that could be run. 👍 I think that some example names would be useful if isn't slow, but if it is...
I just ran into this in the cloud client as well. Since it works after the first time, it seems like a result might be getting cached. But running `debug.clear-cache`...
I just went to create this issue and saw that I did a while ago :) But now I'd propose the name `branches.merged`.
This still happens and is super bewildering, because the test that it complains about doesn't show up anywhere in the output.
I tend to run ucm with `UNISON_DEBUG=timing ucm` and that prints out some timings. But perhaps not for everything that you would want.
There was also discussion about some of these items in #2518.
> Maybe UCM shouldn't ask for confirmation on commands if non-interactive? You could also potentially address this with a flag (similar to `-y` for apt-get). But I'm not sure how...
`ucm` also shouldn't wait for a user to login if a non-interactive session (such as a transcript) requires authentication. It should probably exit with an error code.