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

41 Коммитов

Автор SHA1 Сообщение Дата
Chris f7692b64e3 updates per @prerelease 2017-01-31 14:34:09 -06:00
Chris Wall 9cc8c2a535 POLL vars rename: RETRIEVE -> DEPLOY 2016-12-08 10:12:17 -08:00
Chris Wall d81a137d1d Update force.js 2016-10-14 12:03:47 -05:00
Chris Wall 407383b4a2 Update force.js 2016-10-14 11:44:23 -05:00
Chris Wall f28b17a0aa Use salesforce-alm@preview (take 2) 2016-10-13 22:23:57 -05:00
Chris Wall d36f1bbfa0 Fix undefined orgInstance 2016-10-13 19:49:45 -05:00
Chris Wall 28df1c01d6 Generate Procfile, if not present 2016-10-13 18:36:42 -05:00
Chris Wall b80b85ae52 MD API push support + do push in release phase 2016-10-13 17:31:36 -05:00
Chris Wall fb5959545f Node module optimizations: re-use Heroku CLI node_modules for force.js and release and test innvocations; fix node cache re-use; log clean-up 2016-10-11 16:46:01 -05:00
Chris Wall c3360cdf84 Merge pull request #12 from heroku/cwall/not-require-salsforce-url
Skip writing user config from SALESFORCE_URL
2016-09-28 09:56:20 -05:00
Chris Wall b51d01195f Remove unused deploy.js 2016-09-27 16:37:03 -05:00
Chris Wall e9b154b1a8 Skip writing user config from SALESFORCE_URL 2016-09-26 12:49:48 -05:00
Chris Wall cf530482a6 Logging adjustments 2016-09-15 17:02:50 -05:00
Chris Wall 56622d0042 Use 'path' or 'filePath' for push logging 2016-09-15 16:45:39 -05:00
Chris Wall 49f0b33f31 Use AppCloud toolbelt to push/retrieve/deploy source to Scratch and Prod
Orgs.
2016-09-15 15:08:29 -05:00
Nate Black 3a3d68a0ee consume implementation code from jsforce-deploy and jsforce-connection 2016-07-13 15:38:54 -07:00
Nate Black 336c3d3f6f Delete server.py 2016-06-28 11:24:25 -07:00
Mars Hall 9db5b37bcb jsforce-connection module from OCTO 2016-06-27 16:33:59 -07:00
Nate Black 4bd01a1ddf Merge pull request #2 from heroku/instance-url-for-soap-api
Use instance URL for SOAP API
2016-06-27 15:44:01 -07:00
Mars Hall 5b40d5a3ba Add early return in error condition. 2016-06-27 15:38:51 -07:00
Mars Hall 8db3c21bdf Use instance URL for SOAP API 2016-06-27 15:31:59 -07:00
Nathanael 4d57f31a35 add better error handling for missing config 2016-06-25 11:55:08 -07:00
Nathanael da417e5615 Update deploy to use correct oauth config 2016-06-25 11:32:52 -07:00
Nathanael 8fe84f8967 Merge branch 'master' of https://github.com/heroku/salesforce-buildpack 2016-06-25 11:31:57 -07:00
Nathanael 96a92bd1aa Add auth utility library 2016-06-25 11:31:37 -07:00
Nate Black f8f81ef12f Update to node 6.2.2 2016-06-24 16:13:00 -07:00
Thomas aeac342f68 Doesn't seem like cache dir is available during deploy, so restore node to build dir 2016-06-09 15:02:23 -07:00
Thomas e183d4bede Export the node bin dir 2016-06-09 14:14:55 -07:00
Thomas d477666084 Check node before calling it. Make the .salesforce directory 2016-06-09 14:06:19 -07:00
Thomas 6274945179 Adding node to cache dir. Allow user to specify source dir. Clean up some code. 2016-06-08 17:56:59 -07:00
Thomas 3f78df9a60 Move the actual deployment to deploy.js to be run in release. Remove old code 2016-06-08 15:19:48 -07:00
Thomas 7d7ba82be3 First iteration of moving over to node. Not doing the sync yet 2016-06-07 11:31:30 -07:00
Nathanael c14558120a fix authentication call 2016-02-26 10:46:38 -08:00
Nathanael a46ecb9423 fix syntax error 2016-02-26 10:24:01 -08:00
Nathanael 81b14a8496 use correct instance in login request 2016-02-26 10:16:29 -08:00
Nathanael f5807331cb use urllib2 to get access token for redirect 2016-02-23 17:15:15 -07:00
Nathanael 7b48c00eef add redirect server and simplify bin/compile 2016-02-19 13:12:32 -08:00
Nathanael 6c7d924833 download build tool from release url 2016-02-05 10:25:40 -08:00
Nathanael 09fd7729c3 read env from ENV_DIR 2016-02-05 10:25:39 -08:00
Nathanael ca0d092bf4 drop language level to java 1.7 2016-02-05 10:25:38 -08:00
Nathanael 9f94e6face added force.com build tool 2016-02-05 10:25:37 -08:00