orcestra-campaign / flight_segmentation

Machine readable flight segment descriptions for selected platforms participating in ORCESTRA
0 stars 6 forks source link

Automatically build combined yaml file #122

Closed d70-t closed 19 hours ago

d70-t commented 1 day ago

This PR automatically builds a combined yaml file for all segmented flights (and supposedly publishes it on github pages if run on the main branch).

It does so by

For faster data retrieval, the IPFS node running in CI will proactively peer with known peers of the orcestra campaign.

tmieslinger commented 19 hours ago

Thanks for adding a workflow to concatenate and publish the flight segments! I tested the makefile, which nicely produces the all_flights.yaml and the workflow part I just read and couldn't find anything obviously strange. So I'll merge it and we will see what happens :)