mirror of
https://github.com/PlaneQuery/OpenAirframes.git
synced 2026-06-10 23:17:47 +02:00
Compare commits
32 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 65d9417cb2 | |||
| 87e37df035 | |||
| 250ac98e66 | |||
| 44e2af3239 | |||
| 7abd1c2169 | |||
| 6d1be9dc66 | |||
| 6fcf179fc4 | |||
| f3cca9037b | |||
| 725a42d075 | |||
| cc186f3707 | |||
| 2f41c6e954 | |||
| 6a9f81a8bf | |||
| 960661eebd | |||
| 1ea839669c | |||
| 2763e923fc | |||
| 70cc0ab490 | |||
| d333f8a8e4 | |||
| 01024c4695 | |||
| f2a64fc34c | |||
| a2652fe64c | |||
| c2e174f22c | |||
| 2c7c1a713a | |||
| 5c7cdf12b1 | |||
| 4e22b19786 | |||
| aedd7b3df5 | |||
| 60869bc178 | |||
| 66a1108ac9 | |||
| d1f5ab693b | |||
| efe63743ab | |||
| 8368bfcbc9 | |||
| e701f424a2 | |||
| 34a8cf1324 |
@@ -47,7 +47,7 @@ jobs:
|
||||
echo "tag=$TAG" >> "$GITHUB_OUTPUT"
|
||||
echo "csv_file=$CSV_FILE" >> "$GITHUB_OUTPUT"
|
||||
echo "csv_basename=$CSV_BASENAME" >> "$GITHUB_OUTPUT"
|
||||
echo "name=planequery-aircraft snapshot ($DATE)" >> "$GITHUB_OUTPUT"
|
||||
echo "name=FAA ReleasableAircraft snapshot ($DATE)" >> "$GITHUB_OUTPUT"
|
||||
|
||||
- name: Create GitHub Release and upload assets
|
||||
uses: softprops/action-gh-release@v2
|
||||
|
||||
@@ -1 +1 @@
|
||||
Downloads [`https://registry.faa.gov/database/ReleasableAircraft.zip`](https://registry.faa.gov/database/ReleasableAircraft.zip). Creates a daily GitHub Release at 06:00 UTC containing the unaltered `ReleasableAircraft.zip` and a derived CSV file with all data from FAA database since 2023-08-16. The FAA database updates daily at 05:30 UTC.
|
||||
Downloads [`https://registry.faa.gov/database/ReleasableAircraft.zip`](https://registry.faa.gov/database/ReleasableAircraft.zip). Creates a daily GitHub Release at 06:00 UTC containing the unaltered `ReleasableAircraft.zip` and a derived CSV file with all data. The FAA database updates daily at 05:30 UTC.
|
||||
Reference in New Issue
Block a user