Skip to content

Releases: deploysteps/core

v1.16.1

Choose a tag to compare

@markwylde markwylde released this 19 Jan 17:14
9973921
  • Converted to typescript

v1.15.1

Choose a tag to compare

@markwylde markwylde released this 08 Nov 21:09
10f80ec

Fix the terminal sizing in interactive mode.

v1.14.0

Choose a tag to compare

@markwylde markwylde released this 17 Nov 08:29
3b2cf70
  • Add support for adding environment variables to $.exec

v1.12.1

Choose a tag to compare

@markwylde markwylde released this 31 Aug 19:56
4293938
  • Fix but with sudo mode on interative

v1.12.0

Choose a tag to compare

@markwylde markwylde released this 12 Jul 22:37
b103697
  • Fix bug with interactive ignoring ctrl-c by simply streaming stdin instead of hijacking it

v1.10.1

Choose a tag to compare

@markwylde markwylde released this 07 Jul 17:40
c8780b2
  • Added createFile and createDirectory tasks
  • Added docker tasks to README

v1.8.0

Choose a tag to compare

@markwylde markwylde released this 08 Jun 22:51
5d8376d
  • Fix a race condition where a none 0 exit code would throw on a different command

v1.7.0

Choose a tag to compare

@markwylde markwylde released this 08 Jun 22:45
2488eff
  • Upgrade dependencies
  • Change how errors are thrown for none 0 exit codes

v1.6.0

Choose a tag to compare

@markwylde markwylde released this 14 May 14:45
bf00305
  • sshCopyFile will now copy chmod from source to destination

v1.4.0

Choose a tag to compare

@markwylde markwylde released this 12 May 20:56
495eac7
  • Simplify the task structures