Commit Graph

  • 9f6fba8cec Bumped version. Prepared 3.1.2. v3.1.2 Frank Schmid 2017-10-11 10:29:41 +02:00
  • f47c348068 Merge pull request #252 from serverless-heaven/fix-modules-with-full-stop Frank Schmid 2017-10-11 10:22:41 +02:00
  • c85d044f1f Do not let lodash parse module names as path elements Frank Schmid 2017-10-11 01:51:19 +02:00
  • 24f629d45c Prepare 3.1.1 v3.1.1 Frank Schmid 2017-10-04 13:59:23 +02:00
  • 85b60bfde5 Use package-lock.json to install packages if there is one available. (#246) Frank Schmid 2017-10-03 15:36:27 +02:00
  • 4db41737f0 Hook to package:createDeploymentArtifacts An Cao 2017-09-28 10:28:25 +03:00
  • 251a30e4c4 Upgrade dependencies and tools. (#238) Frank Schmid 2017-09-23 12:31:10 +02:00
  • 9b85e3aa53 Merge pull request #229 from serverless-heaven/release-3.1.0 v3.1.0 Frank Schmid 2017-09-22 13:51:53 +02:00
  • b21b62684e Prepare release Frank Schmid 2017-09-19 22:05:02 +02:00
  • ff5ef0c9f5 Log errors in webpack config explicitly. (#234) Frank Schmid 2017-09-21 21:15:57 +02:00
  • 68104f6aa5 Add and include peer dependencies (#231) Frank Schmid 2017-09-21 11:58:53 +02:00
  • 60680f4fd5 Added forceInclude setting to add dynamically required modules explicitly (#226) Frank Schmid 2017-09-19 12:47:56 +02:00
  • 39b962807d - Upgrade deps (#227) Francisco Guimarães 2017-09-18 15:21:01 -03:00
  • fe45384ca3 Use --webpack-use-polling to switch to fs polling mode on watch (#225) Frank Schmid 2017-09-18 16:18:19 +02:00
  • 80783a0a43 Merge pull request #221 from jthomas/master Frank Schmid 2017-09-11 17:42:12 +02:00
  • b4e2c4d41d Update OpenWhisk in provider table James Thomas 2017-09-11 16:37:40 +01:00
  • 1439e4debd Added coveralls to dev dependencies Frank Schmid 2017-09-10 01:36:39 +02:00
  • 97d5adf963 Setup travis (#220) Frank Schmid 2017-09-10 01:31:04 +02:00
  • cad144df33 Merge pull request #219 from serverless-heaven/release-3.0.0-and-move v3.0.0 Frank Schmid 2017-09-10 00:04:54 +02:00
  • 4939f63238 Merge pull request #218 from serverless-heaven/2.2.3-prepare-the-move v2.2.3 v2.x Frank Schmid 2017-09-09 23:43:55 +02:00
  • e092fde2cc Change home organization and bump version to 2.2.3 Frank Schmid 2017-09-08 01:37:16 +02:00
  • d0518a0f99 Fixed v2 unit tests Frank Schmid 2017-09-08 17:14:21 +02:00
  • 68c3b28b63 Merge pull request #216 from elastic-coders/ignore-minor-npm-ls-warnings Frank Schmid 2017-09-08 17:03:42 +02:00
  • 1abf889560 Prepare 3.0.0 release and move to serverless-heaven Frank Schmid 2017-09-08 14:13:13 +02:00
  • 51ad4b14da Added unit tests Frank Schmid 2017-09-07 15:00:49 +02:00
  • 29da13b305 Ignore irrelevant NPM problems when building the dependency graph Frank Schmid 2017-09-07 13:42:50 +02:00
  • 8d4a98a45f Merge pull request #211 from vladgolubev/patch-1 Frank Schmid 2017-09-03 12:07:37 +02:00
  • feae654bea docs: fix typo "modules.export" Vlad Holubiev 2017-09-03 02:42:55 +03:00
  • 9e115a78dc Merge pull request #209 from elastic-coders/fix-sls-1.17 Frank Schmid 2017-08-30 00:49:58 +02:00
  • 2bd5a61585 Adapted unit tests Frank Schmid 2017-08-30 00:36:20 +02:00
  • 80bc99798f Use package.disable to prevent packaging with SLS <= 1.17. Frank Schmid 2017-08-30 00:19:23 +02:00
  • 8cd26b5d72 Added 2.2.2 release to the README Frank Schmid 2017-08-23 10:33:46 +02:00
  • 6e8047da85 Added missing doc link Frank Schmid 2017-08-23 10:29:11 +02:00
  • 7f1a72d4ea Version bump to 2.2.2 v2.2.2 Frank Schmid 2017-08-23 10:23:55 +02:00
  • 2308426161 Fixes #202 Revert accidental breaking change in 2.2.1 Frank Schmid 2017-08-23 10:23:33 +02:00
  • 060a30b79e Version bump to 3.0.0-rc.2 v3.0.0-rc.2 Frank Schmid 2017-08-22 15:22:28 +02:00
  • 22c07dd580 Merge pull request #197 from elastic-coders/set-location-option-automatically Frank Schmid 2017-08-22 15:11:59 +02:00
  • c5841bd9df Added missing issue to release notes Frank Schmid 2017-08-22 13:49:13 +02:00
  • 3e69a8394b Set offline location parameter automatically. Frank Schmid 2017-08-20 18:11:20 +02:00
  • fd1f8f2e50 Merge pull request #200 from elastic-coders/fix-google-artifact-path Frank Schmid 2017-08-22 13:39:42 +02:00
  • 5402927834 Set artifact file path for the Google provider. Frank Schmid 2017-08-22 12:42:50 +02:00
  • 029420a3dd Merge pull request #198 from elastic-coders/support-multiple-exports-from-one-file Frank Schmid 2017-08-22 12:51:26 +02:00
  • 58fba2127c Support multiple exports from the same file as function handlers Frank Schmid 2017-08-21 14:44:02 +02:00
  • 70bb575009 Merge branch 'v2.x' Frank Schmid 2017-08-21 17:07:21 +02:00
  • 258ed580db Bump version to 2.2.1 v2.2.1 Frank Schmid 2017-08-21 16:55:41 +02:00
  • 247b64915c Merge pull request #196 from elastic-coders/handle-entry-detection-for-malformed-handlers Frank Schmid 2017-08-21 16:45:15 +02:00
  • 5916a9095a Ignore handlers that do not follow a path pattern Frank Schmid 2017-08-20 17:17:14 +02:00
  • 85560afce2 Merge pull request #175 from elastic-coders/v3.0.0 Frank Schmid 2017-08-17 16:45:49 +02:00
  • c838a31211 Merge pull request #188 from elastic-coders/fix-windows-unittests Frank Schmid 2017-08-10 14:58:29 +02:00
  • 6575b36a28 Use path where needed to make unit tests on Windows pass. Frank Schmid 2017-08-10 14:05:41 +02:00
  • dad3a9b45d Version bump to 3.0.0-rc.1 v3.0.0-rc.1 Frank Schmid 2017-08-09 21:52:44 +02:00
  • c6e76b41d3 Merge pull request #186 from elastic-coders/install-bundled-dependencies Frank Schmid 2017-08-09 19:25:45 +02:00
  • 269609e731 Support transient dependencies when bundling (whitelisting) node modules Frank Schmid 2017-08-09 18:12:59 +02:00
  • 8062264b4b Allow setting of maxBuffer for packing external modules (v3) (#185) Matt Hodgson 2017-08-09 09:23:24 -04:00
  • d3faf49094 Added top section to README for V3 Frank Schmid 2017-08-05 15:36:46 +02:00
  • 7ed3803fb6 Change CWD before local invoke and restore it afterwards (#182) Frank Schmid 2017-08-05 13:35:36 +02:00
  • 5a4b861044 Merge pull request #177 from elastic-coders/v3.0.0-individual-packaging Frank Schmid 2017-08-05 12:55:52 +02:00
  • 017cb2060a Added unit tests for packExternalModules.js. Support scoped packages. Frank Schmid 2017-08-05 01:20:38 +02:00
  • 4e63dc210b Extra artifact copy is not needed anymore after all paths are original. Frank Schmid 2017-08-04 22:56:55 +02:00
  • 60ce28a870 Set service path to compiled code on local invoke Frank Schmid 2017-08-03 15:23:54 +02:00
  • cf51110279 Merge pull request #179 from franciscocpg/examples-minor-improvements Frank Schmid 2017-08-03 02:08:02 +02:00
  • a7045b23d1 - Upgrading node runtime - Using slsw.lib.entries with in typescript example Francisco Guimarães 2017-08-02 20:58:17 -03:00
  • 7e5f68347e Updated README Frank Schmid 2017-08-02 11:42:14 +02:00
  • 007a925e4b Added unit tests for packageModules Frank Schmid 2017-08-01 14:53:44 +02:00
  • a1b5a243bc Fixed existing unit tests Frank Schmid 2017-07-31 20:28:02 +02:00
  • 58ad27db5b Fix bug in package split in case of git packages Frank Schmid 2017-07-31 17:57:49 +02:00
  • f0355e43fe Store relative artifact paths. Frank Schmid 2017-07-31 17:19:49 +02:00
  • 173785cbdb PR review: Return stats on early exit of packaging. Frank Schmid 2017-07-31 11:39:23 +02:00
  • 85b184b932 Fixed service packaging Frank Schmid 2017-07-30 18:58:03 +02:00
  • c04b249fa1 Support individual packaging with multi-compile Frank Schmid 2017-07-28 21:40:39 +02:00
  • 28f53a170b Fixed unit tests Frank Schmid 2017-07-30 17:36:40 +02:00
  • ecd7deab58 Removed obsolete run functions Frank Schmid 2017-07-28 23:49:14 +02:00
  • 9538c8f997 Updated README. Emit error on serve. Removed serve and dependencies. Frank Schmid 2017-07-24 22:46:35 +02:00
  • dd858ece6c Updated provider compatibility table Frank Schmid 2017-07-24 22:49:29 +02:00
  • 563b3ebc86 Added new watch unit tests Frank Schmid 2017-07-24 21:45:42 +02:00
  • 40eccb5a47 Adjusted README Frank Schmid 2017-07-24 17:40:51 +02:00
  • 92c8a9ae6e Support --watch option with invoke local Frank Schmid 2017-07-24 17:26:33 +02:00
  • bf6f0aefde Changed watch to use "invoke local" Frank Schmid 2017-07-17 12:37:42 +02:00
  • 0b6882a2d2 Removed unused code Frank Schmid 2017-07-17 11:24:48 +02:00
  • 6d31199eef Make processed input path absolute (#156) Benjamin Wood 2017-07-17 01:52:52 -07:00
  • 626b41b761 Switched to "serverless invoke local" Frank Schmid 2017-07-14 14:01:43 +02:00
  • 1a116f4044 Fixed unit tests Frank Schmid 2017-08-01 21:31:34 +02:00
  • 824b7595ec Fixed issue with default output options. Frank Schmid 2017-07-28 21:13:01 +02:00
  • 89ab12e632 Use correct path in examples when using handlers nested in subdirs Frank Schmid 2017-07-28 18:36:37 +02:00
  • 7ef2daa7e4 Fixed issue with example Frank Schmid 2017-07-28 17:54:45 +02:00
  • e40fe32f1e Merge pull request #170 from elastic-coders/v2.2.0-release v2.2.0 Frank Schmid 2017-07-28 11:54:46 +02:00
  • a55cd516d4 Prepared release Frank Schmid 2017-07-28 11:51:25 +02:00
  • e7531dcebd Do not add .js extension to entries values (#167) Gady 2017-07-28 10:40:08 +01:00
  • ceaf43ca74 Expose service and options for dynamicity (#168) Gady 2017-07-27 19:38:04 +01:00
  • 7e8e8ccf75 Merge pull request #164 from elastic-coders/v2.1.0-release v2.1.0 Frank Schmid 2017-07-27 11:43:27 +02:00
  • 570bd4a45c Prepared release Frank Schmid 2017-07-26 13:44:59 +02:00
  • f27d1c2aae Fixed package individually:true (#163) Gady 2017-07-27 10:23:11 +01:00
  • 22a460d8b1 Integration with deploy package function (#130) Francisco Guimarães 2017-07-26 17:42:15 -03:00
  • b87f02819e fix serverless-offline exec (#155) jgilbert01 2017-07-24 15:07:01 -04:00
  • c7d9cd584a Added tests for cleanup and updated test tools (#160) Frank Schmid 2017-07-24 19:42:44 +02:00
  • f4988de04b Add support for webpack configuration in TypeScript format (#129) Jussi Kinnula 2017-07-20 17:27:34 +03:00
  • c07fbcbb52 Merge pull request #149 from jthomas/master Frank Schmid 2017-07-12 12:41:20 +02:00
  • f1a4d8da27 Add provider support table to README James Thomas 2017-07-11 14:56:32 +01:00
  • 376fde9f12 Serverless-offline and Serverless-webpack example (#148) Dillon Bailey 2017-07-11 04:22:52 +10:00
  • a7632794d1 Add license badge to README (#147) Hassan Khan 2017-07-05 19:06:06 +01:00