Skip to content

Commit d6deaae

Browse files
authored
Merge branch 'master' into DU-22/Heading-updates
2 parents 156e881 + 8b5dab9 commit d6deaae

File tree

157 files changed

+1216
-1235
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

157 files changed

+1216
-1235
lines changed

user/apps.md

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Apps, Clients and Tools
2+
title: Apps, Clients, and Tools
33
layout: en
44

55
---
@@ -16,12 +16,12 @@ There is a wide range of tools you can use to interact with Travis CI:
1616

1717
And if you don't find anything that fits your needs, you can also interact with our [API](/api/) directly.
1818

19-
Note however that Travis CI can not take any responsibility of for third-party tools you might use.
20-
21-
# Websites {#websites}
19+
However, Travis CI cannot take any responsibility for third-party tools you might use.
2220

2321
## Full Web Clients
2422

23+
This section shows the full web client apps that are available.
24+
2525
### Travis CI Web Client
2626

2727
![travis-web](/images/apps/travis-web.jpg){:.app}{:.official}
@@ -34,6 +34,8 @@ Our official web interface, written in [Ember.js](http://www.emberjs.com)
3434

3535
## Dashboards
3636

37+
This section shows the different available dashboard apps.
38+
3739
### TravisLight
3840

3941
![travis-light](/images/apps/travis-light.jpg){:.app}
@@ -112,6 +114,8 @@ By Workshop 64
112114

113115
## Tools
114116

117+
This section shows available tools.
118+
115119
### Travis Web Encrypter
116120

117121
![travis-encrypt](/images/apps/travis-encrypt.jpg){:.app}
@@ -124,11 +128,9 @@ By Konstantin Haase
124128

125129
<a name='mobile'></a>
126130

127-
# Mobile Applications
131+
## Android Mobile Applications
128132

129-
## Android
130-
131-
### Siren of Shame (Android)
133+
### Siren of Shame
132134

133135
![Siren of Shame](/images/apps/siren-android.jpg){:.app}
134136

@@ -138,7 +140,7 @@ By Automated Architecture
138140
- [website](http://sirenofshame.com/)
139141
- [play store](https://play.google.com/store/apps/details?id=com.automatedarchitecture.sirenofshame2)
140142

141-
## iOS
143+
## iOS Mobile Applications
142144

143145
### Jarvis
144146

@@ -160,7 +162,7 @@ By Dimitri Roche
160162
- [app store](https://itunes.apple.com/us/app/project-monitor/id857272990)
161163
- [source code](https://github.com/dimroc/iOS.ProjectMonitor)
162164

163-
### Siren of Shame (iOS)
165+
### Siren of Shame
164166

165167
![Siren of Shame](/images/apps/siren-ios.jpg){:.app}
166168

@@ -170,7 +172,7 @@ By Automated Architecture
170172
- [website](http://sirenofshame.com/)
171173
- [app store](https://itunes.apple.com/us/app/siren-of-shame/id637677118)
172174

173-
## Windows Phone
175+
## Windows Mobile Applications
174176

175177
### Travis7
176178

@@ -181,7 +183,7 @@ By Tim Felgentreff
181183

182184
- [website](http://travis7.codeplex.com/)
183185

184-
# Desktop
186+
## Desktop
185187

186188
If you are looking for **desktop notifications**, our command line client [supports them](https://github.com/travis-ci/travis.rb#monitor).
187189

@@ -232,9 +234,7 @@ By catlight.io
232234

233235
<a name='commandline'></a>
234236

235-
# Command Line Tools
236-
237-
## Full Clients
237+
## Command Line Tools - Full Clients
238238

239239
### Travis CLI
240240

@@ -250,7 +250,7 @@ Command line client for PowerShell
250250

251251
- [website](https://github.com/felixfbecker/PSTravis#readme)
252252

253-
## Build Monitoring
253+
## Command Line Tools - Build Monitoring
254254

255255
### Bickle
256256

@@ -297,7 +297,7 @@ By Henry Ruhs
297297

298298
- [website](https://github.com/redaxmedia/chroma-feedback)
299299

300-
## Generators
300+
## Command Line Tools - Generators
301301

302302
### travis-encrypt
303303

@@ -335,9 +335,7 @@ By James Halliday
335335

336336
- [website](https://github.com/substack/travisify)
337337

338-
# Plugins
339-
340-
## Google Chrome
338+
## Google Chrome Plugins
341339

342340
### My Travis
343341

@@ -362,11 +360,11 @@ By Tomas Carnecky
362360
![chrome-github-status](/images/apps/chrome-github-status.jpg){:.app}
363361

364362
Display build status next to project name on GitHub<br>
365-
By excellenteasy
363+
By excellent easy
366364

367365
- [website](https://chrome.google.com/webstore/detail/github-status/mgbkbopoincdiimlleifbpfjfhcndahp)
368366

369-
## Opera
367+
## Opera Plugins
370368

371369
### GitHub+Travis
372370

@@ -377,7 +375,7 @@ By smasty
377375

378376
- [website](https://addons.opera.com/en/extensions/details/travisgithub/)
379377

380-
## Editors
378+
## Editor Plugins
381379

382380
### Atom Plugin
383381

@@ -416,7 +414,7 @@ By Keith Smiley
416414

417415
- [website](https://github.com/Keithbsmiley/travis.vim)
418416

419-
## Other
417+
## Other Plugins
420418

421419
### git-travis
422420

@@ -445,9 +443,11 @@ By Sankarsan Kampa
445443

446444
- [website](https://github.com/DiscordHooks/travis-ci-discord-webhook)
447445

448-
# Libraries
446+
## Libraries
447+
448+
The following section shows the different available libraries.
449449

450-
## Ruby
450+
### Ruby
451451

452452
- [travis.rb](https://github.com/travis-ci/travis.rb) **(official)**
453453
- [trav3](https://github.com/danielpclark/trav3) by Daniel P. Clark
@@ -456,7 +456,7 @@ By Sankarsan Kampa
456456
- [Knapsack](https://github.com/ArturT/knapsack) by Artur Trzop
457457

458458

459-
## JavaScript
459+
### JavaScript
460460

461461
- [travis-ci](https://github.com/pwmckenna/node-travis-ci) by Patrick Williams
462462
- [node-travis-ci](https://github.com/mmalecki/node-travis-ci) by Maciej Małecki
@@ -465,25 +465,25 @@ By Sankarsan Kampa
465465
- [ee-travis](https://github.com/eventEmitter/ee-travis) by Michael van der Weg
466466
- [Favis CI](https://github.com/jaunesarmiento/favis-ci) by Jaune Sarmiento
467467

468-
## PHP
468+
### PHP
469469

470470
- [php-travis-client](https://github.com/l3l0/php-travis-client) by Leszek Prabucki
471471

472-
## Python
472+
### Python
473473

474474
- [TravisPy](http://travispy.readthedocs.org/en/latest/) by Fabio Menegazzo
475475

476-
## PowerShell
476+
### PowerShell
477477

478478
- [PSTravis](https://github.com/felixfbecker/PSTravis) by Felix Becker
479479

480-
## Elixir
480+
### Elixir
481481

482482
- [travis.ex](https://github.com/localytics/travis.ex) by Kevin Deisz
483483

484-
## R
484+
### R
485485

486486
- [travis](https://github.com/ropenscilabs/travis) by Kirill Müller
487487

488-
## Go
488+
### Go
489489
- [go-travis](https://github.com/shuheiktgw/go-travis) by Shuhei Kitagawa

user/assembla-oauth-scopes.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ some of your data on Assembla. Read the
1010
[Scopes for the Assembla REST API](https://api-docs.assembla.cc/)
1111
for general information about this, or pick an explanation of what data we need and why we need it.
1212

13-
## Travis CI for Open Source and Private Projects
13+
## Travis CI for Open-Source and Private Projects
1414

1515
On <https://travis-ci.com>, via our Assembla integration, we ask for the following permissions:
1616

@@ -24,6 +24,8 @@ We use scoped OAuth tokens to integrate with Assembla.
2424

2525
## Used Scopes
2626

27+
The following sections show the different scopes used.
28+
2729
### repository
2830
It gives the app read access to all the repositories the authorizing user has access to.
2931
> This scope does not give access to a repository's pull requests.
@@ -32,7 +34,7 @@ It gives the app read access to all the repositories the authorizing user has ac
3234
It gives the app admin access to all the repositories the authorizing user has access to. This permission is needed to add the access key. Travis CI uses the key to read the travis.yml file content.
3335

3436

35-
### pullrequest
37+
### pull-request
3638
It gives the app read access to pull requests and collaborate on them. This scope implies a repository giving read access to the pull request's destination repository.
3739

3840
### email

user/bb-oauth-scopes.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ permalink: /user/bb-oauth-scopes/
55

66
---
77

8-
When you sign in to Travis CI for the first time, we ask for permissions to access
8+
When you sign in to Travis CI for the first time, we ask for permission to access
99
some of your data on Bitbucket. Read the
1010
[Scopes for the Bitbucket Cloud REST API](https://developer.atlassian.com/cloud/bitbucket/bitbucket-cloud-rest-api-scopes/)
1111
for general information about this, or pick an explanation of what data we need and why we need it.
1212

13-
## Travis CI for Open Source and Private Projects
13+
## Travis CI for Open-Source and Private Projects
1414

1515
On <https://travis-ci.com>, via our Bitbucket integration, we ask for the following permissions:
1616

@@ -24,15 +24,17 @@ We use scoped OAuth tokens to integrate with Bitbucket.
2424

2525
## Used Scopes
2626

27+
The following sections explain the different scopes used.
28+
2729
### repository
28-
Gives the app read access to all the repositories the authorizing user has access to.
30+
It gives the app read access to all the repositories the authorizing user has access to.
2931
> This scope does not give access to a repository's pull requests.
3032
3133
### repository:admin
3234
Gives the app admin access to all the repositories the authorizing user has access to. This permission is needed to add the access key. Travis CI uses the key to read the travis.yml file content.
3335

3436

35-
### pullrequest
37+
### pull-request
3638
Gives the app read access to pull requests and collaborate on them. This scope implies repository, giving read access to the pull request's destination repository.
3739

3840
### email
@@ -45,9 +47,9 @@ Ability to see all the user's account information. Note that this does not inclu
4547
The ability to find out what teams the current user is part of. This is covered by the teams endpoint.
4648

4749
### webhook
48-
Gives access to webhooks. This scope is required for any webhook related operation.
50+
Gives access to webhooks. This scope is required for any webhook-related operation.
4951

50-
This scope gives read access to existing webhook subscriptions on all resources you can access, without needing further scopes.
52+
This scope gives read access to existing webhook subscriptions to all resources you can access, without needing further scopes.
5153
This means that a client can list all existing webhook subscriptions on repository foo/bar (assuming the principal user has access
5254
to this repo). The additional repository scope is not required for this.
5355

0 commit comments

Comments
 (0)