Migrate to gh-actions
adrianabreu opened this issue · comments
Adrian Abreu commented
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.