kdnakt
12cad14dce
Make question mark available as variables fallback
2019-10-09 09:10:32 +09:00
Nathan Chapman
d266b1b399
Return null from logStat promise to remove Bluebird warnings
2019-08-16 16:08:00 -05:00
Mariusz Nowak
b15c9cce5e
Fix segment tracking tests
2019-07-19 16:47:45 +02:00
Mariusz Nowak
86104ef21d
Reorganize tracking logic
2019-07-18 23:02:14 +02:00
Mariusz Nowak
4944f471b1
Prettify
2019-06-26 12:43:01 +02:00
Daniel Schep
79bb5acc48
Throw an error if sls config specifed doesnt exist
2019-06-10 11:19:14 -04:00
Daniel Schep
2b81303370
--config option.
...
closes #5589
closes #4485
closes #4473
closes #4124
closes #5822
2019-06-10 11:19:14 -04:00
Philipp Muens
a02b31e91c
Add support for S3 hosted package artifacts
2019-06-05 13:33:36 +02:00
Philipp Muens
606e82d85b
Fix validation after API Gateway deployment
2019-05-13 15:11:25 +02:00
Philipp Muens
b5d0416bff
Merge branch 'master' into eg-api-key-error
2019-03-21 14:22:07 +01:00
johnlim
f167481a36
fixes #5188 "Failed to fetch the event types list due the error: API key not set" error when event gateway plugin is used.
2018-09-27 15:49:05 +08:00
Charlie Briggs
8f8c27ae7e
Handle scoped packages in ${file()} variables
...
Currently @ is not a valid variable character, so it doesn't get parsed
as one.
When it does get parsed, @ is not considered valid as part of a file path
- we add a blacklist as per https://github.com/serverless/serverless/pull/4528 to
handle this case.
2018-09-19 17:26:50 +01:00
Eslam A. Hefnawy
e7e4b0154e
add getLocalAccessKey method
2018-07-11 15:42:14 +03:00
Doug Moscrop
8d9f4a296b
only use json-cycles when opt-in, for state serialization
2018-06-06 15:07:03 -04:00
Mike Pugh
7b6a8ff262
Lodash and test updates
2018-02-07 19:50:24 -05:00
Mike Pugh
2e925af0b4
Fixing lint errors
2018-01-19 17:49:37 -05:00
Mike Pugh
8ee6e1955a
Fix regressions
2018-01-19 17:33:13 -05:00
Mike Pugh
16debac62e
Replace AWS Partition strings with CF Pseudo Param or from STS
2018-01-19 13:52:29 -05:00
Pavel Vlasov
bca4da55b3
add support for serverless.js
2017-12-19 20:14:39 +11:00
Kostas Bariotis
47082fbc43
move fs utils, refactor tests
2017-10-06 16:37:19 +03:00
Philipp Muens
701187bc59
Update all variableSyntax usages
2017-08-21 13:11:29 +02:00
Vlad Holubiev
8be178b839
Use is-docker npm package, increased test coverage
2017-08-01 01:02:40 +03:00
Philipp Muens
e0a329da34
Change serviceName to name
2017-07-19 12:40:24 +02:00
Alex DeBrie
7e33670748
Send to new tracking endpoint. Add serviceName in tracking.
2017-07-17 21:32:13 +00:00
Philipp Muens
f23d49b3f0
Update missing variableSyntax reference
2017-07-07 14:45:46 +02:00
Eslam λ Hefnawy
ffae3adc62
Merge pull request #3812 from serverless/add-invocation-id
...
Add invocationId
2017-06-21 19:23:32 +08:00
Alex DeBrie
17736d0d96
Move AWS-specific data into separate object
2017-06-21 02:25:38 +00:00
Alex DeBrie
93c4f9816d
Add check for cognito authorizer as string
2017-06-21 01:25:50 +00:00
Alex DeBrie
2c012ab8f5
Stronger checks on how authorizers are indicated in serverless.yml
2017-06-19 14:35:53 +00:00
Philipp Muens
d689b9e104
Add invocationId
2017-06-19 09:02:48 +02:00
Alex DeBrie
24e26b3cd1
Fix linting errors
2017-06-19 02:13:52 +00:00
Alex DeBrie
5aae161ce4
Add checks for HTTP Authorizers
2017-06-19 00:53:14 +00:00
Philipp Muens
0dca35a2c1
Throw error when command not run in service
2017-06-12 10:38:59 +02:00
davidwells
a356ae83fa
clean up Utils
2017-05-25 20:46:31 -07:00
Philipp Muens
253fe3e8e5
Merge pull request #3647 from HyperBrain/support-json-project
...
Added support for serverless.json. Improved error messages with filename
2017-05-25 11:58:53 +02:00
Philipp Muens
a5d81e0a43
Remove commented out code
2017-05-24 13:01:48 +02:00
davidwells
d31057239d
remove old dep
2017-05-24 00:34:15 -07:00
davidwells
c8dbd7a4a6
add id
2017-05-24 00:21:29 -07:00
davidwells
f115fc87ab
update segment
2017-05-24 00:21:29 -07:00
davidwells
cb6d22e3e0
lint all the things
2017-05-24 00:21:29 -07:00
davidwells
c57cf03a09
clean up segment call
2017-05-24 00:20:39 -07:00
davidwells
e93e976a80
update Utils class with util functions
2017-05-24 00:19:27 -07:00
Philipp Muens
e6f2c2d3aa
Update other relevant parts of the codebase
2017-05-19 15:08:35 +02:00
davidwells
816f5fa8da
update CI detection
2017-05-05 13:11:55 -07:00
Nikos Katsikanis
09ccc63b64
Remove unneeded code
2017-02-14 10:17:45 +00:00
Philipp Muens
54fbaadede
Remove defaults service property
2017-01-30 11:03:40 +01:00
Philipp Muens
dc8fe5c22f
Remove unnecessary getRootPath method
2017-01-10 08:16:17 -08:00
Philipp Muens
2d2ba4521d
Update Docker detection to be cgroup based
...
This ensures a more stable detection strategy since .dockerenv might be not around for the long term.
2017-01-09 11:15:12 -08:00
Philipp Muens
ce8bbc4885
Add Docker detection
2017-01-08 14:19:25 +01:00
Philipp Muens
daa223a2fc
Add npm scripts for slStats
2016-12-23 14:51:56 +01:00