Ilya Radchenko
Ilya Radchenko
Some logs handled by `debug` should be shown by default. Not sure if this means having a default log filter or using console log.
In relation to #691
**WIP, don't merge.** Basically a rough start on an initial setup page if no users exist. ## TODO - [x] Integrate https://github.com/mgonto/angular-wizard - [x] Hookup form data to controller -...
Just putting this out there, want to list out some of the "must have"s and "nice to have"s for 2.0. ## Must Haves - [ ] Add support for organizations...
[FutureStudios](futurestud.io) via @marcuspoehls has given us permission to move/adapt their [Strider blog post series](https://futurestud.io/tutorials/strider-getting-started-platform-overview) into [our website](http://strider-cd.github.io/). This has been started here: https://github.com/Strider-CD/strider/tree/master/docs but still needs more work: - [...
I've noticed this happening sometimes: 1. Multiple commits come in 2. I cancel the first ones so I don't have to wait twice as long 3. The remaining job sometimes...
Currently we have swig (outdated/deprecated) and jade. We should pick a templating library and work with that. Currently jade is used in the emails. Possibly also in plugins. Swig is...
Some of the recent changes have altered the html, and these tests need to be updated.
Either use strider itself, like it was previously, or travis (and anything else along those lines) This will help with merging PRs, and in general the overall health of the...
Would be nice to leave comments and have minimal configuration. Yaml would line up with Travis, and JSON5 would leave the purists to make less mistakes and leave comments.