Alfredo López Moltó
Alfredo López Moltó
Hi, Try running strider with `DEBUG=strider*` and paste the logs to check the problems. What happens if you try to add again another user?
No users are installed with strider, it's supposed that the admin has to add it, as you did. Try it again after changing the debug mode. Just add `DEBUG=strider*` as...
@abbood is this issue still happening or did you fix it?
I am having a similar issue. The difference is we are not using the `strider.json` file. Here is the output (with urls changed): ``` Mon, 17 Oct 2016 16:12:25 GMT...
Yes, that seems but: The repo has the same permissions that those others that are working. The repo has the Strider's webhook added and it's marked `ok`. Is there other...
Finally I made it works with adding the project's ssh key to the organization. The weird is the other old projects are still working and don't need this.
@samuelcolvin did you make `strider` work?
Hi @v-g-ustinov , As you pointed, strider only matches the `name` field: https://github.com/Strider-CD/strider/blob/58449c269be1b4e1310fe2cc0463b1b0bbfea0ee/lib/routes/api/repo.js#L257 The `name` is composed by the `organization` / `repo's name`, so we can suppose that your organization...
This is just an email and could bring community. Just a kindly reminder :D
Does the `cancel` work in all of cases? It seems not working for me. The `restart` implementation would be useful, because sometimes the jobs crash and the PR remains in...