Skip to content

Commit 4770930

Browse files
committed
Automated deploy
1 parent c75a1e3 commit 4770930

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

scripts/deploy.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,13 @@ git pull
66
# and I don't have time to do this the right way right this second. pls forgive
77
# me, for I have sinned.
88
/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
910

1011
git commit -am "Automated deploy"
1112
git push
1213

14+
# Trigger Zulip blog watcher
15+
/home/steve/Code/python-zulip-api/.direnv/python-3.13/bin/python ./zulip/integrations/rss/rss-bot --stream=blog-posts
16+
1317
# Notify monitoring service
1418
curl https://hc-ping.com/f23b4ebb-b035-44c5-b100-9d263c64194b

0 commit comments

Comments
 (0)