Commit graph

997 commits

Author SHA1 Message Date
joshaber 15282f9ee1 Merge branch 'master' into deploy 2016-06-09 16:36:33 -04:00
joshaber e790758c32 Tell Central about the deployment. 2016-06-07 12:39:03 -04:00
joshaber 3674721246 Specify which node and npm we want. 2016-06-02 14:44:31 -04:00
Markus Olsson c7f8be5779 env is not a thing on windows
While npm has built in support for substituting env for SET it will only
do so if it's in the beginning of a command, not when chained. So once
again we resort to abstractions
2016-06-02 15:03:25 +02:00
Markus Olsson f5e0a8334c rm is nat a thing on windows
All praise abstraction
2016-06-02 15:01:57 +02:00
joshaber a7adb223ae Merge branch 'master' into oauth 2016-06-01 10:26:11 -04:00
Markus Olsson 9b4afe6a2c Merge pull request #28 from desktop/publish
Upload builds
2016-06-01 10:48:47 +02:00
joshaber 318f38299e Merge branch 'master' into oauth 2016-05-31 11:11:33 -04:00
joshaber 383fe2acf0 Store some users, maybe 2016-05-27 15:00:44 -04:00
joshaber 29843e409f These are still dev dependencies too. 2016-05-27 14:00:25 -04:00
joshaber cc9fac72c2 Merge branch 'master' into publish 2016-05-27 13:59:03 -04:00
Markus Olsson 299fe89d5c Merge pull request #32 from desktop/osx-tests
Fix CI
2016-05-27 19:57:46 +02:00
joshaber 87d2c111a8 Merge branch 'master' into oauth 2016-05-27 13:25:23 -04:00
joshaber 93797a59a1 Merge branch 'master' into publish 2016-05-27 12:19:07 -04:00
joshaber 8f49ee2cf9 Pin to 1.1.3 exactly. 2016-05-27 12:09:04 -04:00
joshaber f7a200a5b1 Merge branch 'master' into oauth 2016-05-27 10:58:26 -04:00
joshaber 76c8c8f1f6 Merge branch 'master' into publish 2016-05-27 10:49:27 -04:00
joshaber 9cbfff6626 Merge branch 'master' into fix-start-race 2016-05-27 10:45:26 -04:00
joshaber 5e15ebde10 Specify the build type for rebuild 2016-05-27 10:14:27 -04:00
joshaber 4fa8554c33 Add keytar 2016-05-26 15:45:09 -04:00
joshaber 838811861f Pin to 1.1.3 exactly. 2016-05-26 15:43:54 -04:00
joshaber bcd04b346a Let us then try publishing? 2016-05-25 16:49:06 -04:00
joshaber 1e7b7848bb Don't need run-all anymore. 2016-05-25 14:48:01 -04:00
joshaber 182eaf8879 Launch the app after starting the dev server. 2016-05-25 14:47:13 -04:00
joshaber 6591f7a7fb More consistent naming 2016-05-25 11:38:36 -04:00
joshaber a6f5c9ebd4 Be consistent in our naming. 2016-05-25 11:12:13 -04:00
joshaber 922b50ecb0 First shot at making Windows installers. 2016-05-25 10:47:51 -04:00
joshaber de5d6c000a Package for OS X 2016-05-25 10:37:27 -04:00
joshaber 81e79dd532 Rename package => build. 2016-05-25 10:22:54 -04:00
joshaber 833bef59e4 Merge branch 'master' into package-release 2016-05-24 16:15:31 -04:00
joshaber e93b06901e The Tale Of Two Webpacks 2016-05-24 15:00:52 -04:00
joshaber 8dc8d74fb1 Package for release or debug. 2016-05-24 14:48:10 -04:00
joshaber 07ed48048c List debug dependencies separately. 2016-05-24 14:47:51 -04:00
joshaber 2c4264e1f2 Merge branch 'master' into rename-browser 2016-05-24 14:26:38 -04:00
joshaber 57c7920557 The browser process is now referred to as the main process. 2016-05-24 14:17:35 -04:00
joshaber 149ef2af87 Update Electron. 2016-05-24 14:09:47 -04:00
Markus Olsson 73773e5294 No one wants to type all that stuff 2016-05-24 19:28:15 +02:00
joshaber afdd08b9b4 We need these at runtime for development builds.
This is less than ideal :\
2016-05-24 10:57:24 -04:00
joshaber 5e6d0a157b Call our run script instead of using electron 2016-05-23 15:12:47 -04:00
joshaber 3a4eca82fc Merge branch 'master' into packaging 2016-05-23 14:34:59 -04:00
Markus Olsson 4a30b00c71 Use npm magic "env" command instead
See https://docs.npmjs.com/cli/run-script
2016-05-18 13:52:42 +02:00
joshaber 4344501c67 Back to the flattened structure 2016-05-16 17:22:43 -04:00
joshaber 75fd9a3e99 Package an app. 2016-05-16 15:00:56 -04:00
joshaber 0d20a934b2 Rollback to an earlier version of electron-mocha where failing tests actually fail.
https://github.com/jprichardson/electron-mocha/pull/60 is the real fix,
but in the mean time we can keep moving.
2016-05-11 16:22:13 -04:00
joshaber 406d04f198 Update Electron. 2016-05-11 15:05:48 -04:00
joshaber 8ce57dc16e Add a repo and description 2016-05-11 12:43:54 -04:00
joshaber 23c7b47a26 First 2016-05-11 12:16:32 -04:00