f77940dff9
Merge pull request 'enable garfbot context awareness when user ask "is this true"' ( #9 ) from smart-garf into main
...
Garfbot CI/CD Deployment / Deploy (push) Successful in 46s
Reviewed-on: #9
This is a very simple implementation but I don't want to over-complicate the source with trying to add to much at once -- might come back to this one or do some more interesting things with context awareness
2026-01-04 12:19:55 +00:00
68696e25f0
test smart garf and fix weather error log
2026-01-04 06:13:15 -06:00
34f34e3def
stash extras
Garfbot CI/CD Deployment / Deploy (push) Successful in 1m4s
2025-08-28 06:55:01 -05:00
9b519c1fa9
run pre-commit on garfbot repo
Garfbot CI/CD Deployment / Deploy (push) Successful in 19s
2025-08-15 15:50:40 -05:00
c5ccb79f33
remote whitespace from deploy.yaml
Garfbot CI/CD Deployment / Deploy (push) Successful in 2m17s
2025-07-10 02:08:27 -05:00
4dd6ffb8a4
small edit to deployment script
Garfbot CI/CD Deployment / Deploy (push) Failing after 3s
2025-07-10 02:03:13 -05:00
8993d4edd2
fix exception handling on weather.py so it doesn't publicly send out my api token every time something bad happens
Garfbot CI/CD Deployment / Deploy (push) Successful in 16s
2025-06-08 20:31:21 -05:00
b25fc6f992
fix weather regex
Garfbot CI/CD Deployment / Deploy (push) Successful in 5s
2025-06-08 16:43:34 -05:00
e4f077de74
case insensitive cmds
Garfbot CI/CD Deployment / Deploy (push) Successful in 4s
2025-06-08 13:25:41 -05:00
9dd24bd322
weather regex
Garfbot CI/CD Deployment / Deploy (push) Successful in 15s
2025-06-08 13:18:26 -05:00
9a68c72d89
small fixes
Garfbot CI/CD Deployment / Deploy (push) Successful in 16s
2025-06-08 13:02:05 -05:00
a7412445d4
Update LICENSE
Garfbot CI/CD Deployment / Deploy (push) Successful in 15s
2025-06-08 12:41:21 -05:00
a32b25eb94
fix cmd prefix
Garfbot CI/CD Deployment / Deploy (push) Successful in 15s
2025-06-08 12:22:35 -05:00
b14261a8d4
fix weather error msg
Garfbot CI/CD Deployment / Deploy (push) Successful in 16s
2025-06-07 21:12:57 -05:00
8c08eed842
small refactor
Garfbot CI/CD Deployment / Deploy (push) Successful in 5s
2025-06-07 21:11:10 -05:00
13d2f09fe3
Merge pull request 'switch to commands bot' ( #8 ) from commands-bot into main
...
Garfbot CI/CD Deployment / Deploy (push) Successful in 16s
Reviewed-on: #8
hopefully this works!
2025-06-07 22:53:29 +00:00
97f90e3814
switch to commands bot
2025-06-07 17:52:20 -05:00
aa3996bbd9
fix deployment script
Garfbot CI/CD Deployment / Deploy (push) Failing after 48s
2025-06-07 13:43:14 -05:00
c71a55da2f
fix deployment script
Garfbot CI/CD Deployment / Deploy (push) Failing after 4s
2025-06-07 13:38:16 -05:00
7f0ce32eea
fix deployment script
Garfbot CI/CD Deployment / Deploy (push) Failing after 4s
2025-06-07 13:34:59 -05:00
e34469a755
Merge pull request 'move help and update dockerfile' ( #7 ) from help into main
...
Garfbot CI/CD Deployment / Deploy (push) Failing after 2m3s
Reviewed-on: #7
looks good
2025-06-07 18:08:30 +00:00
e1707e789c
move help and update dockerfile
2025-06-07 13:07:26 -05:00
a53a81a180
Merge pull request 'weather' ( #6 ) from weather into main
...
Garfbot CI/CD Deployment / Deploy (push) Failing after 4s
Reviewed-on: #6
2025-06-07 01:19:07 +00:00
4d2a0dc2d9
add weather
2025-06-06 20:14:50 -05:00
6ec931265f
Merge remote-tracking branch 'origin/main' into weather
2025-06-06 18:37:23 -05:00
bdc3c13edb
rename cicd compose stack
Garfbot CI/CD Deployment / Deploy (push) Successful in 1m22s
2025-06-06 17:36:28 -05:00
b63e1738d1
add docker compose and update pipeline
Garfbot CI/CD Deployment / Deploy (push) Successful in 18s
2025-06-06 17:20:43 -05:00
00bc9db5b3
hopefully this fixes it
Garfbot CI/CD Deployment / Deploy (push) Successful in 6s
2025-06-06 16:44:04 -05:00
9f9a484613
change Dockerfile to use python alpine img
Garfbot CI/CD Deployment / Deploy (push) Successful in 1m3s
2025-06-06 16:39:10 -05:00
aecafc53fc
fix garfbot help
Garfbot CI/CD Deployment / Deploy (push) Successful in 17s
2025-06-06 01:22:29 -05:00
af1c689fe7
add garfbot help
Garfbot CI/CD Deployment / Deploy (push) Successful in 4s
2025-06-06 01:20:43 -05:00
1f8fc09562
update README
Garfbot CI/CD Deployment / Deploy (push) Successful in 22s
2025-06-06 00:41:52 -05:00
2686f7e8b5
Merge pull request 'fix iputils f strings' ( #4 ) from iputils-refactor into main
...
Garfbot CI/CD Deployment / Deploy (push) Successful in 15s
Reviewed-on: #4
2025-06-05 23:23:51 +00:00
f887d38add
Merge branch 'main' into iputils-refactor
2025-06-05 23:23:07 +00:00
ef59f95bc0
fix iputils f strings
2025-06-05 18:21:19 -05:00
aeeec42358
Merge pull request 'fix iputils embeds' ( #3 ) from iputils-refactor into main
...
Garfbot CI/CD Deployment / Deploy (push) Successful in 16s
Reviewed-on: #3
2025-06-05 23:18:49 +00:00
c491cb0563
fix iputils embeds
2025-06-05 18:17:06 -05:00
9627af9ff3
Merge pull request 'iputils-refactor' ( #2 ) from iputils-refactor into main
...
Garfbot CI/CD Deployment / Deploy (push) Successful in 5s
Reviewed-on: #2
2025-06-05 22:27:09 +00:00
a131c4c2a4
Merge branch 'main' into iputils-refactor
2025-06-05 22:26:57 +00:00
6b9c2b638a
format etc
2025-06-05 17:25:43 -05:00
2415a8146d
looks good
2025-06-05 16:25:45 -05:00
d3eb82f1bd
Merge pull request 'refactor-cleanup' ( #1 ) from refactor-cleanup into main
...
Garfbot CI/CD Deployment / Deploy (push) Successful in 5s
Reviewed-on: #1
2025-06-05 18:34:22 +00:00
353284b2c3
looks good
2025-06-05 13:33:14 -05:00
82561f050f
getting classy
2025-06-04 21:36:43 -05:00
39b821ff7f
fix regex hopefully
Garfbot CI/CD Deployment / Deploy (push) Successful in 5s
2025-06-04 03:14:25 -05:00
d9ac0cc36e
some cleanup etc
Garfbot CI/CD Deployment / Deploy (push) Successful in 15s
2025-06-04 02:55:49 -05:00
d707398c26
some cleanup on main
Garfbot CI/CD Deployment / Deploy (push) Successful in 20s
2025-06-04 02:33:37 -05:00
0cb5f8fa38
implement auto response
Garfbot CI/CD Deployment / Deploy (push) Successful in 15s
2025-06-04 02:22:19 -05:00
d70584d4f8
log test
Garfbot CI/CD Deployment / Deploy (push) Successful in 15s
2025-06-03 20:57:39 -05:00
49831aeb47
response log
Garfbot CI/CD Deployment / Deploy (push) Successful in 15s
2025-06-03 20:55:41 -05:00