Ryan Cavicchioni ryanc
  • Joined on 2019-11-24
ryanc pushed to master at ryanc/ansible 2024-04-14 22:54:47 +00:00
93cbf7eb4c Replace certbot with lego
cb60bcb5f8 nginx: refactor role
7ca9b6dc8c wireguard: support 'Table' and 'PersistentKeepalive'
0addb1e6a0 unattended-updates: enable normal updates
9acc10b73f rsyslog: use variables for paths
Compare 7 commits »
ryanc pushed to master at ryanc/ansible 2024-04-14 22:48:59 +00:00
05b1e8da07 loki: flesh out role
45ddb507ef mtail: remove dead code
1cce3fc642 nftables: add more rules
7168a89e53 Fix typos in Promtail systemd unit
4e338917dc iptables: open ports for promtail syslog
Compare 14 commits »
ryanc pushed to master at ryanc/ansible 2024-04-14 22:14:00 +00:00
b02da06c97 Add roles for lego, logcli, mimir, process_exporter, smokeping_prober, and vector
ce692e4560 Add nftables role
42ba49c865 common: refactor
4b581b8a78 restic: remove tidy job
132b6d800a Remove Python 2 packages
Compare 9 commits »
ryanc pushed to develop at ryanc/bb 2022-09-25 02:45:25 +00:00
a0fc17fd89 Refactored handlers and command handlers
ryanc pushed to develop at ryanc/bb 2022-09-25 02:43:40 +00:00
39fec05ff4 Refactored handlers and command handlers
ryanc pushed to develop at ryanc/bb 2022-09-23 03:55:13 +00:00
7a0c90a5f7 Move config to a separate package
ryanc pushed to develop at ryanc/bb 2022-09-18 19:57:34 +00:00
b8b994157e Refactor RPS/RPSLS
ryanc pushed to develop at ryanc/bb 2022-09-15 14:32:55 +00:00
6139db889d Refactor RPS/RPSLS
12372522e9 Add rock, paper, scissors, lizard, spock
Compare 2 commits »
ryanc pushed to develop at ryanc/bb 2022-09-14 13:35:40 +00:00
333bc3b26c Add rock, paper, scissors, lizard, spock
a3137e5276 Refactor rock, paper, scissors
Compare 2 commits »
ryanc pushed to develop at ryanc/bb 2022-09-13 13:57:03 +00:00
7b3368eea4 Unmarshal the weather summary
ryanc pushed to develop at ryanc/bb 2022-09-09 15:44:11 +00:00
5a141be534 Add rock, paper, scissors command
49000133d8 Return empty args slice is the argument is an empty string
756aaf2379 Add more default emojis to the reaction handler
6bd4744745 Return errors to main
Compare 4 commits »
ryanc pushed to master at ryanc/bb 2022-09-08 07:44:16 +00:00
211f963b87 Update dependencies
04aef2f0e4 Reload the config file on SIGHUP
9221a218b9 Log config file being loaded
a551a10e59 Shorten an error check
d8a28fb211 Add method to load the config
Compare 17 commits »
ryanc pushed to develop at ryanc/bb 2022-09-08 07:44:07 +00:00
211f963b87 Update dependencies
ryanc pushed to develop at ryanc/bb 2022-09-08 07:35:47 +00:00
04aef2f0e4 Reload the config file on SIGHUP
9221a218b9 Log config file being loaded
a551a10e59 Shorten an error check
d8a28fb211 Add method to load the config
2ac0df3494 Binding to the DEBUG environment variable is not necessary
Compare 5 commits »
ryanc pushed to develop at ryanc/bb 2022-09-08 06:45:33 +00:00
a151b08142 Move flags to init()
ryanc pushed to develop at ryanc/bb 2022-09-08 06:01:25 +00:00
7ff6e74148 Remove weather handler config struct
ryanc pushed to develop at ryanc/bb 2022-09-08 06:00:00 +00:00
b419cfde69 Fix workaround for optional config file with Viper
534b3e5fcd Bind config file in Docker
Compare 2 commits »
ryanc pushed to develop at ryanc/bb 2022-09-07 05:55:16 +00:00
446ac616bf Fix lint errors
e2032942ca Add handlers to Bot struct
31cf6f6c9a Move code out of main.go
5651df37ef Move command functions under a bot struct
Compare 4 commits »
ryanc pushed to develop at ryanc/bb 2022-09-06 16:25:50 +00:00
8606ed0200 Remove .woodpecker.yaml
ryanc pushed to develop at ryanc/bb 2022-09-06 15:47:02 +00:00
3efa3fb5a2 Re-enable lint step