LineaLabs / lineapy

Move fast from data science prototype to pipeline. Capture, analyze, and transform messy notebooks into data pipelines with just two lines of code.
https://lineapy.org
Apache License 2.0
664 stars 58 forks source link

Add manual dispatch options to Lineapy GithubAction Tests #875

Closed andycui97 closed 1 year ago

andycui97 commented 1 year ago

Description

Add dispatch options to Lineapy Tests, which will allow triggering of tests on a branch manually. This is done by adding on:workflow_dispatch directive to each action.

Type of change

How Has This Been Tested?

Tested on personal fork.

image