Starbeamrainbowlabs sbrl
sbrl pushed to master at sbrl/arduino 2019-04-22 23:36:56 +00:00
f8e5e2dd8b Merge branch 'master' of git.starbeamrainbowlabs.com:sbrl/arduino
22a1390a9a Fix typo
Compare 2 commits »
sbrl pushed to master at sbrl/RhinoReminds 2019-03-31 11:14:17 +00:00
3d4af3eb2f Add 1s grace time for processing to sorry I'm late message
sbrl pushed to master at sbrl/RhinoReminds 2019-03-29 00:08:11 +00:00
ef8c90b4ad Remove debug call in CI script
sbrl pushed to master at sbrl/RhinoReminds 2019-03-29 00:05:07 +00:00
b47c7e4cf7 Properly detect branch name using the git-repo environment variable
sbrl pushed to master at sbrl/RhinoReminds 2019-03-28 23:07:50 +00:00
23be94ff5e Add debug logging to ci script
sbrl pushed to master at sbrl/RhinoReminds 2019-03-28 23:04:54 +00:00
eeea59eaff Add --auto-exit CLI param
sbrl pushed to master at sbrl/RhinoReminds 2019-03-28 23:00:08 +00:00
dced63f02c Don't deploy if we're on master
sbrl pushed to master at sbrl/RhinoReminds 2019-03-28 20:35:32 +00:00
c9d2f1b939 Turns out I didn't understand how SortedSet IComparers work :P
sbrl pushed to master at sbrl/RhinoReminds 2019-03-28 20:03:12 +00:00
141bccc03c Embed git commit hash in binary & output version number
sbrl pushed to master at sbrl/RhinoReminds 2019-03-28 19:34:52 +00:00
ab19b82d35 Update NuGet packages
sbrl pushed to master at sbrl/RhinoReminds 2019-03-28 19:30:06 +00:00
48c62f53e1 Update lantern build engine
sbrl pushed to master at sbrl/RhinoReminds 2019-03-28 19:27:57 +00:00
23fb6cf820 Bugfix: Actually get the really right reminder this time....hopefully
sbrl pushed to master at sbrl/RhinoReminds 2019-03-14 22:31:04 +00:00
b7f3f27042 Add logrotate script
sbrl pushed to master at sbrl/RhinoReminds 2019-03-11 21:21:20 +00:00
64bb9550b3 Bugfix: Wait in the right reminder next, fix regexes
sbrl pushed to master at sbrl/RhinoReminds 2019-03-11 20:51:31 +00:00
23a9fa3ed7 Change it back, because it's not working right.
sbrl pushed to master at sbrl/RhinoReminds 2019-03-11 20:41:57 +00:00
49316836d9 Merge branch 'master' of git.starbeamrainbowlabs.com:sbrl/RhinoReminds
a256158f89 Tweak Task.Delay() to fix odd issue
Compare 2 commits »
sbrl pushed to master at sbrl/RhinoReminds 2019-03-04 14:40:14 +00:00
e60dd12751 Bugfix: Don't crash if an avatar isn't requested
sbrl pushed to master at sbrl/RhinoReminds 2019-03-03 12:37:39 +00:00
8099155455 Change compilation target to AnyCPU
sbrl pushed to master at sbrl/RhinoReminds 2019-03-03 12:23:50 +00:00
b32999f80e Update Microsoft.Recognisers.Text
sbrl pushed to master at sbrl/RhinoReminds 2019-02-17 23:35:08 +00:00
c3908ec2c7 Start writing package build task, but it's not finished yet