Philipp Muens
|
490f517d12
|
Fix failing AWS provider test
|
2017-08-26 12:41:25 +02:00 |
|
davidwells
|
d4364b7c46
|
update link
|
2017-08-25 15:20:08 -07:00 |
|
Philipp Muens
|
380a6c119f
|
Merge pull request #4132 from medikoo/fix-delete-failed-discovery
Fix end of failed deletion discovery in AWS stack monitor
|
2017-08-24 10:33:57 +02:00 |
|
Philipp Muens
|
dec2e14566
|
Fix tests
|
2017-08-24 10:13:53 +02:00 |
|
Mariusz Nowak
|
14d5102b7b
|
Improve error messages
They literally addressed deployment case, while operation may be about stack deletion
|
2017-08-23 17:21:29 +02:00 |
|
Philipp Muens
|
21dd400608
|
Merge pull request #3980 from mpuittinen/master
Fix aws-profile cli option to override env & config
|
2017-08-23 12:30:50 +02:00 |
|
Eslam λ Hefnawy
|
df5764dd4b
|
Merge pull request #4126 from RafalWilinski/add-context
Add --context and --contextPath to `invoke local` cmd
|
2017-08-22 20:02:30 +07:00 |
|
Philipp Muens
|
dab9c5473a
|
Minor cleanup after merging PRs for config credentials on AWS
|
2017-08-22 13:59:28 +02:00 |
|
Mariusz Nowak
|
732a410167
|
Add tests related to DELETE_FAILED outcome
|
2017-08-22 13:04:19 +02:00 |
|
Philipp Muens
|
c0b88badf0
|
Merge pull request #4134 from RafalWilinski/reverse-function-sorting
Reverse version sorting for "sls deploy list functions"
|
2017-08-22 11:04:48 +02:00 |
|
Jacob Massey
|
a8167c1e9d
|
Set read/write owner permissions when .aws/credentials file is saved
|
2017-08-21 23:22:35 -04:00 |
|
Rafał Wiliński
|
d309c89301
|
Fix eslint issues
|
2017-08-21 23:27:16 +02:00 |
|
Rafał Wiliński
|
fc505e0b65
|
Reverse listFunctions versions sorting
|
2017-08-21 23:21:17 +02:00 |
|
Rafal Wilinski
|
b5e1564ab6
|
Merge branch 'master' into add-context
|
2017-08-21 22:59:37 +02:00 |
|
Mariusz Nowak
|
8dfaa277c6
|
Fix failed deletion discovery
|
2017-08-21 16:36:06 +02:00 |
|
Eslam λ Hefnawy
|
0530627b33
|
Merge pull request #4047 from Nevon/time-remaining-in-millis
Fix behavior of getRemainingTimeInMillis in local invokation
|
2017-08-21 21:31:54 +07:00 |
|
Eslam λ Hefnawy
|
8457f320d9
|
Merge pull request #3866 from medhoover/allow-aws-credentials-update
Allow aws credentials update
|
2017-08-21 18:51:42 +07:00 |
|
Rafał Wiliński
|
db439478ce
|
Fix failing test
|
2017-08-19 17:41:20 +02:00 |
|
Rafał Wiliński
|
5e5f71df65
|
Add context and contextPath flags to invoke local cmd
|
2017-08-19 17:30:52 +02:00 |
|
Philipp Muens
|
03afbcb03f
|
Merge pull request #4036 from dzimine/DZ/fix_3788
Optionally skip parsing input to JSON when using `invoke` and `invoke local`
|
2017-08-18 15:20:22 +02:00 |
|
Philipp Muens
|
03fa853bd6
|
Fix broken test
|
2017-08-18 14:01:52 +02:00 |
|
Philipp Muens
|
b05143e07a
|
Merge branch 'master' into py-win32-invokeLocal
|
2017-08-18 13:58:52 +02:00 |
|
Philipp Muens
|
1de1272898
|
Merge master into PR
|
2017-08-18 10:25:51 +02:00 |
|
Philipp Muens
|
88e33a685c
|
Merge pull request #4003 from vinodsr/master
Use naming.getStackName method instead of hardcoding.
|
2017-08-17 13:58:00 +02:00 |
|
Toby Hede
|
4461034137
|
Display stack name in info output
|
2017-08-15 14:11:57 +10:00 |
|
Loren Gordon
|
58eec4d761
|
Uses path join to make tests os agnostic
|
2017-08-08 09:46:26 -04:00 |
|
Tommy Brunn
|
b21c330bd6
|
Skip Python test
|
2017-08-05 20:00:58 +02:00 |
|
Tommy Brunn
|
5a61f6c756
|
Test python implementation of get_remaining_time_in_millis
|
2017-08-05 19:47:46 +02:00 |
|
Tommy Brunn
|
35102ee3e6
|
Fix Python implementation of get_remaining_time_in_millis
|
2017-08-05 16:42:59 +02:00 |
|
Tommy Brunn
|
f150e03fd8
|
Remove destructuring to support older node
|
2017-08-05 16:34:08 +02:00 |
|
Tommy Brunn
|
d4766254a6
|
Fix behavior of getRemainingTimeInMillis in local invokation
|
2017-08-05 16:19:33 +02:00 |
|
Dmitri Zimine
|
c4374ec6b1
|
Optionally pass raw string, take 1
|
2017-08-03 10:28:53 -07:00 |
|
Vinod S R
|
3e4d62acfe
|
Use naming.getStackName method instead of hardcoding.
|
2017-07-27 23:04:24 +05:30 |
|
mpuittinen
|
5325d3a0b9
|
Fix #3979. CLI option aws-profile overrides AWS_PROFILE env var
|
2017-07-24 10:42:48 +03:00 |
|
mpuittinen
|
4e96ea77c4
|
Fix #3979. CLI option aws-profile overrides AWS_PROFILE env var
|
2017-07-24 10:30:30 +03:00 |
|
Philipp Muens
|
26051ad798
|
Fix function retrieval for "deploy list functions" command
|
2017-07-21 16:35:43 +02:00 |
|
Gharsallah Mohamed
|
38dba4d509
|
resolve credentials saving as a promise
|
2017-07-18 16:10:33 +02:00 |
|
Gharsallah Mohamed
|
fa96b5761d
|
use writeFile instead of writeFileSync
|
2017-07-17 17:44:24 +02:00 |
|
Philipp Muens
|
cf7a6fb4bf
|
Enhance tests for invoke local
|
2017-07-17 10:51:20 +02:00 |
|
Eslam λ Hefnawy
|
970302573b
|
Merge pull request #3935 from ryanmurakami/handle-rollback-status
Handle Export errors when deleting CF stack
|
2017-07-16 18:16:27 +07:00 |
|
Eslam λ Hefnawy
|
f7d1e55be6
|
Merge pull request #3722 from HeroesDieYoung/master
Allow request parameter configuration with lambda-proxy integration
|
2017-07-13 16:01:14 +07:00 |
|
Ryan Lewis
|
ac59f993b4
|
lint error
|
2017-07-12 16:26:44 -07:00 |
|
Ryan Lewis
|
003752462b
|
adding test
|
2017-07-12 14:28:06 -07:00 |
|
Eslam λ Hefnawy
|
f0892630f7
|
Merge pull request #3908 from dschep/invoke-local-config-region
Also set region env vars from config, not just CLI, for invoke local
|
2017-07-12 20:51:59 +07:00 |
|
Eslam λ Hefnawy
|
40d529ced5
|
Revert "Improves invalid security token message per issue #3862"
|
2017-07-12 17:49:37 +07:00 |
|
Eslam λ Hefnawy
|
f0b1474f1e
|
Merge pull request #3912 from serverless/darkowlzz-3625-deploy-function-pkg
Follow up for #3876 & #3856: Fixes for custom package artifacts
|
2017-07-10 16:00:09 +07:00 |
|
Philipp Muens
|
4ed4a8e9bb
|
Update to match two security token related cases
|
2017-07-07 16:40:17 +02:00 |
|
Eslam A. Hefnawy
|
bcbbd907ab
|
skip service packaging if artifact is provided
|
2017-07-07 20:59:00 +07:00 |
|
Ralph Dugue
|
a91c827633
|
Fixing error with matching in test
|
2017-07-07 08:37:53 -04:00 |
|
Eslam A. Hefnawy
|
42d48892c2
|
fix deploy function with service artifact
|
2017-07-07 19:22:42 +07:00 |
|