Philipp Muens
9ec755cf2a
Adjust Promise usages
2017-05-10 10:27:13 +02:00
Eslam A. Hefnawy
7c7b2bc849
added more test for cf vars
2017-05-09 19:10:57 +07:00
Eslam A. Hefnawy
f7b26a492c
added cross service communication feature via cf variable source
2017-05-09 19:04:30 +07:00
davidwells
816f5fa8da
update CI detection
2017-05-05 13:11:55 -07:00
Philipp Muens
bc1fb6a86a
Merge pull request #3548 from serverless/add-function-tagging
...
Add Lambda tagging functionality
2017-05-05 13:05:54 +02:00
Eslam λ Hefnawy
358ea69647
Merge pull request #3554 from serverless/async-vars
...
Added support for Promises in the variable system
2017-05-05 00:59:50 +07:00
Eslam A. Hefnawy
9b10da6dc8
fixed all unit tests
2017-05-05 00:36:32 +07:00
Eslam A. Hefnawy
bd33c98e7f
fixed variables tests
2017-05-03 22:23:25 +07:00
Eslam A. Hefnawy
4810719601
renamed promises
2017-05-03 19:28:16 +07:00
Philipp Muens
f285528834
Add Lambda tagging functionality
2017-05-03 14:24:09 +02:00
Philipp Muens
f61492a99d
Fix linting errors
2017-05-03 13:56:22 +02:00
Christos Matskas
7a2fb887e2
Made azure template boilerplate code consistent in serverless as per #64
2017-05-03 12:31:14 +01:00
Philipp Muens
5c9a607987
Improve create plugin tests
2017-05-03 12:31:28 +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
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
Eslam A. Hefnawy
7cadf28444
supported promises in the variable system
2017-05-02 23:54:09 +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
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
Eslam A. Hefnawy
f86703add1
releasing 1.12
2017-04-26 22:42:56 +07: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
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
Philipp Muens
924e5664d7
Remove unnecessary check for noDeploy option
2017-04-26 09:40:20 +02:00
Philipp Muens
2bfb29949c
Skip on noDeploy when running info command hooks
2017-04-26 09:37:29 +02:00
Philipp Muens
f32ac41492
Update if statements for easier reasoning
2017-04-26 09:17:51 +02:00
Eslam A. Hefnawy
4623e0bbed
final packaging fixes
2017-04-25 23:03:46 +07:00
Frank Schmid
6230810302
Fixes #3502 - Add detailed lifecycle events to info plugin
...
Added unit tests for empty results
Added/modified display unit tests
Added unit tests for info-index
Added internal lifecycle
2017-04-24 13:20:47 +02:00
Philipp Muens
803c28f8f1
Merge pull request #3469 from HyperBrain/fix-package-artifact
...
Persist package.artifact correctly
2017-04-24 12:50:56 +02:00
Frank Schmid
a67674528e
Do not persist artifact if individually is set true.
2017-04-24 10:44:53 +02:00
Philipp Muens
684e909e65
Update test descriptions
2017-04-24 08:36:07 +02:00
horike37
1dc680a7ff
Add new syntax to specify arn for sns event
2017-04-23 22:51:51 +09:00
Frank Schmid
36bff9856e
Remove naming reference
2017-04-21 20:40:43 +02:00
Frank Schmid
aa29c9632e
Persist artifact in saved state
...
The `service.package.artifact` property was missing in the saveState function, so it was not available in the deploy phase.
This PR saves and restores the property correctly, and for AWS additionally sets it during packaging. For AWS the initialization of the property also was missing, possibly due to a merge conflict.
Combination of the following commits:
Re-revert changes for saveServiceState and extendedValidate
Revert most recent changes
Update package artifact to include path and .zip name
Update artifact file path for packaging and name for service state
Update tests for saveServiceState
Do not persist artifacts as it is not needed
Persist package.artifact correctly
2017-04-21 19:50:00 +02:00
Eslam λ Hefnawy
73cdeb96cb
Merge pull request #3503 from serverless/warning-when-no-hooks
...
show warning instead of error when there are no hooks
2017-04-21 19:00:53 +07:00
Eslam A. Hefnawy
9e53ea68a3
show warning instead of error when there are no hooks
2017-04-21 18:24:35 +07:00
Frank Schmid
376d5cf6fe
Fixed unit tests. Coverage back to 100%.
2017-04-20 18:39:55 +02:00
Frank Schmid
84d48a5a48
Move explicit function packaging entrypoint to topmost level.
...
3rd party plugins now can access it and trigger a single function package which was restricted to AWS before.
2017-04-20 17:49:55 +02:00
Frank Schmid
6086111704
Set artifact properties with the ZIP result paths.
2017-04-20 16:43:20 +02:00