1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 19:21:26 +02:00
gitea/modules/migrations
Antoine GIRARD 11885daaa0
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
2020-01-16 16:15:44 +01:00
..
base
error.go
git.go
gitea_test.go
gitea.go
github_test.go tests: configure github remaining limit + read token (#9800) 2020-01-16 16:15:44 +01:00
github.go tests: configure github remaining limit + read token (#9800) 2020-01-16 16:15:44 +01:00
main_test.go
migrate.go
update.go