Граф коммитов

46 Коммитов

Автор SHA1 Сообщение Дата
vladikoff 6e9da39c8f feat(npm): update to latest npmshrink
Connects to https://github.com/mozilla/fxa/issues/325
2018-12-24 13:24:54 -05:00
Phil Booth 726255a415
fix(scripts): make tls-shrink script portable 2018-09-27 15:25:36 +01:00
Phil Booth 0da2fe74af
feat(scripts): force registry links in shrinkwrap to use tls 2018-09-24 18:41:56 +01:00
Hritvi Bhandari 05d10b84f5 fix(scripts): Fix the run_remote_dev.sh script (#6505) r=@shane-tomlinson 2018-08-27 22:02:36 +01:00
Shane Tomlinson df68a56ae7
chore(install): Only clone the l10n repo if needed. (#6393) r=@vladikoff
We delete the l10n directory and re-clone
*every time* we do an `npm install`. This takes
a long time on a slow connection.

This change checks if the l10n directory exists,
if it does it reverts any local changes and pulls.

If the directory doens't exist, then clone the
l10n repo.
2018-07-30 10:33:12 +01:00
Vlad Filippov 417103bf67 refactor(l10n): extract l10n from node_modules (#5395) r=@shane-tomlinson 2017-09-06 13:18:38 +01:00
Vlad Filippov 95c16fbbeb chore(scripts): fix up npm start-remote script, switch to fxaci box (#5265)
Make it easier for contributors to get started and get the script working again
2017-07-21 12:49:10 -04:00
Vlad Filippov fe1b4645bb fix(docker): add bower instructions and l10n fix (#4663) 2017-01-24 10:32:47 -05:00
Vlad Filippov cbc75cff40 revert(docker): Add CloudOps Dockerfile & CircleCI build instructions" (#4643) 2017-01-19 11:19:46 -05:00
Jon Buckley dc46ea016b feat(docker): Add CloudOps Dockerfile & CircleCI build instructions (#4620) r=vladikoff 2017-01-16 18:19:58 -05:00
Vlad Filippov 4c4e8da90a fix(l10n): move l10n install into postinstall (#4498) r=vbudhram 2016-12-13 11:49:32 -05:00
John Morrison 850e19bd8c chore(awsbox): remove no longer used awsbox 2015-12-18 19:16:40 -08:00
Nelson Pestana 0eefb94d72 fix(config): copy 'local.json-dist' to 'local.json' if it don't exists
Create 'scripts/check-local-config.js' to check if 'local.json' don't exists.
This script will run on 'npm start' before 'grant server'.

Closes #2619
2015-09-29 00:47:14 +01:00
John Morrison 6e345eb317 chore(version): generate legacy-format output for ./config/version.json 2015-08-13 11:52:19 -07:00
vladikoff fb175809f8 fix(server): let server task fail if port is in use 2015-07-08 16:19:27 -04:00
vladikoff 745e569b80 fix(lint): remove "use strict" from server code
Fixes #2558
2015-06-18 12:24:29 -04:00
Sai Pc 1e02332878 chore(lint): switch from JSHint to ESLint
Fixes #2550
Switch from JSHint to ESLint
Add rules to ESLint
Also have JSHint in parallel
Remove old dependencies reported by amdcheck
Remove unused variables reported by ESLint
2015-06-12 14:06:52 -07:00
vladikoff 4892bd3635 Remove grunt-blanket-mocha 2014-09-23 11:42:49 -04:00
Zachary Carter d0d141761f fix(l10n): ensure that supported languages are a subset of the default supported languages 2014-07-30 17:21:21 -07:00
vladikoff 6e9962d6bf Adds copyright header to post_install 2014-05-27 22:02:25 -07:00
vladikoff 846585508e fix(build): Exclude testing tools from production build 2014-05-23 18:55:03 -04:00
John Morrison ea651795b8 use npm shrinkwrap 2014-03-06 12:50:16 -08:00
John Morrison 0a80fbad38 fix(server): run_locally.js - just pipe the child streams to stdout/stderr 2014-03-05 11:33:29 -08:00
John Morrison 32f64b304b fix(server): add timestamps to log lines - fixes GH-662 2014-03-05 11:10:52 -08:00
Zach Carter 907ee2a61f Merge pull request #644 from mozilla/rfk/cleanup-build-tempfiles
Cleanup build tempfiles in auto-update script.
2014-02-27 17:20:36 -08:00
Ryan Kelly 6757326c0a Cleanup build tempfiles in auto-update script. 2014-02-28 11:55:28 +11:00
Peter deHaan a22f5fccca adding preinstall npm task 2014-02-25 11:20:40 +00:00
Zachary Carter fbf6cb527a add po merge script 2014-02-19 13:19:33 -08:00
Peter deHaan c37d4e8bc7 Fixing a few style warnings from jscs 2014-01-15 11:17:30 -08:00
Zachary Carter 3e18f54a39 Move things around to handle awsbox deploy 2014-01-10 13:00:59 -08:00
Ryan Kelly 839d030df3 Add Mike Trinkala to authorized_keys on the awsbox. 2014-01-10 10:53:52 +11:00
Shane Tomlinson 4ebb1c1736 Allow the server to be started via grunt.
* run_locally.js only runs its initialization if run from the command line.
* Add a production.json file which switches the static root dir to "dist".
* Ditch the "mocha" task, it is not yet used.
* update README with commands.
2013-12-11 13:16:47 +00:00
Shane Tomlinson 51e7a4e75d In the startup script, delete the port so that travis is happy 2013-12-09 12:18:54 +00:00
Shane Tomlinson e840958c0e Add intel as the logger, log all the server requests. 2013-12-09 11:42:29 +00:00
Shane Tomlinson 266ae941c1 Simplify the run_locally script.
* Allow the PORT to be specified in the environment, convict will take care of reading from the configuration file, environment or default.
* Simplify the path finding to the correct bin file.
2013-12-09 11:14:17 +00:00
Zachary Carter 40aff582cf remove all the unused things 2013-12-04 11:30:01 -08:00
Ryan Kelly d36e121253 Update awsbox environment to latest heka release 2013-11-28 09:41:29 +11:00
Ryan Kelly 68bd7cfea7 Use latest commit of identity-pubkeys repo. 2013-11-19 15:01:53 +11:00
Ryan Kelly 7b93d2bc0b Update for latest dev deployment server names.
Also this is a good opportunity to remove some mentions of "picl".
2013-11-19 14:15:42 +11:00
Peter deHaan ad1078621c a few tweaks after repo rename 2013-11-15 15:19:00 -08:00
Ryan Kelly 55b1609274 Import some awsbox niceties from picl-idp.
This sets up the awsbox to:

  * aggergate its logs via heka
  * have an auto-update script you can use from crontab
2013-09-24 17:29:34 +10:00
Chris Karlof 4f21652497 removed some refs to fxaccounts domains that don't exist 2013-09-17 15:58:58 -07:00
Zachary Carter 9d183531b0 refactor certifier process spawning 2013-08-22 12:55:11 -07:00
Austin King 86e6c4c001 Fix key generation. Remove hardcoded public key in well known 2013-08-13 20:22:07 -07:00
Austin King 1bb497d400 Start certifier as a process, not a module 2013-08-08 16:06:26 -07:00
Austin King a1d1a96fad Create run_locally.js. Copied postinstall and generate_ephemeral_keys 2013-08-07 15:44:24 -07:00