6217 Commits

Author SHA1 Message Date
Christos Matskas
c64019e9bf Made azure template boilerplate code consistent in serverless 2017-05-03 12:28:10 +01:00
Philipp Muens
862ecb58e7 Merge pull request #3551 from serverless/improve-create-plugin-tests
Improve create plugin tests
2017-05-03 12:41:46 +02:00
Philipp Muens
5c9a607987 Improve create plugin tests 2017-05-03 12:31:28 +02:00
Philipp Muens
e90c1fa779 Merge pull request #3550 from serverless/add-plugin-template-test
Add plugin template scaffolding test
2017-05-03 11:16:11 +02:00
Philipp Muens
d4a4098e64 Add plugin template scaffolding test 2017-05-03 10:45:15 +02:00
Philipp Muens
e36f9b5c90 Merge pull request #3445 from serverless/hello-world-template
add hello-world template
2017-05-03 10:38:55 +02:00
Philipp Muens
c62192d74e Merge pull request #3549 from jogold/fix-package-deploy-docs
Fix options docs for deploy and package commands
2017-05-03 10:31:31 +02:00
Philipp Muens
8e8aaa8992 Add tests for template creation 2017-05-03 10:25:53 +02:00
Philipp Muens
9b0b0f3777 Whitelist template name 2017-05-03 10:25:31 +02:00
Philipp Muens
e5f03e2ae4 Merge pull request #3507 from HyperBrain/info-lifecycle-event-extension
Add detailed lifecycle events to info plugin
2017-05-03 10:17:06 +02:00
Jonathan Goldwasser
63c6a88362 Fix options docs for deploy and package commands 2017-05-03 10:09:31 +02:00
Philipp Muens
6cca16764d Merge pull request #3543 from movence/patch-1
Fix typo
2017-05-02 08:23:07 +02:00
Hyunsoo Daniel Kim
1144269161 Fix typo
Fixed a typo in yml file example
2017-05-01 14:14:17 -04:00
Philipp Muens
240b9742c4 Merge pull request #3541 from ryanmurakami/package-documentation
Adding guide documentation for 'sls package' command
2017-05-01 10:54:20 +02:00
Philipp Muens
cf12279e6d Update formatting 2017-05-01 10:48:00 +02:00
Philipp Muens
95e626d400 Add link for Azure packaging guide docs 2017-05-01 10:45:20 +02:00
Ryan Lewis
7baead9ffc adding azure packaging guide 2017-04-29 17:09:00 -07:00
Ryan Lewis
ec253074dc Merge remote-tracking branch 'upstream/master' into package-documentation 2017-04-28 10:35:47 -07:00
Philipp Muens
e82e6265e3 Merge pull request #3533 from ryanmurakami/deploy-documentation
Adding deploy --package documentation
2017-04-28 09:36:12 +02:00
Philipp Muens
8f5f7412ca Fix typos and update wording 2017-04-28 09:21:13 +02:00
Philipp Muens
93dd65ec3f Merge pull request #3532 from kensykora/patch-1
Fix incorrect command for looking up service principal
2017-04-27 19:55:20 +02:00
Ryan Lewis
0e76a78ca7 adding package documentation for aws and openwhisk 2017-04-27 10:40:31 -07:00
Ryan Lewis
5aaea55ccb adding deploy --package documentation 2017-04-27 10:25:28 -07:00
Ken Sykora
1df0d9caa6 Fix incorrect command for looking up service principal 2017-04-27 10:19:30 -05:00
Eslam λ Hefnawy
f3fe8eb0a3 Merge pull request #3531 from serverless/releasing-1.12.1
releasing 1.12.1
v1.12.1
2017-04-27 19:19:25 +07:00
Eslam A. Hefnawy
f488b2491f releasing 1.12.1 2017-04-27 19:08:24 +07:00
Eslam λ Hefnawy
4e752fbc5e Merge pull request #3527 from HyperBrain/filter-self-reference
Persist self references with "${self:}" and restore it correctly
2017-04-27 18:35:13 +07:00
Philipp Muens
d88dcede0e Merge pull request #3521 from HyperBrain/allow-service-as-object
Allow service to be specified as object in serverless.yml
2017-04-27 12:49:24 +02:00
Philipp Muens
15d5e8a814 Merge pull request #3530 from serverless/update-dockerfile
Update Dockerfile with new tooling
2017-04-27 12:46:57 +02:00
Philipp Muens
f9089d63b3 Update Dockerfile with new tooling 2017-04-27 12:35:30 +02:00
Philipp Muens
e13b25485e Add docs for info command extension 2017-04-27 11:29:39 +02:00
Philipp Muens
1ef42b7211 Condense console output 2017-04-27 11:20:50 +02:00
Philipp Muens
ba967f6802 Merge master into branch 2017-04-27 11:05:56 +02:00
Frank Schmid
e8bdd0ca33 Added unit tests and a small fix with property paths 2017-04-27 02:28:13 +02:00
Frank Schmid
cc91ca2563 Prevent circular references during search. 2017-04-26 23:56:01 +02:00
Frank Schmid
9257256e7a Restore self references on state restore 2017-04-26 22:09:51 +02:00
Frank Schmid
33a93e7a28 Move findReferences to utils. It will be used in extendedValidate too. 2017-04-26 21:57:40 +02:00
Frank Schmid
46646a9bff Replace self references with "${self:}" on save state 2017-04-26 21:44:35 +02:00
Philipp Muens
15fe9ec872 Merge pull request #3523 from leftclickben/MakeAddPluginLinkMoreProminent
Move "add a plugin" link above plugin list
2017-04-26 18:12:24 +02:00
Eslam λ Hefnawy
ae8472a2d4 Merge pull request #3524 from serverless/releasing-1.12
releasing 1.12
v1.12.0
2017-04-26 22:52:58 +07:00
Eslam A. Hefnawy
f86703add1 releasing 1.12 2017-04-26 22:42:56 +07:00
Ben New
16ecaaa7ba Move "add a plugin" link above plugin list
Move the "add a plugin" link above the list of plugins, because it disappears when it is below the list.
2017-04-26 23:40:14 +08:00
Frank Schmid
4da99861fa Added unit tests 2017-04-26 16:54:50 +02:00
Frank Schmid
0ebee72f65 Allow service object 2017-04-26 15:18:09 +02:00
Eslam λ Hefnawy
07f837ddb6 Merge pull request #3517 from serverless/final-packaging-fixes
Final packaging fixes
2017-04-26 19:16:42 +07:00
Philipp Muens
f9997c9814 Update tests to reflect correct naming and avoid confusion 2017-04-26 13:59:50 +02:00
Philipp Muens
9b0d5619f4 Revert name of compiled CloudFormation template 2017-04-26 13:57:05 +02:00
Philipp Muens
67a7031c83 Fix naming of compiled CloudFormation template 2017-04-26 13:23:18 +02:00
Eslam A. Hefnawy
df5718db4a fixed packaging docs: 2017-04-26 18:22:03 +07:00
Philipp Muens
924e5664d7 Remove unnecessary check for noDeploy option 2017-04-26 09:40:20 +02:00