5351 Commits

Author SHA1 Message Date
Philipp Muens
9edda3c551 Existing S3 bucket fixes 2019-07-29 17:24:58 +02:00
Daniel Schep
c44f9faf95 lint 2019-07-26 09:31:57 -04:00
Philipp Muens
871b04e238 Add EventBridge event source 2019-07-26 13:36:22 +02:00
Philipp Muens
a768e2fe52
Merge pull request #6445 from zvymazal/fix/cross_account_sns_events
Fix cross-account/cross-regions SNS subscriptions to topics with the same name
2019-07-26 13:28:14 +02:00
Philipp Muens
aee1599302
Merge pull request #6446 from maafk/master
Remove hard coded partition when validating subscription filters
2019-07-26 11:24:58 +02:00
Zbyněk Vymazal
6269e930a1 Fix lint errors 2019-07-26 11:06:14 +02:00
Daniel Schep
e6367e0f6f Imporove interactive AWS creds flow
closes PLAT-1341

implemented by asking if the user has an account, if not, open browser to sign up
and then open browser (in new or existing acct case) to create an admin user for
user with serverless.

added open as a dependency to open the browser
2019-07-25 13:30:43 -04:00
Zbyněk Vymazal
cf3df0e512 Add regression tests 2019-07-25 17:05:54 +02:00
Daniel Schep
be96a65e9a format 2019-07-25 09:23:50 -04:00
Daniel Schep
221c1b65bc tests 2019-07-25 09:01:34 -04:00
Daniel Schep
860ab72598 add commands that require aws creds.. 2019-07-25 08:56:41 -04:00
Daniel Schep
51e4bd2b6f add commands that require aws creds.. 2019-07-25 08:52:52 -04:00
Daniel Schep
05394e3bbc only check creds on deploy
fixes #6436
2019-07-25 08:49:21 -04:00
Taylor Ondrey
f7d275ddfe linting fix after finally running the proper linting command 2019-07-25 07:42:19 -04:00
Taylor Ondrey
a2cf61da9f Attempt to resolve linting fail in travis-ci 2019-07-25 07:36:31 -04:00
Taylor Ondrey
49adacd9f5 Remove hard coded partition when validating cloudwatch subscription filters 2019-07-25 06:59:42 -04:00
Zbyněk Vymazal
bb0ea88b95 Use declared SNS topic name 2019-07-25 12:38:44 +02:00
Daniel Schep
30b9395d31 PLAT-1390 - check for cached creds in interactive setupAws
because this is how the sfe plugin sets creds
2019-07-24 15:21:00 -04:00
Daniel Schep
9766aa543d use slss.io 2019-07-23 12:52:48 -04:00
Daniel Schep
9a27c0c1cc Merge remote-tracking branch 'origin/master' into support-for-ecs-metadata-creds 2019-07-23 12:51:58 -04:00
Daniel Schep
1a49b142d7 oops, pushed over @pmuens change to bbpromise 2019-07-23 12:50:03 -04:00
Daniel Schep
efec8fc550 test covg 2019-07-23 12:49:25 -04:00
Daniel Schep
8680163362 node 6 support 2019-07-22 15:53:37 -04:00
Daniel Schep
e2e9a77c46 alternative approach to creds fail fast taht includes metadata check 2019-07-22 14:59:49 -04:00
Daniel Schep
105a2f7978 Revert "Fail faster when no AWS creds exist (#6393)"
This reverts commit 62c656b3635d468956ec789814fea8cb3462499f, reversing
changes made to d0793ee65c5058c8921d29ded4e418f2b68751dd.
2019-07-22 14:13:43 -04:00
Maciej Skierkowski
0d44aaca0a Use slss.io for links 2019-07-22 13:02:30 -04:00
Philipp Muens
a56859ce22
Merge pull request #6419 from joelvh/master
Remove spaces from Cognito Pool Name
2019-07-22 10:44:38 +02:00
Joaquín Ormaechea
562b7131e6 Added requestPath to lambda integration request template.
Closes #6364.
2019-07-20 17:00:47 -03:00
Joel Van Horn
072e1155bd Remove spaces from Cognito Pool Name 2019-07-20 00:42:57 -04:00
Alex Bolenok
95b9915111 Fix ImportValue handling in existing S3 buckets #6416 2019-07-20 04:45:39 +03:00
Mariusz Nowak
d2e537329f
Fix lint issues
Came out after change to no-confusing-arrow rule
2019-07-19 17:46:08 +02:00
Daniel Schep
62c656b363
Fail faster when no AWS creds exist (#6393)
Fail faster when no AWS creds exist
2019-07-19 08:04:23 -04:00
Philipp Muens
d0793ee65c
Merge pull request #6402 from sameer-s/master
Changed AWS subscription filters to use function object name
2019-07-19 10:52:44 +02:00
Alex DeBrie
1344791329
Update initializeService.js 2019-07-18 19:09:21 -05:00
Sameer Suri
edc4e1e715 Changed AWS subscription filters to use function object name 2019-07-18 13:20:27 -07:00
Daniel Schep
70db07d949 purty 2019-07-18 10:42:33 -04:00
Daniel Schep
705a51867d correctly stub userStats.track 2019-07-18 10:22:22 -04:00
Daniel Schep
743f165451 fix isolated test 2019-07-18 08:09:54 -04:00
Philipp Muens
63c070c64c Add support for existing Cognito User Pools 2019-07-18 12:53:18 +02:00
Daniel Schep
d2e222ca1f doh. actually need to be valid creds 2019-07-17 18:41:32 -04:00
Daniel Schep
7d28de8774 doh. credential needs to be non-empty 2019-07-17 18:32:13 -04:00
Daniel Schep
512432b50a purty 2019-07-17 18:31:04 -04:00
Daniel Schep
2521e5d285 set fake creds in request test to try and fix ci 2019-07-17 18:24:17 -04:00
Daniel Schep
4b82dce66b actually update the right aws creds link interactive setup aws 2019-07-17 17:21:18 -04:00
Daniel Schep
4f9bc560fb fix test covg 2019-07-17 17:06:06 -04:00
Daniel Schep
39b5f91205 Fail faster when no AWS creds exist 2019-07-17 16:39:40 -04:00
Philipp Muens
5ce8f98744
Merge pull request #6372 from Ingwersaft/master
Updated gradle and kotlin.js gradle plugin fixing #5598
2019-07-17 10:42:09 +02:00
Ingwersaft
f5ca4dfb03 added missing root project name to gradle setup 2019-07-16 22:21:32 +02:00
Daniel Schep
2ea13d5fec
If user has no profiles, always create them the default profile (#6378)
If user has no profiles, always create them the default profile
2019-07-16 14:42:19 -04:00
Mariusz Nowak
fc8c864c3b
Merge pull request #6386 from serverless/cli-interactive-fix-project-name
PLAT-1385 Ensure expected service name in interactively created project
2019-07-16 16:48:04 +02:00