summaryrefslogtreecommitdiff
path: root/spec/db
Commit message (Collapse)AuthorAgeFilesLines
* Introduce "stub_env" test helper for safely stubbing environment variablesAdam Niedzielski2017-01-091-2/+3
|
* Allow users to seed the initial runner registration token using an ↵DJ Mountney2016-12-011-0/+16
environment variable This is useful for when runner is bundled with gitlab, like in a kubernetes stack, and we want the runner to be able to register with gitlab as soon as they both come up.