ceph-csi/scripts
Niels de Vos dd7ac1f18e ci: log rate limit in case the GitHub API returns 403
Anonymous users have a low (currently 60) rate limit of API calls.
Authorized users have a much higher (currently 5000) limit. Print the
available, used and remainling rate limit when the GitHub API returns a
403 messages like:

    Error: 403 Client Error: rate limit exceeded

In case of anonymous access to the API, and hitting the limit, the
message in the logs will also include the following:

    Rate limit (limit/used/remaining): 60/60/0

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-10-14 15:30:32 +02:00
..
Dockerfile.test ci: add 'make test' target to validate CI job scripts 2020-05-27 12:52:21 +02:00
get_github_labels.py ci: log rate limit in case the GitHub API returns 403 2020-10-14 15:30:32 +02:00
get_patch_release.py ci: log rate limit in case the GitHub API returns 403 2020-10-14 15:30:32 +02:00
lint-extras.sh ci: add 'make test' target to validate CI job scripts 2020-05-27 12:52:21 +02:00
mdl-style.rb ci: add 'make test' target to validate CI job scripts 2020-05-27 12:52:21 +02:00
skip-doc-change.sh ci: mark .commitlintrc.yml as doc-only 2020-08-19 10:04:19 +00:00