Skip to content

Releases: Strider-CD/strider-custom

More tests and bugfixes

Choose a tag to compare

@xgalen xgalen released this 12 Dec 09:57
a0e5b36
  • Add tests.
  • Bugfixes.

Node 4.2

Choose a tag to compare

@knownasilya knownasilya released this 03 Aug 19:25

v1.0.0

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

Array Commands

Choose a tag to compare

@knownasilya knownasilya released this 20 Jul 12:55

v0.7.0

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

Catch EJS compile errors

Choose a tag to compare

@knownasilya knownasilya released this 01 Feb 13:28
v0.6.1

Catch compile errors for EJS

Custom shell & EFJ templates

Choose a tag to compare

@knownasilya knownasilya released this 10 Jul 15:20
v0.6.0

Custom shell and EJS templates

Fix save button position

Choose a tag to compare

@knownasilya knownasilya released this 07 Jan 16:44
v0.5.5

Fix position of top save button

Strip out comments from command

Choose a tag to compare

@knownasilya knownasilya released this 28 Oct 17:46
Merge pull request #18 from Strider-CD/exit-on-error

Ensure custom steps fail if any command fails