aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github (unfollow)
Commit message (Collapse)Author
2023-12-10fix target architectures & linksEgor Tensin
On https://www.flightradar24.com/share-your-data, the Raspberry Pi link now points to arm64 builds only. Also, download links for Linux packages are different now.
2023-02-08shorter platform namesEgor Tensin
2023-02-08Makefile: remove docker/build recipeEgor Tensin
It's kinda counter-productive to have it, since it's exactly the same as compose/build.
2023-02-07workflows/ci: add a job to run docker buildxEgor Tensin
2023-02-07workflows/ci: rename jobsEgor Tensin
2022-10-16workflows/ci: upgrade actionsEgor Tensin
2021-06-15workflows/ci: rename to "CI"Egor Tensin
2021-06-15workflows/publish -> workflows/ciEgor Tensin
2021-06-15workflows/publish: use ubuntu-latestEgor Tensin
2020-11-30add GitHub workflowEgor Tensin