mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
closes #19352 Previously, the upload server (for PR previews) was run as root and "downleveled" to a non-privileged user from inside the node script. Now, with the latest version of `pm2` (which is used to run the upload server scripts), we can get rid of that workaround and set the desired UID directly through `pm2`. |
||
|---|---|---|
| .. | ||
| clean-up.sh | ||
| health-check.sh | ||
| init.sh | ||
| upload-server-prod.sh | ||
| upload-server-test.sh | ||
| verify-setup.sh | ||