meltano-on-github-actions
meltano-on-github-actions copied to clipboard
Consider publishing to GitHub Marketplace
trafficstars
I haven't dug deep yet on what this would take, but I wonder if it would be possible to make a set of generic config inputs and publish a parameterizable version of this to the GitHub Marketplace. Have you looked into this by chance?
https://docs.github.com/en/actions/creating-actions/publishing-actions-in-github-marketplace
Hey @aaronsteers - totally one of the next steps! We could create a composite action which abstracted away the Docker stuff, artifact download, Meltano execution and artifact upload. Inputs would need to be:
- Tap name
- Target name
- Env var & secret mappings
- Slack config