7343 Commits

Author SHA1 Message Date
Daniel Schep
d5e12e9ed0 Also set region env vars from config, not just CLI, for invoke local 2017-07-06 11:06:45 -04:00
Philipp Muens
b7b775efec Merge pull request #3907 from joe-niland/patch-1
Update schedule.md
2017-07-06 12:53:46 +02:00
Philipp Muens
22292f4a32 Update documentation 2017-07-06 12:50:27 +02:00
Philipp Muens
ff9c2c3b8c Merge branch 'master' into request-params-for-lambda-proxy 2017-07-06 12:43:42 +02:00
Philipp Muens
f854e33885 Update formatting of warning message 2017-07-06 12:39:57 +02:00
Joe Niland
f953003952 Update schedule.md
Fix typo in Simple cron example
2017-07-06 19:08:39 +10:00
Philipp Muens
341198420c Merge pull request #3842 from infiniteluke/improve-javascript-export
Improve usage and error handling of javascript variables.
2017-07-06 11:01:45 +02:00
Brian Neisler
959c50aa16 Add auto deployment through travis. #3610 2017-07-05 13:21:50 -07:00
Ralph Dugue
22fbdceaea Merge branch 'issue-#3862' of https://github.com/rdugue/serverless into issue-#3862 2017-07-05 15:52:44 -04:00
Ralph Dugue
c7f44b64f3 minor changes to adhere to style guideline 2017-07-05 15:50:48 -04:00
Ralph Dugue
f071f65392 install 2017-07-05 15:49:05 -04:00
Philipp Muens
8816eefd63 Merge pull request #3902 from alnutile/patch-1
Minor edit
2017-07-05 21:48:29 +02:00
Ralph Dugue
0874f77d0b making a minor fix
Carelessly forgot to space out the message correctly
2017-07-05 15:23:00 -04:00
Ralph Dugue
4d424b9d25 Improves invalid security token message per issue #3862 2017-07-05 14:47:29 -04:00
Alfred Nutile
c592224987 Minor edit 2017-07-05 14:36:29 -04:00
Eslam λ Hefnawy
bf1d07663e Merge pull request #3898 from serverless/releasing-1.17
Releasing 1.17
v1.17.0
2017-07-05 19:34:12 +07:00
Eslam A. Hefnawy
6daf19c111 fix changelog 2017-07-05 19:33:08 +07:00
Eslam A. Hefnawy
1b2c3b4615 releasing 1.17 2017-07-05 19:31:38 +07:00
Philipp Muens
fbbfb96c1b Add documentation 2017-07-05 11:11:27 +02:00
Philipp Muens
e57cfe4369 Merge pull request #3897 from ryanmurakami/fsharp
Cleaning up F# build template output on macOS
2017-07-05 09:52:18 +02:00
Philipp Muens
cfd8cb3642 Fix MacOS detection 2017-07-05 09:27:27 +02:00
Ryan Lewis
5d94409188 cleaning build output for macs 2017-07-04 22:49:42 -07:00
Philipp Muens
e2df8f2b45 Update tests for new packageFunction() functionality 2017-07-04 09:30:20 +02:00
Philipp Muens
27541592e8 Fix and update extendedValidate tests 2017-07-04 09:23:47 +02:00
Philipp Muens
17814d7912 Update and fix tests 2017-07-04 09:08:50 +02:00
Filipe Azevedo
aab492f079 handle absolute paths with ~ in file() 2017-07-03 18:19:23 +01:00
Eslam λ Hefnawy
ea79e2b1dd Merge pull request #3830 from jthomas/master
Add disable parameter to function package options
2017-07-03 23:09:43 +07:00
Eslam λ Hefnawy
11ca4619db Merge pull request #3890 from serverless/releasing-1.17-alpha
releasing 1.17.0 alpha
v1.17.0-alpha.1
2017-07-03 22:59:29 +07:00
Eslam A. Hefnawy
f2de0a9811 releasing 1.17.0 alpha 2017-07-03 22:58:29 +07:00
Philipp Muens
0d8174ba72 Merge master into PR 2017-07-03 17:04:49 +02:00
Philipp Muens
ce07269c3d Remove docs for providers other than OpenWhisk 2017-07-03 17:01:07 +02:00
Eslam λ Hefnawy
9f7e740b09 Merge pull request #3838 from serverless/only-re-deploy-when-updated
Only re-deploy when code or service updated
2017-07-03 19:54:58 +07:00
Filipe Azevedo
e9e21dbd8e handle absolute paths in file() 2017-07-03 13:43:39 +01:00
Philipp Muens
389c7ad817 Update docs with note about --force option 2017-07-03 14:29:58 +02:00
Eslam λ Hefnawy
fadb11f9ac Merge pull request #3880 from serverless/fix-node-modules-regex
Fix node_modules regex in excludeDevDependencies to be OS independent
2017-07-03 17:36:38 +07:00
Philipp Muens
7c57935ca9 Fix linting issue 2017-07-03 11:23:32 +02:00
Philipp Muens
dd3662079f Update variable usage to ensure better readability 2017-07-03 11:10:29 +02:00
Philipp Muens
71b63519f4 Fix check for equality of remote and local files 2017-07-03 10:57:26 +02:00
Philipp Muens
6893bba324 Add support for "force" option 2017-07-03 09:36:49 +02:00
Philipp Muens
294944e43e Merge pull request #3884 from hassankhan/patch-1
Typo and grammar fixes
2017-07-02 17:35:13 +02:00
Hassan Khan
1beb07e59f Typo and grammar fixes 2017-07-02 16:16:07 +01:00
Sunny
cb059a3a79 Add extendedValidate test for package artifact 2017-07-01 01:48:42 +05:30
Sunny
d5de23f482 Fix extendedValidate issue and refactor some code 2017-07-01 01:02:52 +05:30
Sunny
042b6e2e74 Add test for deployFunction() with artifact 2017-06-30 23:29:19 +05:30
Sunny
8d8f0645b4 Add packageService test for function artifact path 2017-06-30 23:29:19 +05:30
Sunny
59a25a9dbd Add function artifact check in deployFunction
- Adds check for function package artifact in packageFunction() and
avoids packing if a package artifact is found.
- Adds check for function artifact in deployFunction() and use the
provided artifact to deploy if available.
2017-06-30 23:29:19 +05:30
Eslam λ Hefnawy
09651d8351 Merge pull request #3877 from serverless/opt-out-for-dev-dependency-exclusion
Add opt-out config for dev dependency exclusion
2017-06-30 21:23:21 +07:00
Philipp Muens
082a1dc05f Fix node_modules regex to be OS independent 2017-06-30 14:07:13 +02:00
Philipp Muens
fb5442354a Rephrase deploy function info message when skipping deployment 2017-06-30 13:51:37 +02:00
Philipp Muens
3833d2f3c3 Add documentation 2017-06-30 13:41:49 +02:00