This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
serverless
Watch
1
Star
0
Fork
0
You've already forked serverless
mirror of
https://github.com/serverless/serverless.git
synced
2026-01-18 14:58:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
serverless
/
tests
/
classes
History
Doug Moscrop
2aab2a2ccc
fix
#2226
non-aws providers throw an error
2016-09-27 11:59:31 -04:00
..
CLI.js
remove arrow syntax
2016-09-27 12:17:52 +02:00
Config.js
refactor: removed instances keyword and replaces this.S to this.serverless
2016-05-24 11:33:36 +02:00
PluginManager.js
remove arrow syntax
2016-09-27 12:17:52 +02:00
Serverless.js
added more tests for serverless variables
2016-08-31 16:37:58 +09:00
Service.js
fix
#2226
non-aws providers throw an error
2016-09-27 11:59:31 -04:00
Utils.js
fix Tests not passing on Windows
2016-09-26 09:14:54 -04:00
Variables.js
fix bug where variableSyntax is never set from config
2016-09-16 17:15:25 +10:00
YamlParser.js
Add getTmpFilePath method and update tests
2016-08-23 19:36:31 +02:00