Skip to content

Commit

Permalink
Add list of critical services (#1386)
Browse files Browse the repository at this point in the history
I have a branch going to automatically generate stats on which services have tests, and make a line chart over time. I'm having a lot of fun with that so I'll keep at it.

Meanwhile, here is my subjective list of critical services, for #1358.
  • Loading branch information
paulmelnikow authored Dec 26, 2017
1 parent e4fed8d commit 46a05e4
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions lib/project/critical-services.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# Subjective prioritization of critical services. If you think some are
# missing, open a PR to add your own list.

paulmelnikow:
- cdnjs
- chocolatey
- circleci
- clojars
- cocoapods
- codeship
- david
- docker
- dotnet.myget
- myget
- nuget
- dub
- gem
- hackage
- homebrew
- itunes
- jira
- uptimerobot
- amo
- ansible
- appveyor
- bitbucket
- chrome-web-store
- codeclimate
- coveralls
- discord
- eclipse-marketplace
- elm-package
- github
- hexpm
- jenkins
- luarocks
- maven-central
- node
- nom
- packagist
- pypi
- suggest
- twitter
- website
- vscode-marketplace
- wordpress

0 comments on commit 46a05e4

Please sign in to comment.