Ryan Cavicchioni ryanc
  • Joined on 2019-11-24
ryanc pushed to develop at ryanc/bb 2022-09-06 05:02:41 +00:00
a1d612abc0 Add time zone database to container
ryanc pushed to add-command-router at ryanc/bb 2022-09-06 05:02:35 +00:00
c59c95c47a Refactor commands to use the router
0345b1cba1 Add a command router
a1d612abc0 Add time zone database to container
Compare 3 commits »
ryanc pushed to add-command-router at ryanc/bb 2022-09-06 05:01:41 +00:00
7127f8c1ae Refactor commands to use the router
ryanc pushed to add-command-router at ryanc/bb 2022-09-06 04:49:06 +00:00
6de36ffb95 Add timezone database to container
ryanc created pull request ryanc/bb#2 2022-09-05 21:58:15 +00:00
Add a command router
ryanc created pull request ryanc/bb#1 2022-09-05 21:57:15 +00:00
Add command router
ryanc created branch develop in ryanc/bb 2022-09-05 21:56:07 +00:00
ryanc pushed to develop at ryanc/bb 2022-09-05 21:56:07 +00:00
ryanc created branch add-command-router in ryanc/bb 2022-09-05 21:55:54 +00:00
ryanc pushed to add-command-router at ryanc/bb 2022-09-05 21:55:54 +00:00
141acc6980 Add a command router
0f25b75fe4 Add forgotten imports
Compare 2 commits »
ryanc pushed to master at ryanc/bb 2022-09-05 18:03:59 +00:00
d3b95c693b Add test for SplitCommandAndArgs
043738668b Add new implementation of HasCommand
Compare 2 commits »
ryanc pushed to master at ryanc/bb 2022-09-05 17:55:16 +00:00
579921a975 s/HasCommand/ContainsCommand/g
ryanc pushed to master at ryanc/bb 2022-09-05 03:36:33 +00:00
4a024e98f2 Shorten
9b33684d60 HasCommand() should detect an invalid command when it has arguments
cd46fcb60d Add a first test
Compare 3 commits »
ryanc pushed to master at ryanc/lifx-go 2022-09-03 17:18:22 +00:00
15145d1f58 Sometimes, the last seen time is empty
ryanc pushed to master at ryanc/bb 2022-09-03 08:17:50 +00:00
33bf5eaff2 Add golangci-lint
ryanc pushed to master at ryanc/bb 2022-09-02 16:55:38 +00:00
0e4680eef2 Enable debug mode in docker-compose
ryanc pushed to master at ryanc/bb 2022-09-01 14:26:30 +00:00
6a389be6a7 Add helper to split the command and arguments
35c72daff4 Trim spaces
Compare 2 commits »
ryanc pushed to master at ryanc/bb 2022-09-01 14:25:22 +00:00
fa6f06f639 Fix CI job name
18d568b5c3 Add DealHandler
Compare 2 commits »
ryanc pushed to master at ryanc/bb 2022-09-01 14:23:44 +00:00
e4d6a3fdff Add build to CI
ryanc pushed to master at ryanc/ansible 2022-09-01 14:16:25 +00:00
b685c1027e Add test drone.yml