Commit Graph

175 Commits

Author SHA1 Message Date
Eric S. Londres 99dae44e60 Merge branch 'bovine' into 'master'
add bovine

See merge request slondr/BeerHolderBot!29
2021-08-22 02:16:37 +00:00
Eric S. Londres d348b548c1
add bovine 2021-08-21 22:05:29 -04:00
Eric S. Londres 788dca687f Merge branch 'yasd' into 'master'
[v0.3.8] /corn now embeds images rather than posting URLs

See merge request slondr/BeerHolderBot!28
2021-05-05 05:14:01 +00:00
Eric S. Londres 60b2a78ecb
I hate markdown 2021-05-05 01:07:05 -04:00
Eric S. Londres ebea0b8aa1
argh 2021-05-05 01:05:10 -04:00
Eric S. Londres 04459d1bb6
[v0.3.8] /corn now embeds images rather than posting URLs 2021-05-05 01:04:14 -04:00
Eric S. Londres dfa79f1dc1 Merge branch 'yasd' into 'master'
Yasd

See merge request slondr/BeerHolderBot!27
2021-04-23 05:44:30 +00:00
Eric S. Londres 6e8e428636
delete dumb readme 2021-04-23 01:38:26 -04:00
Eric S. Londres 21f4a7dc85
add dumb markdown file for creates.io 2021-04-23 01:37:17 -04:00
Eric S. Londres f96a436afe
update readme 2021-04-23 01:36:23 -04:00
Eric S. Londres 29acc30833
fix a lot of stuff and add a fancy grave 2021-04-23 01:35:05 -04:00
Eric S. Londres 2ec7fe50a9
yell at the caller 2021-04-23 01:12:35 -04:00
Eric S. Londres 43af2d2062 Merge branch 'yasd' into 'master'
Yet Another Stupid Death

See merge request slondr/BeerHolderBot!26
2021-04-23 04:37:05 +00:00
Eric S. Londres b1d0fb4505
make clippy happy (×2) 2021-04-23 00:30:59 -04:00
Eric S. Londres ee8e05fedf
make clippy happy 2021-04-23 00:30:30 -04:00
Eric S. Londres 18bff88dce
implement death 2021-04-23 00:28:27 -04:00
Eric S. Londres 0c174fc956
implement death 2021-04-23 00:23:29 -04:00
Eric S. Londres 0c428aec87 add source dataset for YAST 2021-04-22 23:55:22 -04:00
Eric S. Londres bc9e778e15 Merge branch 'v0.3.7' into 'master'
V0.3.7

See merge request slondr/BeerHolderBot!24
2021-03-29 03:16:20 +00:00
Eric S. Londres b21a1b582e Merge branch 'chain-dep' into 'v0.3.7'
Chain dep

See merge request slondr/BeerHolderBot!25
2021-03-29 03:09:10 +00:00
Eric S. Londres 42add528a8
bump version number of chain 2021-03-28 23:01:51 -04:00
Eric S. Londres b102a3e6dc
exit 2021-03-28 18:14:50 -04:00
Eric S. Londres 3a0161f525
markdown dumb 2021-03-28 18:12:15 -04:00
Eric S. Londres 5360eaedf7
add pipeline status badge 2021-03-28 18:11:42 -04:00
Eric S. Londres 993f224d65 Merge branch 'v0.3.7' into 'master'
V0.3.7

See merge request slondr/BeerHolderBot!23
2021-03-28 21:50:12 +00:00
Eric S. Londres aa45fa0081
fix reqwest version 2021-03-28 17:42:09 -04:00
Eric S. Londres ccea41fb50
pseudoterminal 2021-03-28 17:36:52 -04:00
Eric S. Londres 98bc21291d Merge branch 'v0.3.7' into 'master'
REEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE

See merge request slondr/BeerHolderBot!22
2021-03-28 21:24:34 +00:00
Eric S. Londres 7fa09426e9
REEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE 2021-03-28 17:17:03 -04:00
Eric S. Londres ab04b8c56d Merge branch 'v0.3.7' into 'master'
V0.3.7

See merge request slondr/BeerHolderBot!21
2021-03-28 21:03:18 +00:00
Eric S. Londres 37e0cb343c
fix script 2021-03-28 16:57:17 -04:00
Eric S. Londres 6636f38d1a
decript, then run 2021-03-28 16:48:47 -04:00
Eric S. Londres f0e08e2e0e Merge branch 'v0.3.7' into 'master'
V0.3.7

See merge request slondr/BeerHolderBot!20
2021-03-28 20:15:09 +00:00
Eric S. Londres 234420adc0
ree 2021-03-28 16:09:06 -04:00
Eric S. Londres b85e473ab4
fix CI again 2021-03-28 16:00:00 -04:00
Eric S. Londres 59005690eb Merge branch 'v0.3.7' into 'master'
fix ssh command

See merge request slondr/BeerHolderBot!19
2021-03-28 19:51:27 +00:00
Eric S. Londres cd093adb6e
fix ssh command 2021-03-28 15:45:22 -04:00
Eric S. Londres 7d2b37fbe8 Merge branch 'v0.3.7' into 'master'
Clean up code and fix deplyoment CI

See merge request slondr/BeerHolderBot!18
2021-03-28 19:32:56 +00:00
Eric S. Londres 42988b2755
load ssh key 2021-03-28 15:26:47 -04:00
Eric S. Londres 31680db976
update changelog 2021-03-28 15:11:31 -04:00
Eric S. Londres a3d284f8c6
change ".len() == 0" to ".is_empty()"
makes clippy happy
2021-03-28 15:10:59 -04:00
Eric S. Londres fa5a9dbccd
change "!= """ to "!is_empty()"
makes clippy happy
2021-03-28 15:10:04 -04:00
Eric S. Londres 22b50397f4
change ? to into() in errors
makes clippy happy
2021-03-28 15:09:16 -04:00
Eric S. Londres 4ceffb6071 Merge branch 'v0.3.7' into 'master'
Automated deployments

See merge request slondr/BeerHolderBot!17
2021-03-28 19:07:37 +00:00
Eric S. Londres db9f6edfef
implement caching in test phase 2021-03-28 14:56:02 -04:00
Eric S. Londres 459e58a478
update git repo on host when deploying 2021-03-28 14:52:29 -04:00
Eric S. Londres 0004a34d40
update changelog 2021-03-28 14:45:37 -04:00
Eric S. Londres 5ebedb4046
Merge remote-tracking branch 'origin/v0.3.7' into v0.3.7 2021-03-28 14:45:02 -04:00
Eric S. Londres 8812b3472c
add deploy script 2021-03-28 14:44:50 -04:00
Eric S. Londres b0a1267872
add test stage 2021-03-28 14:44:50 -04:00