Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation #1014

Merged
merged 9 commits into from
Jan 6, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,14 @@
- [Github](guides/providers/github.md)
- [Gitlab](guides/providers/gitlab.md)
- [Bitbucket](guides/providers/bitbucket.md)
- [Manual](guides/providers/manual.md)
- [Continuous Deployment]
- [Heroku](guides/continuous-deployment/heroku.md)
- [SSH](guides/continuous-deployment/ssh.md)
- [Notifications]
- [Email](guides/notifications/email.md)
- [Slack](guides/notifications/slack.md)
- [HipChat](guides/notifications/hipchat.md)
- [GitHub Status](guides/notifications/github.md)
- [Webhooks](guides/webhooks.md)
- [Create your own plugin](guides/create-plugin.md)
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Outline
- - -

## Install Strider-GitHub-Status Plugin
If you read other articles in this series you know that Strider composes of plugins. Of course there is a plugin to report build status to GitHub, too. The [strider-github-status](strider-github-status) plugin requires the **[strider-github](strider-github)** plugin to be already installed. In case you don’t have [Strider connected with GitHub]() already, you can follow our guide first and resume later.
If you read other articles in this series you know that Strider composes of plugins. Of course there is a plugin to report build status to GitHub, too. The [strider-github-status](https://github.com/Strider-CD/strider-github-status) plugin requires the **[strider-github](https://github.com/Strider-CD/strider-github)** plugin to be already installed. In case you don’t have [Strider connected with GitHub]() already, you can follow our guide first and resume later.

Installed strider-github plugin? Awesome, let’s get our hands dirty and install the plugin to send statuses back to commits.

Expand Down Expand Up @@ -61,4 +61,4 @@ Let us know if you run into trouble. Use the comments below or reach us [@future
#### Additional Ressources
- [How to Connect With GitHub and Run Tests Automatically](https://futurestud.io/blog/strider-how-to-connect-with-github-and-run-tests-automatically/)
- [Strider-GitHub-Status-Plugin](https://github.com/Strider-CD/strider-github-status)
- [GitHub Status API](https://developer.github.com/v3/repos/statuses/)
- [GitHub Status API](https://developer.github.com/v3/repos/statuses/)
File renamed without changes.
File renamed without changes.
File renamed without changes.
59 changes: 0 additions & 59 deletions docs/guides/series-round-up.md

This file was deleted.

8 changes: 0 additions & 8 deletions docs/guides/start builds automatically errors.md

This file was deleted.

File renamed without changes.