jellyfin-vue/.github
Fernando Fernández 3031b29021
ci!: drop linux/arm support
armhf/armv7+ architecture is being dropped these days by a multitude
of other applications in favor of arm64
We kept it because, back at the time, Raspberry Pi OS 64 was really new
and there wasn't a widespread support of the architecture in that specific SBC
family. This is no longer the case, so the importance
to keep it just for the sake of backwards compatibility is really low.

It's not the first time since arm has posed some challenges after the introduction
of lightningcss. We could always deprecate it (being it's Vite support experimental)
but the possibility to automatically have the best CSS compatibility just by using browserslists
is a really huge advantage over the old PostCSS/esbuild setup.
Plus the resulting CSS it's smaller in size.

Upstream doesn't want to really support the platform either (and they're somewhat right): https://github.com/parcel-bundler/lightningcss/issues/563

Signed-off-by: GitHub <noreply@github.com>
2023-12-06 13:17:34 +00:00
..
ISSUE_TEMPLATE chore(github): fix some markdown in issue template 2021-08-26 17:16:49 +02:00
workflows ci!: drop linux/arm support 2023-12-06 13:17:34 +00:00
labeler.yml feat: finish pinia implementation, remove all vuex mentions and lint files 2022-05-02 10:06:01 +02:00
renovate.json ci(renovate): improve lockfileMaintenance updates 2023-10-26 17:04:57 +00:00