NEW217703
[Flatpak SDK] Allow manual branch switches
https://bugs.webkit.org/show_bug.cgi?id=217703
Summary [Flatpak SDK] Allow manual branch switches
Philippe Normand
Reported 2020-10-14 04:42:16 PDT
Expose a `--sdk` option to webkit-flatpak to allow roll-backs and local branch upgrades.
Attachments
WIP (2.47 KB, patch)
2020-10-14 04:43 PDT, Philippe Normand
no flags
Philippe Normand
Comment 1 2020-10-14 04:43:50 PDT
Philippe Normand
Comment 2 2020-10-14 04:44:54 PDT
rollback example: `WEBKIT_FLATPAK_USER_DIR=$PWD/WebKitBuild/UserFlatpak-0-2 webkit-flatpak --branch="0.2"` Then keep WEBKIT_FLATPAK_USER_DIR set when building and running tests.
Note You need to log in before you can comment on or make changes to this bug.