mirror of
https://github.com/PlaneQuery/OpenAirframes.git
synced 2026-09-14 09:58:55 +02:00
Each source accumulates by reading its own previous release asset, but only the joined registry and the FAA CSV were published. Transport Canada could therefore never find a prior asset and would have rebuilt from a single day on every run, permanently. - stage the joined CSV and every per-source asset into one flat directory before upload, so the artifact has a single root and nothing is lost to the least-common-ancestor rule - carry the per-source CSVs into the release by glob, so a new source needs no edit here Generated-by: Claude Opus 5 <noreply@anthropic.com>