-
Tobias Schmidt authored
So far the requests against the Github API to fetch release information has been made unauthenticated, making them subject to a rate-limit of 10 requests per hour per IP. As the build process is executed on Travis CI, this results in many build failures. The requests are now made with a personal access token, in the form of GITHUB_AUTHENTICATION="-u prombot:<oauth token>". The standard printing in the Makefile has been removed in order to not expose the token.
82e4dd26
| Name |
Last commit
|
Last update |
|---|---|---|
| content | ||
| layouts | ||
| lib | ||
| static | ||
| .gitignore | ||
| .travis.yml | ||
| AUTHORS.md | ||
| CONTRIBUTING.md | ||
| Dockerfile | ||
| Gemfile | ||
| Gemfile.lock | ||
| Guardfile | ||
| LICENSE | ||
| Makefile | ||
| NOTICE | ||
| README.md | ||
| Rules | ||
| nanoc.yaml | ||
| prometheus_rsa.enc |