Results 6 issues of noah

page is blank ![image](https://cloud.githubusercontent.com/assets/797379/24481347/a4c98318-14b7-11e7-8917-f5daf572bfa9.png) browser bar shows insecure icon console shows errors ![image](https://cloud.githubusercontent.com/assets/797379/24481330/924620d4-14b7-11e7-8af4-6cdd3b94b481.png)

see https://github.com/sfdx-isv/sfdx-falcon-template/blob/fb447f9168dccdc59404eed47fc14217d8de8631/dev-tools/make-server-key#L79 i'm not sure the point of the flag `-c 1000` and in fact the man page (https://www.systutorials.com/docs/linux/man/1-xxd/) states that the max is 256

Instances of the `timedelta` class with all zeros [are considered *Falsey*](https://github.com/python/cpython/blob/95e271b2266b8f2e7b60ede86ccf3ede4a7f83eb/Lib/datetime.py#L878-L881). This behavior causes `python-dynamodb-lock` to fall back to the default `retry_period` and `retry_timeout` not only if those parameters are...

According to the readme (wrt `aws_key_id` & `aws_sec_key`) > This parameter is required when your agent is not running on EC2 instance with an IAM Instance Profile. but in reality...

### Describe the bug I am developing a namespaced, unlocked package with a dependency on a package that requires Person Accounts enabled. When using a namespaced org, the `update_admin_profile` task...

bug

### Describe the bug ### Summary I'm working on an unlocked package (2gp). The code is stored in dx format and contains a few flows. During packaging, most of the...

bug