This will probably sound crazy but does anyone orc...
# best-practices
e
This will probably sound crazy but does anyone orchestrate meltano using Github Workflows?
v
yes, and you're not crazy! Gitlab and Github I do all the time 😄
e
Are there any footguns I need to watch out for? Context is I have a pretty simple extract/load job I want to run nightly and have used Github Workflows in the past as a free cron service.
v
yes, but it depends on what exactly you're doing Generally just go for it, the footguns aren't that bad
e
Been doing it for a while 🙂 https://github.com/edgarrmondragon/meltano-dogfood/
💯 1