-
Notifications
You must be signed in to change notification settings - Fork 8
/
plugins.yml
248 lines (218 loc) · 5.51 KB
/
plugins.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
---
aws_codedeploy:
description: integrate AWS CodeDeploy
tag: 0.1.8
repo: https://github.com/flxbe/strider-aws-codedeploy.git
module_name: strider-aws-codedeploy
name: AWS CodeDeploy
type: job
bitbucket:
description: bitbucket git provider
tag: 1.4.3
repo: https://github.com/Strider-CD/strider-bitbucket
module_name: strider-bitbucket
name: Bitbucket
type: provider
bower:
description: Bower install and caching plugin
tag: 0.1.5
repo: https://github.com/Strider-CD/strider-bower
module_name: strider-bower
name: Bower
type: job
custom:
description: custom scripts
tag: 1.0.1
repo: https://github.com/Strider-CD/strider-custom
module_name: strider-custom
name: Custom
type: job
docker_build:
description: build Docker images
tag: 1.1.4
repo: https://github.com/Strider-CD/strider-docker-build
module_name: strider-docker-build
name: Docker Build
type: job
docker:
description: run jobs inside Docker
tag: 1.5.4
repo: https://github.com/Strider-CD/strider-docker-runner
module_name: strider-docker-runner
name: Docker Runner
type: runner
dot-net:
description: run .NET builds
tag: 0.4.0
repo: https://github.com/Strider-CD/strider-dot-net
module_name: strider-dot-net
name: .NET
type: job
emailnotifier:
description: send email notifications
tag: 1.0.0
repo: https://github.com/Strider-CD/strider-email-notifier
module_name: strider-email-notifier
name: Email Notifier
type: job
env:
description: set custom environment variables
tag: 0.5.1
repo: https://github.com/Strider-CD/strider-env
module_name: strider-env
name: Environment Variables
type: job
git:
description: basic git provider
tag: 1.0.2
repo: https://github.com/Strider-CD/strider-git
module_name: strider-git
name: Git
type: provider
github:
description: github git provider
tag: 2.4.0
repo: https://github.com/Strider-CD/strider-github
module_name: strider-github
name: Github
type: provider
github-status:
description: Github Pull Request test status
tag: 2.1.0
repo: https://github.com/Strider-CD/strider-github-status
module_name: strider-github-status
name: Github Status
type: job
gitlab:
description: gitlab git provider
tag: 1.2.7
repo: https://github.com/Strider-CD/strider-gitlab
module_name: strider-gitlab
name: Gitlab
type: provider
heroku:
description: heroku deployment
tag: 0.1.3
repo: https://github.com/Strider-CD/strider-heroku
module_name: strider-heroku
name: Heroku
type: job
metadata:
description: expose job metadata as environment variables
tag: 0.0.3
repo: https://github.com/Strider-CD/strider-metadata
module_name: strider-metadata
name: Metadata
type: job
node:
description: run node.js tests
tag: 1.0.2
repo: https://github.com/Strider-CD/strider-node
module_name: strider-node
name: Node
type: job
python:
description: run python tests
tag: 0.2.3
repo: https://github.com/Strider-CD/strider-python
module_name: strider-python
name: Python
type: job
ruby:
description: run ruby tests
tag: 0.0.5
repo: https://github.com/Strider-CD/strider-ruby
module_name: strider-ruby
name: Ruby
type: job
sauce:
description: selenium tests in the cloud
tag: 0.6.3
repo: https://github.com/Strider-CD/strider-sauce
module_name: strider-sauce
name: Sauce Labs
type: job
simple-runner:
description: in-process job runner
tag: 1.0.2
repo: https://github.com/Strider-CD/strider-simple-runner
module_name: strider-simple-runner
name: Simple Runner
type: runner
slack:
description: Slack notifications
tag: 2.0.1
repo: https://github.com/Strider-CD/strider-slack
module_name: strider-slack
name: Slack
type: job
ssh_deploy:
description: ssh deployment
tag: 1.0.2
repo: https://github.com/Strider-CD/strider-ssh-deploy
module_name: strider-ssh-deploy
name: SSH Deploy
type: job
status-report:
description: summary data api
tag: 0.0.2
repo: https://github.com/Strider-CD/strider-status-report
module_name: strider-status-report
name: Status Report
type: job
webhooks:
description: fire build status webhooks
tag: 0.1.5
repo: https://github.com/Strider-CD/strider-webhooks
module_name: strider-webhooks
name: Web Hooks
type: job
buildbadge:
description: build status badges
tag: 0.1.0
repo: https://github.com/Strider-CD/strider-build-badge
module_name: strider-build-badge
name: Build Badge
type: basic
artifact-repository:
description: save and expose artifacts built by strider
tag: 1.0.1
repo: https://github.com/tbouron/strider-artifact-repository
module_name: strider-artifact-repository
name: Artifact Repository
type: job
foodcritic:
description: Check your Chef cookbooks for common problems
tag: 1.0.1
repo: https://github.com/logankoester/strider-foodcritic
module_name: strider-foodcritic
name: Foodcritic
type: job
telegram:
description: Telegram notifications
tag: 1.0.1
repo: https://github.com/johannhospice/strider-telegram
module_name: strider-telegram
name: Telegram
type: job
kong:
description: register kong service and route
tag: 1.0.0
repo: https://github.com/caizx666/strider-kong
module_name: strider-kong
name: kong
type: job
mongo:
description: create mongo db and user
tag: 1.0.0
repo: https://github.com/caizx666/strider-mongo
module_name: strider-mongo
name: mongo
type: job
humpback:
description: deploy to humpback cluster
tag: 1.0.0
repo: https://github.com/caizx666/strider-humpback
module_name: strider-humpback
name: humpback
type: job