DescriptionChange structure of pointers to latest versions of apps in Google Storage.
The goal of this CL is to allow a server app to serve apps that are stored in
gs://mojo/services without having to be aware of what repo those apps were
published out of. To that end, this CL changes the monolithic LATEST file that
was previously being used to indicate the latest version of services to instead
be a per-app file whose contents are the URL where the current version of the
app can be found. We will then be able to have the server app serve e.g.
HTMLViewer simply by having the Chromium upload script write the
html_viewer_location file in the right place.
R=qsr@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/18238833b4ca3c5518a5401526d0de45cacefbea
Patch Set 1 #Patch Set 2 : Self-review #Patch Set 3 : Self-review #
Total comments: 2
Patch Set 4 : Response to review #Messages
Total messages: 10 (3 generated)
|