aloof-angle-91616
08/13/2019, 11:23 PMaloof-angle-91616
08/13/2019, 11:24 PMaloof-angle-91616
08/13/2019, 11:25 PMhundreds-breakfast-49010
08/13/2019, 11:26 PMaloof-angle-91616
08/13/2019, 11:28 PMhundreds-breakfast-49010
08/13/2019, 11:29 PMargs
parameter to the call to assert_console_output
aloof-angle-91616
08/13/2019, 11:30 PMhundreds-breakfast-49010
08/13/2019, 11:31 PMhundreds-breakfast-49010
08/13/2019, 11:32 PMhundreds-breakfast-49010
08/13/2019, 11:32 PMset_options_for_scope
is the right wayhundreds-breakfast-49010
08/14/2019, 6:38 PMtype_checked
tag that the mypy.py script that runs as part of the commit hooks work?hundreds-breakfast-49010
08/14/2019, 6:38 PMhundreds-breakfast-49010
08/14/2019, 8:37 PMcontext.target_roots
in a v2 rule?aloof-angle-91616
08/14/2019, 9:11 PMhundreds-breakfast-49010
08/15/2019, 12:21 AMhundreds-breakfast-49010
08/15/2019, 12:21 AMhundreds-breakfast-49010
08/15/2019, 12:21 AMwitty-crayon-22786
08/15/2019, 12:32 AMwitty-crayon-22786
08/15/2019, 12:32 AMwitty-crayon-22786
08/15/2019, 12:33 AMhundreds-breakfast-49010
08/15/2019, 12:38 AMfierce-park-88503
08/15/2019, 2:30 PMhappy-kitchen-89482
08/15/2019, 10:49 PMplugins: []
list in pants.inihappy-kitchen-89482
08/15/2019, 10:49 PMhappy-kitchen-89482
08/15/2019, 10:50 PMplugins: [
# External plugins.
'pantsbuild.pants.contrib.awslambda-python==%(pants_version)s',
'pantsbuild.pants.contrib.codeanalysis==%(pants_version)s',
'pantsbuild.pants.contrib.go==%(pants_version)s',
'pantsbuild.pants.contrib.mypy==%(pants_version)s',
'pantsbuild.pants.contrib.node==%(pants_version)s',
'pantsbuild.pants.contrib.python.checks==%(pants_version)s',
# 3rdparty deps of in-repo, loose source plugins.
'boto3==1.9.194',
'isort==4.3.21',
'pkginfo==1.5.0.1',
'plyvel==1.1.0',
'protobuf==3.9.0',
'setuptools==40.6.3',
]
happy-kitchen-89482
08/15/2019, 10:51 PMechoing-alligator-60945
08/19/2019, 12:50 AMechoing-alligator-60945
08/19/2019, 12:52 AMaloof-angle-91616
08/19/2019, 12:53 AMbrave-policeman-49804
08/21/2019, 12:35 PMpython_awslambda
and generated the pex file. then I used lambdex test to test my pex file and it works but when I deploy this pex file as zip to the aws lambda service it gives me the error when testing that "Unable to import module 'lambdex_handler': No module named 'lambdex_handler'"
Any idea what's happening?