[DevTools] Bugfix pipeline response for unknown versions This fixes an issue which raised a 500 for some unknown revisions instead of returning a 404. Bug: 1259612 Change-Id: Ied0487e8c6354f7c4fafad6a267ca6c153af68bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/chrome-devtools-frontend/+/3447377 Auto-Submit: Alexander Schulze <[email protected]> Reviewed-by: Tim Van der Lippe <[email protected]> Commit-Queue: Tim Van der Lippe <[email protected]>
This repo contains:
the infra for serving the devtools frontend from appengine (gae), written in python 2
the infra for uploading new frontend assets to GCS (gce).
the infra for serving the devtools frontend from appengine (gae_py3), migrated to python 3
The projects gae and gce will be deprecated when the transition from py2 to py3 is completed.
See go/devtools-uploader for details.