appengine/

directory
v0.0.0-...-8271428 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 12, 2025 License: Apache-2.0

README

CIPD backend

Code layout:

  • frontend, backend - entry points for GAE modules.
  • impl - the root package with implementation guts of all APIs.
  • ui - web UI implementation.

Deployment:

gae.py upload -A chrome-infra-packages-dev
gae.py switch -A chrome-infra-packages-dev

This implementation replaced Python one, that used to live in infra.git repository. It has been removed in this commit.

Directories

Path Synopsis
Binary backend implements HTTP server that handles task queues and crons.
Binary backend implements HTTP server that handles task queues and crons.
Binary frontend implements HTTP server that handles requests to 'default' module.
Binary frontend implements HTTP server that handles requests to 'default' module.
Package impl instantiates the full implementation of the CIPD backend services.
Package impl instantiates the full implementation of the CIPD backend services.
Package ui implements request handlers that serve user facing HTML pages.
Package ui implements request handlers that serve user facing HTML pages.
Binary verification implements HTTP server that handles verification tasks.
Binary verification implements HTTP server that handles verification tasks.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL