Ryan Cavicchioni ryanc
  • Joined on 2019-11-24
ryanc pushed to master at ryanc/bb 2022-09-06 15:18:51 +00:00
cb9d8e194f Add .woodpecker.yml
f3145d8c1d Fix test name typo
Compare 2 commits »
ryanc pushed to master at ryanc/bb 2022-09-06 12:50:23 +00:00
4c5849daae Merge pull request 'Add a command router' (#2) from add-command-router into develop
c59c95c47a Refactor commands to use the router
0345b1cba1 Add a command router
a1d612abc0 Add time zone database to container
0f25b75fe4 Add forgotten imports
Compare 5 commits »
ryanc deleted branch add-command-router from ryanc/bb 2022-09-06 12:49:32 +00:00
ryanc merged pull request ryanc/bb#2 2022-09-06 12:49:19 +00:00
Add a command router
ryanc pushed to develop at ryanc/bb 2022-09-06 12:49:19 +00:00
4c5849daae Merge pull request 'Add a command router' (#2) from add-command-router into develop
c59c95c47a Refactor commands to use the router
0345b1cba1 Add a command router
Compare 3 commits »
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