arquillian / arquillian.github.io

Arquillian website source (develop branch) and hosting (master branch). Baked with Awestruct.
http://arquillian.org
Other
78 stars 147 forks source link

ModulesPage tests failing due to exceeding rate limit for GitHub API. #432

Open hemanik opened 6 years ago

hemanik commented 6 years ago
Issue Overview

ModulePage tests are failing when trying to fetch the latest tag from the GitHub due to GitHub API rate limit for the unauthenticated user getting exceeded.

Expected Behaviour

The tests should pass.

Current Behaviour

The tests fail.