New issue
Advanced search Search tips

Issue 893751 link

Starred by 0 users

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Feature

Blocking:
issue 905027



Sign in to add a comment

build_packages: move to chromite

Project Member Reported by vapier@chromium.org, Oct 9

Issue description

build_packages should be mostly standalone.  it has a _lot_ of option parsing, but is largely "just" a runner script for calling other programs.

here's the steps:
(1) implement chromite/scripts/build_packages.py that provides same functionality as src/scripts/build_packages
(2) update any callers to use new chromite path (use cs/ to find callers)
(3) delete build_packages from src/scripts/
 
Blocking: 905027

Sign in to add a comment