bitfocus / companion-pi

Bitfocus Companion enables the reasonably priced Elgato Streamdeck to be a professional shotbox surface for an increasing amount of different presentation switchers, video playback software and broadcast equipment.
http://bitfocus.io/companion
MIT License
28 stars 8 forks source link

companion-update forcing me to update to v3 #6

Closed gavalierm closed 1 year ago

gavalierm commented 1 year ago

I m on 2.4.1 and after during the update i was forced to update to v3.

It looks like my git was pulled to latest and skip 2.4.2 version.

I fix it by git reset --hard dd11d9c466d1fab8ff0a50f12af72fa1e4b8cfdf

To revert back to last commit on before v3.

Julusian commented 1 year ago

I don't have any good suggestions here. 2.4.2 was not planned to exist when I made the changes here for 3.0. The update process for them is completely incompatible, so I really don't want to have to support both, as it will be really fiddly to do and will make a mess

gavalierm commented 1 year ago

No worry i handle it for my self.

https://github.com/gavalierm/companion-pi-install

I need to notice you only, that this is happening.

When 3.0 will be released as stable i rewrite my code, without --hard reset to 2.4.2

Maybe you cen create new branche for 3.0 and revert back main branche to 2.4.2 and when 3.0. will be stable you can marge the dev branche to the main.

Julusian commented 1 year ago

The updater now prompts you with slightly different wording, and if you say no it will follow the old v2 update procedure