Brett Cannon · 62w I'm looking for a functions-as-a-service with a cron/schedule trigger. I have found some, but I'm wondering if I'm missing any (I'll take any that can run Python, Rust, JS via ReScript or Gleam, or BE... Stephan Heuel @Stephan Heuel 1748500263 @nprofile1q... Would it be sufficient to (mis-)use a CI/CD pipeline? I have GitHub repos which periodically run a Python script via GH Actions. For example: https://github.com/ping13/listmonk-rss/blob/main/.github/workflows/listmonk_rss.ymlWorks for private repos, too. 1