78
edits
No edit summary |
|||
| Line 4: | Line 4: | ||
The application has an outward-facing web interface for developers, and also provides an internal web service which buildslaves contact to determine what build directories they should clobber. | The application has an outward-facing web interface for developers, and also provides an internal web service which buildslaves contact to determine what build directories they should clobber. | ||
As with all other RelengAPI integrated applications, clobberer is completely API based. For information about its endpoints see: | |||
https://api.pub.build.mozilla.org/clobberer/ | |||
* UI | * UI | ||
* production | * production | ||
* https://api.pub.build.mozilla.org/clobberer/ - https | |||
* https:// | |||
* staging | * staging | ||
* https://api-pub-build.allizom.org/clobberer | * https://api-pub-build.allizom.org/clobberer | ||
| Line 20: | Line 16: | ||
= Requirements = | = Requirements = | ||
Python | Python | ||
= Resources = | = Resources = | ||
| Line 28: | Line 22: | ||
= Security = | = Security = | ||
Clobberer uses the LDAP username verified | Clobberer uses the LDAP username verified by RelengAPI's permissions system. | ||
= Testing/Updating = | = Testing/Updating = | ||
edits