31 Commits

Author SHA1 Message Date
Philipp Muens
ba967f6802 Merge master into branch 2017-04-27 11:05:56 +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
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
Eslam A. Hefnawy
13689a0674 removed references to --noDeploy 2017-04-10 02:33:53 +07:00
Philipp Muens
f7f15bb27c Remove metrics fetching from info plugin 2016-12-02 15:16:02 +01:00
Philipp Muens
3410b75194 Refactor info plugin and add tests 2016-12-02 13:34:50 +01:00
Philipp Muens
e06364be60 Remove x after invocations and throttles messages 2016-12-02 13:33:18 +01:00
Philipp Muens
12161f2921 Add metric retrieval (invocations, throttles, errors and duration) and their displaying 2016-12-02 13:33:18 +01:00
Philipp Muens
d376c6981d Refactor codebase to make it easier to understand 2016-12-02 13:33:18 +01:00
Doug Moscrop
fcbdf8e073 fix Linting 2016-11-25 20:07:32 -05:00
Eslam λ Hefnawy
7095f22b50 Merge pull request #2679 from serverless/naming-js
Added logical ids in centralized file
2016-11-11 18:31:24 +07:00
Eslam A. Hefnawy
fef9b68e5a refactored naming-js method naming 2016-11-10 19:05:02 +07:00
Eetu Tuomala
a19d2bdb78 fixed bad condition 2016-11-09 23:34:16 +02:00
Eetu Tuomala
7bebf1ae21 fixes endpoint path slash issue 2016-11-09 23:17:48 +02:00
Eslam A. Hefnawy
61efd35850 added logical id names in naming-js file 2016-11-09 19:31:08 +07:00
Philipp Muens
c7b7472a48 Update provider properties in plugins 2016-10-19 08:32:06 +02:00
Philipp Muens
df7692ac80 Introduce AwsProvider plugin 2016-10-19 08:32:06 +02:00
Sander van de Graaf
ee5a5019ab
removed misleading comment 2016-10-10 09:09:50 +02:00
Sander van de Graaf
3c15f0e04c
make eslint happy 2016-10-03 12:48:06 +02:00
Sander van de Graaf
f121d6c1ed
added --verbose option for info, which will add Stack Outputs to the output 2016-10-03 12:41:31 +02:00
Philipp Muens
40da6be2b2 Remove dependency on API key id in outputs section 2016-09-26 10:45:03 +02:00
Philipp Muens
a5dcee1cad Add / fix tests for api key value retrieval 2016-09-26 10:45:03 +02:00
Philipp Muens
41ef1d040d Fix api key value displaying in info plugin 2016-09-26 10:45:03 +02:00
Eslam A. Hefnawy
24acaf56c9 added api keys to info plugin 2016-09-09 19:54:22 +09:00
Eslam A. Hefnawy
d475b386a4 logical IDs updates 2016-08-31 23:27:17 +09:00
Philipp Muens
33d27b9160 Fix noDeploy errors when stack is not created 2016-08-22 15:29:23 +02:00
Nick den Engelsman
6f21163fa3 refactor cli and cloudformation endpoint outputs 2016-08-09 10:08:47 +02:00
Benny Bauer
38509dded6 fix 1468 - remove accountId, fix memorySize reference and cover with test 2016-07-29 13:07:11 +02:00
Benny Bauer
d587dd93a6 fix 1468 - handle non existing stack and errors + add tests 2016-07-29 13:06:59 +02:00
Benny Bauer
9f0c506c75 fix 1468 - display endpoints
Display general information on service, functions and endpoints.
Add tests.

partial fix for #1468 - display endpoints

fix 1468 - display endpoints

Display general information on service, functions and endpoints.
Add tests.
2016-07-29 13:01:15 +02:00