strider
strider copied to clipboard
Open Source Continuous Integration & Deployment Server
Using **Strider** version `1.7.5`, the page `http://:/projects` doesn't stop creation of a project when none of the `Repository Authentication` options is selected. The created project will be unusable as access...
In our setup we have a test server where we want to deploy automagically after (over SSH) after tests has been passed and we have production server where we want...
Arch Strider 1.7.5 Opera 32.0 Chromium 46.0 I'm evaluating Strider as an alternate to our Jenkins platform and was a bit stymied how to get plain shell commands to run...
We would find it immensely useful to be able to define a project template. The template would be responsible for defining the plugins and the default configuration. We require this...
(Further to discussion in #667) Strider currently assumes that all tasks conform to the "build->test->deploy" paradigm. This does not fit our use case. We are only concerned about the "Deploy"...
Does strider support SVN repositories?
We would like the ability ability to enable deployment off a non-master branch without having to define the whole 'branch' configuration. (We don't want to have to maintain duplicate configuration...
It would be useful if the project deletion hooks could be accessed via a custom plugin (or some other method) This would allow us the ability to define actions that...
After running fine for a while strider stops working when clicking on a running or terminated job with the following error: ``` 15 Jul 14:51:50 - debug: [job] error finding...
While configuring SMTP server it does not accept TLS auth configuation for nodemailer. Since most SMTP servers are running on TLS authentication nowadays, it is important to have mail functionality...