adrianabreu / titsa-gtfs-api

A quick api using tinybird sistem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate to gh-actions

adrianabreu opened this issue · comments

I forgot to renew my azure subscription and lost the azure function I was using for feeding the data into the real time.
As I want to keep on minimum cost as it is just a spare project I will schedule a GitHub action for this.

Make a curl request retrieving the existing values for the titsa_api
Parse the XML answer and transform it into a tinybird valid -ndjson

Store the credentials on GitHub secrets
Schedule a build.

Document it to a minimum, don't lose it again.