| Age | Commit message (Collapse) | Author |
|
Finally got around to fixing the pre-receive hook to include quarantined
objects so the hook actually can run git commands on the not-yet-accepted
commits. As part of that, had to make sure git hook and eyeballs server
had the same path to the repo or confusion will appear.
|
|
Tricky to setup the docker compose env to be able to run multiple
so simple fix is run the tests sharing the same docker compose setup
in serial.
|
|
|
|
Add logs
Add remote keys for each user
|
|
Sets up a whole slew of docker instances, all started from clean
slate for test.
|