Commit Graph

9 Commits

Author SHA1 Message Date
projectmoon 125f3d0cee Fix drone yml to produce docker images again. 2021-09-06 23:58:05 +00:00
projectmoon 86fbb05e54 Run Drone CI on tags 2021-09-06 22:18:06 +00:00
projectmoon 764426382a Convert project to workspace with Tonic for gRPC. (#84)
Convert project to workspace with Tonic for gRPC.

This commit adds an RPC service to the dicebot, allowing external
applications to control it. The project was converted to a cargo
workspace to house the protobuf definitions in a common crate
(tenebrous-rpc), so that clients and servers can make use of these
protobuf definitions.
Co-Authored-By: projectmoon <projectmoon@noreply.git.agnos.is>
Co-Committed-By: projectmoon <projectmoon@noreply.git.agnos.is>
2021-06-02 21:09:58 +00:00
projectmoon 7a506bdc4f Update drone to 1.51 2021-04-20 21:39:08 +00:00
projectmoon 0d63f7ebcb Fix docker registry domain in drone. 2020-11-06 08:24:30 +00:00
projectmoon d2a4d76ab2 Revert "Change repository name for docker image."
This reverts commit ff34a93e40.
2020-11-06 08:23:52 +00:00
projectmoon ff34a93e40 Change repository name for docker image. 2020-11-05 23:32:22 +00:00
projectmoon b3c258e279 Attempt to add docker image build to Drone. 2020-11-05 23:22:26 +00:00
projectmoon 6a93194cbb Add drone CI config. 2020-11-05 19:21:15 +00:00