Skip to content

Commit

Permalink
build: remove github status api (#4957)
Browse files Browse the repository at this point in the history
Removes the Github Status API from Gulp since it's not used anymore and won't be used anymore. The reason is that all API requests to Gtihub will happen from Firebase functions

Sending requests to the Github API from Firebase functions ensures that nobody can leak Github / Access tokens and that we can send API requests for Pull Requests too.
  • Loading branch information
devversion authored and andrewseguin committed Jun 5, 2017
1 parent ed72d94 commit 98ce635
Showing 1 changed file with 0 additions and 46 deletions.
46 changes: 0 additions & 46 deletions tools/gulp/util/github.ts

This file was deleted.

0 comments on commit 98ce635

Please sign in to comment.