Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.01 KB

README.md

File metadata and controls

17 lines (11 loc) · 1.01 KB

Sea of Galilee

Use GitHub action to collect water levels measurements for the The Sea of Galilee, and Tweet new measurements.

Work flows

  1. A scheduled action uses babashka script to fetch and parse water levels from a remote host. If there are new records, they are committed and pushed into the repo under docs folder

  2. Another scheduled action that post a Tweet if any new measurements were done since last job execution Send tweet action

GitHub Pages

Measurements are also rendered using Chart.js in this GitHub page

Read more (blog post)

Read a more about this project in this Medium blog post