Bug 213427 - [Flatpak SDK] Persist sccache auth token across flatpak updates
Summary: [Flatpak SDK] Persist sccache auth token across flatpak updates
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Philippe Normand
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-06-20 02:01 PDT by Philippe Normand
Modified: 2020-06-22 02:24 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.74 KB, patch)
2020-06-20 02:03 PDT, Philippe Normand
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2020-06-20 02:01:31 PDT
Currently `webkit-flatpak -u` skips the sccache config even if one was previously enabled. The workaround is to pass the auth token again with `-t <token>` but we could be smart and reuse it from the previous config.
Comment 1 Philippe Normand 2020-06-20 02:03:41 PDT
Created attachment 402381 [details]
Patch
Comment 2 EWS 2020-06-22 02:23:24 PDT
Committed r263344: <https://trac.webkit.org/changeset/263344>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 402381 [details].
Comment 3 Radar WebKit Bug Importer 2020-06-22 02:24:19 PDT
<rdar://problem/64589161>