Commit graph

15 commits

Author SHA1 Message Date
7d780d05bd De-scope - remove swagger docs and http proxy
HTTP proxy was becoming annoying to maintain, and gRPC is easier to use anyway

swagger docs are just part of the fallout
2020-07-10 00:12:35 +01:00
204c786103 Rename rove-reverse-proxy to rove-server-rest-proxy 2020-06-30 23:37:38 +01:00
abcebcebb6 Simplify - remove rove-accountant
This was a fun little gRPC experiment but it's simply not needed
2020-06-30 23:34:49 +01:00
f9c30f541c Rename USER_DATA to ROVE_USER_DATA 2020-06-27 00:02:07 +01:00
ccd9e13c51 Add an icon 2020-06-25 22:57:57 +01:00
8aeb23e40b Set up data paths within the snaps 2020-06-25 22:25:42 +01:00
58f9d8baf2 Reformat to use a words file rather than babble 2020-06-25 22:02:11 +01:00
98349b8935 Ensure we label with proper tags and version the build 2020-06-23 18:48:28 +01:00
073f8846aa Set the built snap to stable when it's tagged or devel when not 2020-06-23 18:25:58 +01:00
ddc2631bb0 Customise the snap version define directly 2020-06-23 18:21:22 +01:00
4232c547ce Fix quotes in yaml 2020-06-23 18:09:11 +01:00
ef718199f0 Add the license and architectures to the snapcraft file 2020-06-23 18:04:47 +01:00
19b3685e8c Add the server, accountant, and rest proxy to the snap 2020-06-23 00:06:10 +01:00
9fb0a79480 Remove comment about unregistered name 2020-06-22 22:36:39 +01:00
Marc Di Luzio
06e5c0bf2f Add starter snapcraft configuration
Contains a few leftover TODOs, the build version one is the most problematic due to the go plugin having no current support for adding ldflags
2020-06-22 11:21:44 +01:00