2380 Commits

Author SHA1 Message Date
Austen Collins
6a5029bfdc Runtimes: clean up 2016-03-14 14:25:27 -07:00
Austen Collins
95755eb09e Remove all project bucket related code 2016-03-14 10:41:51 -07:00
Austen
0710f2fc3a Merge pull request #785 from minibikini/v0.5
Moves ENV vars to s-function.json and Fix EndpointDeployApiGateway action
2016-03-14 08:58:51 -07:00
Egor Kislitsyn
663f6ab3f4 Moves ENV vars to s-function.json 2016-03-14 21:46:44 +07:00
Egor Kislitsyn
9f328ed130 fix EndpointDeployApiGateway action (#777) 2016-03-14 20:10:44 +07:00
Austen
a8467c8fdd Merge pull request #781 from jordanmack/fix-error-message-on-invalid-s-project.json
v0.5 - Fix error message on invalid s-project.json.
2016-03-13 22:44:40 -07:00
Austen
0ca6045a83 Merge pull request #782 from martinbooth/v0.5-windows-function-handler
Fix issue finding handler when running on windows
2016-03-13 22:44:03 -07:00
Austen
9fd831e25c Merge pull request #783 from minibikini/v0.5
Fix DashDeploy (#776)
2016-03-13 22:38:36 -07:00
Egor Kislitsyn
d6d3db8593 Fix DashDeploy (#776) 2016-03-14 12:36:48 +07:00
Martin Booth
0c9019872f Fix issue finding handler when running on windows 2016-03-14 12:22:25 +08:00
Jordan Mack
ad4819250d Update findProjectPath() to use readFileSync() so that a json error message is received if s-project.json is invalid. 2016-03-13 20:00:50 -07:00
Austen
afa2f07123 Merge pull request #774 from serverless/v0.5-authorizers
V0.5 authorizers
2016-03-11 19:31:38 -08:00
ac360
cb93c3de1d EndpointDeploy: finish custom authorizer support 2016-03-11 19:30:51 -08:00
Austen Collins
6f6773311d EndpointDeploy: custom authorizers WIP 2016-03-11 16:34:07 -08:00
ac360
7cd649355d EndpointDeploy: custom authorizers WIP 2016-03-11 12:10:44 -08:00
Eslam λ Hefnawy
5ead546193 Merge pull request #772 from minibikini/v0.5
Fixes RuntimePython27
2016-03-11 18:38:11 +07:00
Egor Kislitsyn
82bfb63900 Merge branch 'v0.5' of github.com:serverless/serverless into v0.5
# Via Austen
* 'v0.5' of github.com:serverless/serverless:
2016-03-11 15:58:30 +07:00
Egor Kislitsyn
de88dfb1dc fixes RuntimePython27 2016-03-11 15:58:01 +07:00
Austen
402abb97ff Merge pull request #768 from minibikini/v0.5
fixes `tests/actions/ProjectInstall.js`
2016-03-10 21:31:50 -08:00
Egor Kislitsyn
4dec5ac59a fixes tests/actions/ProjectInstall.js 2016-03-11 12:30:29 +07:00
ac360
9bf17a4e73 Merge branch 'v0.5' into v0.5-authorizers 2016-03-10 21:09:11 -08:00
Austen
7063755dba Merge pull request #767 from minibikini/v0.5
Fix RuntimeNode
2016-03-10 21:08:13 -08:00
Egor Kislitsyn
1077a4f573 fix ProjectInit 2016-03-11 12:06:44 +07:00
Egor Kislitsyn
8bd1bc8c14 Fix RuntimeNode 2016-03-11 12:06:22 +07:00
ac360
fee7589a67 EndpointDeploy: continue work on authroizers WIP 2016-03-10 20:59:19 -08:00
ac360
9c6793e22c EndpointDeploy: continue work on custom authoriers WIP 2016-03-10 18:20:30 -08:00
Austen Collins
1cc6c6f689 EndpointDeploy: continue work on custom authorizers WIP 2016-03-10 17:59:00 -08:00
Austen Collins
198e4f038a EndpointDeploy: Refactor to support custom authorizers w/ better ux 2016-03-10 17:45:46 -08:00
Eslam λ Hefnawy
7333f55204 Merge pull request #761 from minibikini/v0.5
Adds `run()`, `scaffold()` and inline environment variables
2016-03-10 21:43:33 +07:00
Egor Kislitsyn
cd7c138d8b Fix typo 2016-03-10 21:25:35 +07:00
Egor Kislitsyn
e7272908e2 moves scaffolding logic to Runtime.scaffold(), updates FunctionCreate; 2016-03-10 21:19:32 +07:00
Egor Kislitsyn
a08ae80f1a adds load environment variables before function handler 2016-03-10 21:17:39 +07:00
Egor Kislitsyn
98d6965452 makes globber ignore functions in temporary directory 2016-03-10 21:12:10 +07:00
Egor Kislitsyn
138df1b260 fix test functions 2016-03-10 21:09:07 +07:00
Egor Kislitsyn
9fae29dd16 adds build() method to Runtime class; Removes FunctionRunNode and FunctionRunPython27 2016-03-10 21:08:34 +07:00
ac360
0a49f482f7 SerializerFileSystem: Throw error if runtime is missing at function level 2016-03-09 21:15:30 -08:00
Austen
987872ff1b Merge pull request #757 from minibikini/v0.5
Adds `build` method to the Runtime class
2016-03-09 08:02:30 -08:00
Egor Kislitsyn
d0905b5682 Adds build method to the Runtime class 2016-03-09 20:31:03 +07:00
Eslam A. Hefnawy
cae5349548 tiny fixes for deploy and remove actions 2016-03-09 18:31:05 +07:00
Austen
f7b8c4f024 Merge pull request #754 from serverless/v0.5-removecomponent
V0.5 removecomponent
2016-03-08 15:59:31 -08:00
Austen Collins
fd7aedc0ba Serializer: fix template loading, FunctionDeploy: add nice error if ahndler is incorrect, Tests: fix all 2016-03-08 15:16:42 -08:00
Austen Collins
cf332d69a6 minor fix to tests 2016-03-08 12:39:08 -08:00
Austen Collins
adba9594ce ResourcesDeploy: auto-add CF outputs to variables 2016-03-08 12:16:36 -08:00
Eslam A. Hefnawy
fab872a53e remove outdated util function 2016-03-09 03:14:41 +07:00
Eslam A. Hefnawy
43d1317f61 fixes across actions to remove components completely 2016-03-09 03:13:32 +07:00
ac360
f417225247 Merge branch 'v0.5-removecomponent' of https://github.com/serverless/serverless into v0.5-removecomponent 2016-03-08 09:30:31 -08:00
ac360
f7e3c8f03c Project: remove excessive properties 2016-03-08 09:30:15 -08:00
Eslam A. Hefnawy
6f50c68e7f fixed classes tests 2016-03-09 00:24:49 +07:00
Eslam λ Hefnawy
e55e19ff56 Merge pull request #749 from minibikini/v0.5-removecomponent
removes components from actions
2016-03-08 22:11:13 +07:00
Egor Kislitsyn
eb846de776 Merge branch 'v0.5-removecomponent' of github.com:serverless/serverless into v0.5-removecomponent
# By Eslam A. Hefnawy
# Via Eslam A. Hefnawy
* 'v0.5-removecomponent' of github.com:serverless/serverless:
  remove components from serializer class
  removed components from classes
2016-03-08 21:39:28 +07:00