canmove, Confirmed users
1,394
edits
| Line 148: | Line 148: | ||
== Updating code == | == Updating code == | ||
BuildAPI updates are handled like any other webapp, through pushes. Login to relengwebadm, become root, cd to /data/releng/src/buildapi, and run ./update $rev. | BuildAPI has two components: BuildAPI and Selfserve Agent. They're deployed differently | ||
=== BuildAPI === | |||
BuildAPI updates are handled like any other webapp, through pushes. Login to relengwebadm, become root, cd to /data/releng/src/buildapi, and run ./update $rev. See [[ReleaseEngineering/How_To/Update_BuildAPI]] for a bit more detail. | |||
=== Selfserve Agent === | === Selfserve Agent === | ||