-
-
Notifications
You must be signed in to change notification settings - Fork 827
Open
Labels
Description
PlatformIO packaging efforts downstream in Fedora, Debian, Arch, OpenWrt, and probably others must currently patch platformio-core
to remove the platformio upgrade
command to ensure packaging is not broken. This results in additional maintainer overhead.
Example patch from Fedora: platformio-short-circuit-upgrades.patch
CC: @musicinmybrain
As the maintainer of the OpenWrt PlatformIO package, and adoptive-maintainer of the Debian packaging. This would be greatly appreciated.
Request: Provide build-time flag to disable platformio upgrade
command
Jason2866