Paul Prescod

Results 110 issues of Paul Prescod

Snowfakery should have a built-in mechanism for generating consistent addresses. For example, one potential syntax could be: ``` - object: BillingAddress vars: snowfakery_address_country: random_choice: - United Kingdom - United States...

Snowfakery could have a small package manager based on pip. For example: snowfakery --install git+https://github.com/SkypLabs/faker-wifi-essid Or: snowfakery --upgrade git+https://github.com/SkypLabs/faker-wifi-essid Or: snowfakery --install faker-wifi-essid Perhaps if a plugin is referenced like...

```yaml - snowfakery_version: 2 - object: foo fields: a: ${{-1}} b: -1 c: ${{3-4}} ```

https://github.com/mohanson/pywasm/blob/8cb78724d00014a36e5eb4c8c60ab6dd1a1aad6c/pywasm/binary.py#L80 I'd suggest these be called "minimum" and "maximum" rather than "n" and "m".

Moved from #3341 Thank you @jlantz ! Adds extra error handling and a new exception, ServiceCannotBeLoaded, to match the exception already there for org load issues. Should have 100% test...

I think of this as an extension of our contributor docs, but I'll get some feedback before I link it into the main docset.

Improve test coverage for the deprecated `oid_as_pk` mapping file argument.

## Snowfakery 3.4 Snowfakery can now generate Event or Meeting Schedules similar to Calendar Apps (#739) Snowfakery now has a `Salesforce.ContentFile` feature for generating Content Versions (#446)