Closed ScottG489 closed 3 years ago
Closed by:
b9a68ce8ffb7613aba143818a813e25b63801b39 678e674307c2583729552c419d16aa046e14d543 e74ef939646469060ccafae46b22482f8e9e2a21 4a452956d89d0056082ea9accea10673c0467d50
Note that the old docker-ci-prototype/simple-ci is still running but will just not receive any updates. Anything using that server should be updated to point at the new service so the old one can be shut down.
This is the second step (after #14) to re-purposing and re-branding the service as a generic job runner rather than only a CI server.
After renaming internally facing names, components, and interfaces, we need to do the same for outwardly facing ones.
Some things we'll want to address::
/build
endpoint to something like/job
or/run
or likely/job/run
conjob.io
Other things will likely be discovered as the work progresses.
14 is a dependency of this issue.