6937 Commits

Author SHA1 Message Date
Philipp Muens
6dbb6061fa Update wording 2017-08-15 16:00:13 +02:00
Jim Forsyth
45b7c3178a services.deploy-info.md
Be sure to 'cd' into the relevant service directory before running the 'deploy' command, otherwise you'll likely see the following error message: "Avoid the following error: "This command can only be run inside a service directory".
2017-07-19 19:06:27 +01:00
Eslam λ Hefnawy
de6bebeea9 Merge pull request #3808 from rpunkfu/specify-default-option-values
Allow to provide a default value for plugin options
2017-07-19 19:25:03 +07:00
Eslam A. Hefnawy
5630e94a2b added docs for default options property 2017-07-19 19:00:32 +07:00
Eslam λ Hefnawy
47df1e4177 Merge pull request #3889 from serverless/fix-dev-dependency-exclusion-bug
Fix dev dependency exclusion bug
2017-07-19 18:48:25 +07:00
Eslam λ Hefnawy
af268cd728 Merge pull request #3950 from serverless/service-publish-flag
Add support for a publish flag
2017-07-19 17:42:21 +07:00
Philipp Muens
9ffde98f28 Add tests 2017-07-19 10:39:54 +02:00
Philipp Muens
f5b5c7f0f5 Switch from _.filter to _.compact to remove falsey values 2017-07-19 10:06:23 +02:00
Brian Neisler
ec9538127d Add support for a publish flag for disabling publish of service to platform 2017-07-18 14:26:15 -07:00
Philipp Muens
f089e8f07f Fix and update tests 2017-07-18 12:48:54 +02:00
Philipp Muens
5916665cb6 Add enhancements to harden dev dependency detection 2017-07-18 12:48:31 +02:00
Philipp Muens
ed029a32da Catch and resolve rejected exec calls 2017-07-17 14:33:53 +02:00
Philipp Muens
9e1c322436 Add line-based eslint disable statements 2017-07-17 14:33:53 +02:00
Philipp Muens
9700ebf226 Add usage of Lodash utility methods 2017-07-17 14:33:53 +02:00
Philipp Muens
cb00caed84 Switch from stdout stream based to tmp file approach 2017-07-17 14:33:53 +02:00
Philipp Muens
bb5e62e61a Fix dev dependency exclusion bug 2017-07-17 14:33:53 +02:00
Philipp Muens
a58c8e1c1a Merge pull request #3940 from serverless/enhance-invoke-local-tests
Enhance tests for invoke local
2017-07-17 11:01:05 +02:00
Philipp Muens
cf7a6fb4bf Enhance tests for invoke local 2017-07-17 10:51:20 +02:00
Eslam λ Hefnawy
970302573b Merge pull request #3935 from ryanmurakami/handle-rollback-status
Handle Export errors when deleting CF stack
2017-07-16 18:16:27 +07:00
Philipp Muens
cbda11aec8 Merge pull request #3939 from anishkny/patch-1
Update quick-start.md
2017-07-15 17:05:58 +02:00
Anish Karandikar
38c81c0aef Update quick-start.md 2017-07-14 15:46:41 -04:00
Eslam λ Hefnawy
f7d1e55be6 Merge pull request #3722 from HeroesDieYoung/master
Allow request parameter configuration with lambda-proxy integration
2017-07-13 16:01:14 +07:00
Ryan Lewis
ac59f993b4 lint error 2017-07-12 16:26:44 -07:00
Ryan Lewis
003752462b adding test 2017-07-12 14:28:06 -07:00
Eslam λ Hefnawy
f0892630f7 Merge pull request #3908 from dschep/invoke-local-config-region
Also set region env vars from config, not just CLI, for invoke local
2017-07-12 20:51:59 +07:00
Eslam λ Hefnawy
bb32b01f7a Merge pull request #3909 from jaikdean/variable-syntax-documentation-fix
Update example custom variable syntax to work with loading files
2017-07-12 19:42:18 +07:00
Eslam λ Hefnawy
084f8f3027 Merge pull request #3910 from ryansb/ignore-custom-plugins
Ignore custom plugins in the project when uploading artifacts
2017-07-12 19:41:14 +07:00
Eslam λ Hefnawy
b6cff4ebfd Merge pull request #3931 from horike37/issue-3920
fixed unhandled rejection errors in Utils test
2017-07-12 19:38:16 +07:00
Eslam λ Hefnawy
4019636bc9 Merge pull request #3933 from serverless/revert-3903-issue-#3862
Revert #3903
2017-07-12 18:09:51 +07:00
Eslam λ Hefnawy
40d529ced5 Revert "Improves invalid security token message per issue #3862" 2017-07-12 17:49:37 +07:00
horike37
172e12dfc5 update to use chai-as-promise instead of chai 2017-07-12 08:47:59 +09:00
horike37
10acadc09c remove unnecessary parts 2017-07-12 08:29:42 +09:00
horike37
311d322b82 fixed unhandled rejection errors 2017-07-12 08:26:26 +09:00
Philipp Muens
46ebdc758f Merge pull request #3921 from azurelogic/s3-event-doc
Add docs for custom bucket config on S3 events
2017-07-11 08:05:57 +02:00
Rob Ribeiro
1df403a5c3 Add docs for custom bucket config on S3 events 2017-07-10 13:56:06 -04:00
Jaik Dean
214e57621e Lint service tests 2017-07-10 13:55:33 +01:00
Eslam λ Hefnawy
f0b1474f1e Merge pull request #3912 from serverless/darkowlzz-3625-deploy-function-pkg
Follow up for #3876 & #3856: Fixes for custom package artifacts
2017-07-10 16:00:09 +07:00
Philipp Muens
f877c25dbc Merge pull request #3903 from rdugue/issue-#3862
Improves invalid security token message per issue #3862
2017-07-07 16:52:42 +02:00
Philipp Muens
dbbf3d3e70 Update package-lock.json file to include alpha version 2017-07-07 16:44:34 +02:00
Philipp Muens
8390b2dffd Revert package-lock.json changes 2017-07-07 16:43:22 +02:00
Philipp Muens
4ed4a8e9bb Update to match two security token related cases 2017-07-07 16:40:17 +02:00
Eslam A. Hefnawy
bcbbd907ab skip service packaging if artifact is provided 2017-07-07 20:59:00 +07:00
Philipp Muens
c67d60f5d6 Merge pull request #3888 from mangas/3629-fix-file-absolute-path
handle absolute paths in file()
2017-07-07 14:55:02 +02:00
Philipp Muens
f23d49b3f0 Update missing variableSyntax reference 2017-07-07 14:45:46 +02:00
Ralph Dugue
a91c827633 Fixing error with matching in test 2017-07-07 08:37:53 -04:00
Eslam A. Hefnawy
42d48892c2 fix deploy function with service artifact 2017-07-07 19:22:42 +07:00
Eslam A. Hefnawy
ea9c7659e2 Merge branch '3625-deploy-function-pkg' of https://github.com/darkowlzz/serverless into darkowlzz-3625-deploy-function-pkg 2017-07-07 18:22:59 +07:00
Ralph Dugue
c15ec99d9c Fixed some issues per recommendations and added test 2017-07-07 07:13:14 -04:00
Philipp Muens
06ccb266ce Merge pull request #3911 from dschep/plugin-var-refs-docs
Document that variable refs aren't resolved at plugin constructor exe…
2017-07-07 11:27:33 +02:00
Philipp Muens
8d0f149407 Fix links / reformat 2017-07-07 11:25:52 +02:00