Skip to content

Releases: Strider-CD/strider-custom

More tests and bugfixes

12 Dec 09:57
a0e5b36
Compare
Choose a tag to compare
  • Add tests.
  • Bugfixes.

Node 4.2

03 Aug 19:25
Compare
Choose a tag to compare

v1.0.0

  • Node 4.2 +
  • Individual descriptions for each command
  • Objects as commands { command, screen } via strider.json
  • Linting

Array Commands

20 Jul 12:55
Compare
Choose a tag to compare

v0.7.0

  • Allow commands as an array instead of \n delimited strings
  • Code cleanup

Catch EJS compile errors

01 Feb 13:28
Compare
Choose a tag to compare
v0.6.1

Catch compile errors for EJS

Custom shell & EFJ templates

10 Jul 15:20
Compare
Choose a tag to compare
v0.6.0

Custom shell and EJS templates

Fix save button position

07 Jan 16:44
Compare
Choose a tag to compare
v0.5.5

Fix position of top save button

Strip out comments from command

28 Oct 17:46
Compare
Choose a tag to compare
Merge pull request #18 from Strider-CD/exit-on-error

Ensure custom steps fail if any command fails