github owenthereal/upterm v0.32.1
Upterm 0.32.1

3 hours ago

Corrects upterm session set --help and its man page: a session a guest has already claimed also exits 0. No behaviour changes since v0.32.0.

Upgrading from v0.31? v0.32.0 changed:

  • upterm session info and upterm session stop exit 4, not 1, when no session has the name. Other failures still exit 1; session wait is unchanged.
  • --authorized-user github:NAME fetches the user's public keys from github.com anonymously, logging a warning, when gh auth token does not answer within 5 s; before, the session failed to start. GitHub Enterprise hosts and github:NAME@HOST references still fail.
  • New: upterm session set NAME --join-timeout D sets a running session's join timeout, counted from now: open a session during a build and give people a window to join after it. Each call restarts the window; 0 disables it. Once a guest has joined, the session is claimed and set changes nothing. session info -o json and upterm host --detach -o json show joinTimeout, joinDeadline and joinStateSource.

Changelog

Don't miss a new upterm release

NewReleases is sending notifications on new releases.