13877 Commits

Author SHA1 Message Date
Mariusz Nowak
35dd2acd57 docs(Plugins): Improve command extensions section 2021-04-02 13:04:48 +02:00
Mariusz Nowak
4eba512c15 fix(Variables): Support resolving "raw" JSON string form of SSM params 2021-04-02 12:03:29 +02:00
Gareth Jones
0762877e6a
docs(Packaging): Fix deprecation code reference (#9227) 2021-04-01 23:02:39 +02:00
Mariusz Nowak
171f9b6bad docs(Variables): Add note on AWS CF specific variables 2021-04-01 16:39:45 +02:00
AlinoeDoctari
7b6ed9bb58
test: Refactor test for getStage for aws provider (#9214) 2021-04-01 15:13:26 +02:00
Piotr Grzesik
5e16a28a51 chore: Release v2.32.1 v2.32.1 2021-03-31 14:09:40 +02:00
Piotr Grzesik
13328ab99e chore: Bump dependencies 2021-03-31 14:09:40 +02:00
Mariusz Nowak
b5668d5be0 fix(Variables): Ensure resolution of unrecognized CLI options 2021-03-31 14:00:17 +02:00
Mariusz Nowak
fa728e1478 fix(CLI): Fix deprecation warning message 2021-03-31 14:00:17 +02:00
Mariusz Nowak
7f788d29e5 refactor(CLI): Fix deprecation message typo 2021-03-31 13:18:03 +02:00
Piotr Grzesik
0a84f1c84e fix(AWS IAM): Support for CF functions for provider.iam.role 2021-03-31 12:36:11 +02:00
Mariusz Nowak
7601e26360 refactor(Variables): Do not run old resolver when not needed 2021-03-31 12:25:49 +02:00
Mariusz Nowak
9b830728df refactor: Ensure to remove internal .env resolution with next major 2021-03-31 12:25:49 +02:00
Mariusz Nowak
80bddce667 fix(CLI): Fix commands pass to local installation 2021-03-31 12:25:49 +02:00
Piotr Grzesik
cc32ba956e chore: Release v2.32.0 v2.32.0 2021-03-30 15:38:01 +02:00
Piotr Grzesik
00949bc752 chore: Bump sinon to v10 2021-03-30 15:38:01 +02:00
Piotr Grzesik
0a2561e4eb chore: Bump dependencies 2021-03-30 15:38:01 +02:00
Piotr Grzesik
4729cb5a20 test: Remove unnecessary CLI params in integrationBasic.test.js 2021-03-30 13:34:34 +02:00
Piotr Grzesik
d75bb234a0 test: Separate external API integration tests for API Gateway 2021-03-30 12:27:03 +02:00
Piotr Grzesik
d3c6e4323b feat(AWS HTTP API): Add support for AWS IAM authorization 2021-03-30 11:34:31 +02:00
Mariusz Nowak
1d77f46a98 test(Variables): Fix file name 2021-03-30 10:22:40 +02:00
Mariusz Nowak
7e8c202dd0 docs(Variables): Remove outdated no longer applicable sections 2021-03-30 10:22:40 +02:00
Mariusz Nowak
f112e4b91c feat(Variables): Report errors on unresolved variables 2021-03-30 10:22:40 +02:00
Mariusz Nowak
089405a7a8 refactor(Variables): Improve error message grammar 2021-03-30 10:22:40 +02:00
Mariusz Nowak
385c15bc83 refactor(Variables): Configure dashboard sources in a new resolver 2021-03-30 10:22:40 +02:00
Mariusz Nowak
6292197ee1 refactor(Dashboard): Provide direct internal access to dashboard plugin 2021-03-30 10:22:40 +02:00
Mariusz Nowak
af0242d716 refactor(CLI): Ensure resolved provider.region if dashboard 2021-03-30 10:22:40 +02:00
Mariusz Nowak
ee76876725 feat(Variables): Support source extensions from plugins for new resolver 2021-03-30 10:22:40 +02:00
Mariusz Nowak
3f7f67ccc1 refactor(Variables): Configure ssm source in a new resolver 2021-03-30 10:22:40 +02:00
Mariusz Nowak
12a4cad102 refactor(Variables): Configure s3 source in a new resolver 2021-03-30 10:22:40 +02:00
Mariusz Nowak
a60e90f61c refactor(Variables): Configure cf source in a new resolver 2021-03-30 10:22:40 +02:00
Mariusz Nowak
00652005d4 refactor(CLI): Improve command resolution handling 2021-03-30 10:22:40 +02:00
Mariusz Nowak
32013dc9bb refactor(CLI): Refactor flow into IIFE 2021-03-30 10:22:40 +02:00
Mariusz Nowak
eecd9285d5 refactor(Variables): Configure sls source in a new resolver 2021-03-30 10:22:40 +02:00
AlinoeDoctari
b31892a731
test: Refactor test for getRegion for aws provider (#9193) 2021-03-29 17:56:26 +02:00
Piotr Grzesik
6674660b17 fix: Ensure correct payload generation for functions without events 2021-03-29 16:38:55 +02:00
Piotr Grzesik
37d03b6888 feat(AWS HTTP API): Add support for custom Lambda authorizers 2021-03-29 16:38:55 +02:00
Joël Galeran
bf83f3c406
chore: Update code comment about file stat chmod (#9191)
It seems that `normalizedFilesToChmodPlusX` was removed and does not exist anymore so removing it from the comment seemed appropriate
2021-03-29 15:13:18 +02:00
Juanjo Diaz
e1678fb1c6
feat(Packaging): Deprecate include & exclude in favor of patterns
(PR #8581)
2021-03-26 11:33:58 +01:00
Edmundo Santos
e62c9ca63b
docs: Update default payload of httpApi in serverless.yml.md (#9182) 2021-03-26 10:55:11 +01:00
Mariusz Nowak
03817c23fb refactor(CLI): Rename module to unify convention 2021-03-26 10:11:57 +01:00
Mariusz Nowak
c2d4f834e5 refactor(CLI): Prevent superfluous vars resolution with help request 2021-03-26 10:11:57 +01:00
Mariusz Nowak
2eb61fc510 refactor(CLI): Render help out of internal context 2021-03-26 10:11:57 +01:00
Mariusz Nowak
053fea18e0 refactor(CLI): Move main help renderer out of internals 2021-03-26 10:11:57 +01:00
Mariusz Nowak
cd4daaf00e test: Improve test to run against confirmed help command 2021-03-26 10:11:57 +01:00
Mariusz Nowak
d9cf52b2c8 fix(CLI): Fix handling of container commands 2021-03-26 10:11:57 +01:00
Mariusz Nowak
afad2315a5 refactor(CLI): Move to CLI logic required options validation 2021-03-26 10:11:57 +01:00
Mariusz Nowak
8142515bfc refactor(CLI): Ensure to have up to date commands
When invoked by outdated global installation
2021-03-26 10:11:57 +01:00
Mariusz Nowak
2d4d05d425 refactor(CLI): Pass resolved commands options to local installation 2021-03-26 10:11:57 +01:00
Mariusz Nowak
9aa026d8f7 refactor(CLI): Recalculate options only if external plugins were loaded 2021-03-26 10:11:57 +01:00