tests: configure github remaining limit + read token (#9800)

* ci: configure remaining github limmit

* prepend with github since package is common to all migrations

* add RefreshRate

* Update github.go

* add missing space

* go fmt

* Read env variable GITHUB_READ_TOKEN for token

* Update .drone.yml
This commit is contained in:
Antoine GIRARD
2020-01-16 16:15:44 +01:00
committed by GitHub
parent fdb32ab0f8
commit 11885daaa0
3 changed files with 23 additions and 5 deletions

View File

@@ -122,6 +122,8 @@ steps:
environment:
GOPROXY: off
TAGS: bindata sqlite sqlite_unlock_notify
GITHUB_READ_TOKEN:
from_secret: github_read_token
when:
branch:
- master