YarosMallorca / MissionPlanner-to-Litchi

Convert Mission Planner (ArduCopter) Waypoint Missions to Litchi CSV Format to execute on DJI Drones
42 stars 8 forks source link

Dev: automation #20

Open JoeKae opened 1 year ago

JoeKae commented 1 year ago

We should utilize github actions for

YarosMallorca commented 1 year ago

This would be great, but I have never done such automations in GitHub. Please give more info on how you would do it. By the way, do you have access to the Actions tab of this repository? I'm assuming this is how it would be implemented.

JoeKae commented 1 year ago

I know how it works, but for some time I did not find the time to work on this repo. I will work on it when I have more time available.

I have access to the Github Actions tab. To use the automations you upload github workflow files (yaml) that tell github what to do and when to trigger it.