File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,16 +5,10 @@ git pull
55# I know this is jank to hard code but it's only running on my server for now
66# and I don't have time to do this the right way right this second. pls forgive
77# me, for I have sinned.
8- /home/steve/.rbenv/versions/3.2.3/bin/ruby ./scripts/fetch_blogs.rb
9- cat ~ /Code/webring/_data/fellows.yaml | yq ' .[].rss_url' | sed -e ' /^null$/d' > ~ /.cache/zulip-rss/rss-feeds
8+ rv run ./scripts/fetch_blogs.rb
109
1110git commit -am " Automated deploy"
1211git push
1312
14- # Trigger Zulip blog watcher
15- /home/steve/Code/python-zulip-api/.direnv/python-3.13/bin/python \
16- /home/steve/Code/python-zulip-api/zulip/integrations/rss/rss-bot \
17- --stream=blog-posts
18-
1913# Notify monitoring service
2014curl https://hc-ping.com/f23b4ebb-b035-44c5-b100-9d263c64194b
You can’t perform that action at this time.
0 commit comments