Conversation
NautiluX
left a comment
There was a problem hiding this comment.
does it really need a separate binary? Could also be just a subcommand?
|
I did like the idea of having them separate. Since they're in the same repo, they can easily share functions etc. |
1e57b25 to
96631a0
Compare
e2c7280 to
87ac244
Compare
|
I guess we would probably also not need cobra or anything for the service? i guess it would just have a single command and flags or a config file, no sub-commnds or anything? |
|
svc build failing is expected, because there's nothin the service folder yet to be build, including the folder that doens't exist. |
|
should we disable the action then until it's expected to work or add the necessary boilerplate to make it work? |
18e896d to
0da0d56
Compare
No description provided.