Refactor devtools-internal support

In a recent CL we introduced `projects` which got passed along the pipeline providers when retrieving files. This CL removes all projects logic from providers again, and creates a dedicated pipeline for each project.

Bug: 1353757
Change-Id: I49be9c8f660dd8270886cf3694c8b603fe802ea2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/chrome-devtools-frontend/+/3850465
Commit-Queue: Liviu Rau <liviurau@google.com>
Reviewed-by: Liviu Rau <liviurau@google.com>
4 files changed
tree: 069ef753682ed30adf436ab83988ce5b909516bd
  1. gae_py3/
  2. .gitignore
  3. codereview.settings
  4. OWNERS
  5. README.md
  6. WATCHLISTS
  7. whitespace.txt
README.md

This repo contains:

  • the infra for serving the devtools frontend from Google's app engine (gae_py3)

See this README and go/devtools-hosting-app for details.

go/devtools-uploader references to a deprecated version of this app.