Skip to content

Releases: mxschmitt/action-tmate

Version 3.4

25 Mar 10:12
03e13f1

Choose a tag to compare

Fixes:

  • turn errexit off in the shell sessions (#64), this fixes #37. Thanks goes to @dscho
  • fix: add xz-utils as apt dependency (#61)
  • fix: remove tmate executable if already exists (#60), this is relevant for self hosted runners

Docs:

  • docs(README): add example using failure() (#57)

Version 3.3

08 Feb 15:19
afa9009

Choose a tag to compare

Bugfixes:

  • fix: only print web shell when persistent (#49)
  • fix(win): inherit base environment variables (#48)
  • fix(win): do start in the workspace directory, even on Windows (#52)
  • fix(exec): write no new lines to stderr/out (#51)
  • feat: Continue also when the tmate socket was deleted

Version 3.2

07 Feb 00:48
0e51b88

Choose a tag to compare

User facing changes:

  • feat: Allow restricting access via public SSH keys registered with the GitHub profile (#39)
  • fix: typo when debugging session get terminated (#40)
  • chore: download custom latest tmate on Ubuntu (#43)

Full change log see here.

Version 3.1

04 Nov 19:05
04c7304

Choose a tag to compare

  • Added Windows support (#26)

Version 2

20 Mar 11:42

Choose a tag to compare

  • Skip Windows per default #3
  • Log connection string / URL every 5 seconds to workaround #1
  • Support for continuing the workflow #8

Version 1.0.2

16 Dec 08:35

Choose a tag to compare

added apt-get update for linux

Version 1.0.1

31 Oct 16:50

Choose a tag to compare

Version 1.0.0

26 Aug 18:27

Choose a tag to compare

v1.0.0

Added release files