Skip to content

Commit

Permalink
Documentation (#1014)
Browse files Browse the repository at this point in the history
* Add provider/manual section

* Add continuous-deployment section

* Add notifications section

* Add webhooks section

* Add 'create your own plugin' section

* Add 'manual way' as a new provider

* Remove unnecessary file

* Remove unnecessary file

* Remove unnecessary file: text for PR's description
  • Loading branch information
xgalen authored and knownasilya committed Jan 6, 2017
1 parent ed37bbb commit 387d7dc
Show file tree
Hide file tree
Showing 65 changed files with 13 additions and 69 deletions.
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)
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
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.
File renamed without changes.
File renamed without changes
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.

0 comments on commit 387d7dc

Please sign in to comment.