fxa/_scripts
Danny Coates c3780546b6
fix(local-dev): added fxa-shared and fxa-react to pm2
In order to keep the typescript shared modules up to date for their dependents to use while running locally this adds them to pm2 so that a `tsc --watch` can run alongside the other services.

Note, this DOES NOT automatically restart dependent javascript service processes.

This change refactors pm2-all.sh in order to start processes in dependency topological order. This requires an update to most pm2.config.js files in order to set PATH correctly while running under yarn.
2020-06-03 10:05:02 -07:00
..
configs refactor(config): replace 127.0.0.1 with localhost 2020-04-15 13:55:42 -07:00
adb-reverse.sh fix(localdev): Help local dev environment work with mobile browsers. 2020-04-01 17:19:10 +11:00
audit.sh chore(audit): only audit once per day 2020-04-13 15:45:34 -04:00
base-docker.sh fix(docker): need to specify types in some tsconfigs 2020-05-21 14:56:08 -07:00
build-builder.sh feat(docker): created fxa-builder docker image 2020-04-22 16:27:22 -07:00
build-fxa-node.sh feat(docker): created fxa-builder docker image 2020-04-22 16:27:22 -07:00
build-storybooks-indexes.js feat(storybook): build static gh-pages site from storybook builds 2020-05-20 19:48:00 -04:00
build-storybooks.sh feat(storybooks): Switch Storybook notification from comment post to commit status check 2020-05-27 17:41:24 -04:00
check-mysql.sh feat(docker): created fxa-builder docker image 2020-04-22 16:27:22 -07:00
check-package-manager.sh refactor(packages): use workspace references 2020-05-21 10:57:21 -07:00
check-ports.sh refactor(npm-scripts): refactored npm scripts for better ergonomics 2020-04-13 16:17:36 -07:00
check-url.sh refactor(npm-scripts): refactored npm scripts for better ergonomics 2020-04-13 16:17:36 -07:00
config-fxios.js refactor(config): replace 127.0.0.1 with localhost 2020-04-15 13:55:42 -07:00
create-version-json.sh feat(docker): created fxa-builder docker image 2020-04-22 16:27:22 -07:00
firestore.sh refactor(npm-scripts): refactored npm scripts for better ergonomics 2020-04-13 16:17:36 -07:00
fxa-email-service.sh refactor(npm-scripts): refactored npm scripts for better ergonomics 2020-04-13 16:17:36 -07:00
gh-pages.sh refactor(packages): use workspace references 2020-05-21 10:57:21 -07:00
git-checkout-hook.sh feat(dev): added post-checkout/merge git hooks to keep deps in sync 2020-05-26 16:13:14 -07:00
git-merge-hook.sh feat(dev): added post-checkout/merge git hooks to keep deps in sync 2020-05-26 16:13:14 -07:00
goaws.sh Changed all bash references to sh mozilla/fxa-local-dev#110) 2018-05-29 11:58:51 -04:00
memcached.sh refactor(npm-scripts): refactored npm scripts for better ergonomics 2020-04-13 16:17:36 -07:00
mysql.sh refactor(npm-scripts): refactored npm scripts for better ergonomics 2020-04-13 16:17:36 -07:00
pm2-all.sh fix(local-dev): added fxa-shared and fxa-react to pm2 2020-06-03 10:05:02 -07:00
pubsub.sh refactor(npm-scripts): refactored npm scripts for better ergonomics 2020-04-13 16:17:36 -07:00
pushbox-db.sh refactor(npm-scripts): refactored npm scripts for better ergonomics 2020-04-13 16:17:36 -07:00
pushbox.sh refactor(npm-scripts): refactored npm scripts for better ergonomics 2020-04-13 16:17:36 -07:00
redis.sh chore(oauth): Phase 1 of oauth->auth server consolidation #1922 2019-10-01 16:30:40 -07:00
syncserver.sh refactor(config): replace 127.0.0.1 with localhost 2020-04-15 13:55:42 -07:00
test-package.sh refactor(packages): use workspace references 2020-05-21 10:57:21 -07:00
upload-assets-to-cdn.sh refactor(npm-scripts): refactored npm scripts for better ergonomics 2020-04-13 16:17:36 -07:00