peridot/tools/mothership
2023-08-31 07:13:56 +02:00
..
admin Fix header height (GetWorker) 2023-08-27 06:03:59 +02:00
cmd Add support for different branch namings (rolling vs X.Y) 2023-08-29 15:09:41 +02:00
db Add commit_uri and commit_hash to Entry 2023-08-28 16:57:09 +02:00
migrations Add commit_uri and commit_hash to Entry 2023-08-28 16:57:09 +02:00
proto ProcessRPMWorkflow first full prototype 2023-08-28 16:57:40 +02:00
rpc addlicense 2023-08-25 20:56:58 +02:00
ui Rename Dashboard to Entries 2023-08-28 16:56:42 +02:00
worker_server Add support for different branch namings (rolling vs X.Y) 2023-08-29 15:09:41 +02:00
BUILD Move around cmd tools and group them in cmd folder 2023-08-25 18:47:14 +02:00
readme.md Add light/dark mode image to mothership readme 2023-08-31 07:13:56 +02:00

Mship

Tool to archive RPM packages and attest to their authenticity


Development

Using the taskrunner2 target is sufficient. bazel run //tools/mothership.

This will watch for changes in mship_admin_server, mship_server and both UIs.

The target will also start Dex IDP and Temporal if not already running.