kedro-org / kedro-starters

Templates for your Kedro projects.
Apache License 2.0
63 stars 57 forks source link

Create github action workflows for automatic release #140

Closed ankatiyar closed 11 months ago

ankatiyar commented 11 months ago

Motivation and Context

A release on kedrorepo will trigger a Github release on kedro-starters

How has this been tested?

Tested on fork - https://github.com/ankatiyar/kedro/blob/main/.github/workflows/trigger.yml & https://github.com/ankatiyar/kedro-starters/blob/main/.github/workflows/release.yml This release was published automatically https://github.com/ankatiyar/kedro-starters/releases/tag/0.0.6

Checklist

ankatiyar commented 11 months ago

I'll move the tests + lint separately.

noklam commented 11 months ago

Can we leave a comment this is triggered from kedro and reference to the config?