Skip to content

Releases: Strider-CD/strider

Prune Command

20 Feb 19:38
Compare
Choose a tag to compare

CLI now has pruneJobs, plus other bug fixes

Really Fix Ansi

13 Sep 18:42
Compare
Choose a tag to compare

v1.9.3

  • [BUGFIX] Actually fix the ansi issue

Fix server ansi

13 Sep 15:33
Compare
Choose a tag to compare

v1.9.2

  • [BUGFIX] Have server us it's own version of ansi.js, see #991

Collaborators Fix

09 Sep 13:47
Compare
Choose a tag to compare

v1.9.1

  • Fix collaborator router returning 404, fixes #990

Node 4.2+ Required

07 Sep 19:22
Compare
Choose a tag to compare

v1.9.0

The biggest change in this release is that Strider expects to be run with Node.js version greater
or equal to 4.2.

Range: b211c45...fd0cd66

  • Expect Node >= 4.2
  • Update dependencies
  • Fix tests
  • Fix config merge behavior
  • Fix express deprecations
  • Order plugins alphabetically
  • Convert more routes to express router syntax
  • Don't create default config for runner plugins
  • Fix duplicate job listings
  • Jade to Pug deprecation fix
  • Improved logging, use DEBUG=strider* env
  • Dashboard & Build Page UI refresh (#988)

Last < Node 4 Support

20 Jul 13:28
Compare
Choose a tag to compare

See the changelog. Thanks everyone!

PRs and Strider.json

13 Feb 02:49
Compare
Choose a tag to compare

See the changelog. Thanks everyone!

Fixes and branch config cloning

30 Jan 01:04
Compare
Choose a tag to compare

v1.7.6

52 Commits and 5 Contributors.
Thanks everyone!

  • Update dependencies
  • Delete unused dependencies and files
  • Add strider-gitlab as dep
  • Invite code checks email
  • Update angular and router
  • Fix module usage for ecosystem client
  • Case-sensitive emails
  • Fix provider accounts title
  • Fix tab switching error
  • Project branch cloning
  • Github config more explicit
  • Fix accesslevel for new projects with no jobs
  • Error on malformed projects
  • Fix codemirror refresh
  • Add save button to branch settings page
  • Sort build history by created date

17719a4...f09ade5

Job urls, plugin order in config, etc

02 Oct 23:49
Compare
Choose a tag to compare
v1.7.5

Client fixes in config and job page

Fix of 1.7.3

07 Sep 01:07
Compare
Choose a tag to compare

Forgot the build in 1.7.3