Wing Fung Lau

Results 4 issues of Wing Fung Lau

* Cookiecutter version: 2.1.1 * Template project url: github.com/aws/aws-sam-cli, github.com/aws/aws-sam-cli-app-templates/tree/master/nodejs14.x/cookiecutter-aws-sam-hello-nodejs * Python version: 3.7.13 * Operating System: MacOS ### Description: We are trying to upgrade the cookiecutter dependency in SAM...

https://github.com/pytest-dev/pytest-metadata/issues/70 We use `pytest-json-report` and recently found that the "Environement" section of the json reports are always empty. From [release note](https://github.com/pytest-dev/pytest-metadata/blob/master/CHANGES.rst) of `pytest-metadata` 3.0.0: > Use pytest.stash internally instead of...

#### Which issue(s) does this change fix? #### Why is this change necessary? #### How does it address the issue? #### What side effects does this change have? #### Mandatory...

area/local/start-api
area/init
area/local/invoke
pr/internal
area/local/start-invoke

Hello, I'm trying to use `Interface` to abstract a group of objects which all a nullable string field. This is what I tried: ``` #[derive(SimpleObjecct)] struct MyObjectA { my_string: Option,...

question