7687 Commits

Author SHA1 Message Date
jeffnoehren
b6027faf2e Spotinst: deleting example templates 2017-10-09 09:51:10 -07:00
jeffnoehren
abe93c81d2 Merge branch 'master' of github.com:jeffnoehren/serverless 2017-10-09 09:49:08 -07:00
jeffnoehren
1a6a23d836 Spotinst - deleting example code because its not displayed on site 2017-10-09 09:44:43 -07:00
guyklainer
1c25e3a8be [src] add text for ruby template 2017-10-05 19:12:10 +03:00
guyklainer
995e0b74e0 [src] surround cronExpression with ticks.
[src] install spotinst plugin as devDependencies
2017-10-05 18:51:36 +03:00
jeffnoehren
a99130453c adding events to the docs homepage 2017-10-04 17:26:37 -07:00
jeffnoehren
460abc74d0 Spotinst Functions - add public and private support and Ruby template 2017-10-04 17:14:39 -07:00
jeffnoehren
b9487e4700 Adding new chron documentation 2017-10-04 10:56:42 -07:00
jeffnoehren
331203945f adding ruby hello world example from template 2017-10-03 17:31:24 -07:00
jeffnoehren
84fa89e24c forgot the .md on link 2017-10-03 17:24:14 -07:00
jeffnoehren
bd55c3dda1 reverting the pictures 2017-10-03 17:22:52 -07:00
jeffnoehren
4a2191baeb updating spotinst pictures 2017-10-03 17:21:56 -07:00
jeffnoehren
f636f4f736 added permissions to the guide, created hello world examples, updated main readme 2017-10-03 17:07:24 -07:00
jeffnoehren
5c426ecf6e updating spotinst homepage readme 2017-10-03 14:49:29 -07:00
jeffnoehren
924ad118a5 updating docs 2017-10-03 13:49:15 -07:00
Takahiro Horike
fd285d3010 Merge pull request #4299 from RafalWilinski/fix-zip-append-order
Change packaging order in zipFiles function
2017-10-02 21:44:28 +09:00
Rafal Wilinski
8f1fd5643e Merge pull request #4327 from boazdejong/patch-1
ResourcesGuide: Specify resource type
2017-10-02 11:44:53 +02:00
Boaz de Jong
f4b0752f4e ResourcesGuide: Specify resource type
Specify type in example for overwriting resource.
2017-10-02 16:35:18 +08:00
Takahiro Horike
c95451be87 Merge pull request #4326 from Ulili/patch-1
Update IBM registration URL
2017-10-02 11:59:53 +09:00
Ulili
c3df4b085e Update IBM registration URL 2017-10-01 23:02:21 -03:00
Takahiro Horike
733e6414c1 Merge pull request #4302 from RafalWilinski/removing-private-true
Removing private: true from function does not change it's state
2017-09-30 15:43:48 +09:00
Takahiro Horike
a65814d757 Merge pull request #4322 from medikoo/improve-plugin-initialization-error-handling
Distinguish plugin initialization error from plugin not found error
2017-09-30 08:32:50 +09:00
Rafal Wilinski
a0833cfbda Add implicit private = false test 2017-09-29 22:24:56 +02:00
Takahiro Horike
99ea9c8695 Merge pull request #4238 from horike37/add-alexaSmartHome-event
Add alexaSmartHome event
2017-09-30 00:33:51 +09:00
Takahiro Horike
08fc6c6b6d Update resources.md 2017-09-29 23:39:51 +09:00
Mariusz Nowak
7689cff5a9 Improve plugin initialization error reporting
Distinguish not found errors from "initialization errors (so far in both cases not found error was thrown)
2017-09-29 16:25:29 +02:00
Takahiro Horike
90f3dad237 Merge pull request #4297 from RafalWilinski/run-list-if-no-timestamp-provided-to-rollback
Run `serverless deploy list` if timestamp is not specified in rollback command
2017-09-29 21:04:21 +09:00
Rafal Wilinski
74c044f86f Merge pull request #4321 from ScreamingHawk/patch-1
Fix tabbing for iamRoleStatements
2017-09-28 21:52:30 +02:00
Michael Standen
52bf02e634 Fix tabbing for iamRoleStatements 2017-09-29 07:37:38 +13:00
Takahiro Horike
9884dbe70b Merge pull request #4315 from andresmgot/kubelessSchedulerDocs
Add docs for scheduled events for Kubeless
2017-09-29 01:09:40 +09:00
Andres
d692b8448e Add docs for scheduled events for Kubeless 2017-09-26 10:29:08 +02:00
Philipp Muens
a1398a9f35 Merge pull request #4308 from sime/dlq-sqs-typo
SQS queue, not SNS queue
2017-09-24 10:19:20 +02:00
Simon Males
b67c0920a3 SQS queue, not SNS queue 2017-09-23 20:30:00 +02:00
David Wells
1159e5b01b Merge pull request #4304 from serverless/DavidWells-patch-1
Update variables.md
2017-09-21 17:03:34 -07:00
David Wells
d802250d3d Update variables.md 2017-09-21 17:02:57 -07:00
David Wells
2800ab250a Update variables.md 2017-09-21 17:01:25 -07:00
David Wells
9fbe91579a Update variables.md 2017-09-21 16:50:30 -07:00
David Wells
369d7b8804 Update variables.md 2017-09-21 16:46:27 -07:00
David Wells
7cf3ec4e2e Update variables.md 2017-09-21 16:43:55 -07:00
David Wells
94d8be2c4d Merge pull request #4303 from serverless/DavidWells-patch-1
Update variable docs
2017-09-21 16:37:59 -07:00
David Wells
ac7078d806 Update variables.md 2017-09-21 16:37:33 -07:00
David Wells
0024bcebf3 Update variables.md 2017-09-21 16:22:37 -07:00
Rafal Wilinski
52ce55e903 Set ApiKeyRequired if http.private is not specified 2017-09-21 23:04:15 +02:00
Rafal Wilinski
d20177f975 Refactor getFileContentAndStat test 2017-09-21 18:52:49 +02:00
Rafal Wilinski
df7905e61d Change sortkey 2017-09-21 18:50:43 +02:00
Rafal Wilinski
7045e0db2d Change packaging order in zipFiles function 2017-09-21 18:41:35 +02:00
Eslam λ Hefnawy
eca6a53a04 Merge pull request #4298 from serverless/releasing-1.23
Releasing 1.23
v1.23.0
2017-09-21 21:44:20 +07:00
Eslam A. Hefnawy
7c47dcfa6c releasing 1.23 2017-09-21 21:40:26 +07:00
Eslam λ Hefnawy
ed614bfa04 Merge pull request #4206 from serverless/improve-login
Implement pinging for the CLI login
2017-09-21 21:03:20 +07:00
Rafal Wilinski
5cead0204d Add documentation note 2017-09-21 15:38:08 +02:00