Adam Mills
Adam Mills
I am attempting to merge MassTransit 2.8 and Magnum into my own assembly. Magnum has Newtown.Json merged already into itself, MassTransit references a different version. Using the latest IL-Repack from...
It is compared to a number in get, without this patch it doesn't preserve the cache across processes
Tabing list items allows for nesting, but it isnt added to the markdown
If there are errors in the typescript, the deploy continues. I'm using noImplicitAny and getting errors, but the deploy continues.
Airtable rate limits to 5 requests per second across all bases. They return http code 429 when you hit this limit. This PR introduces retries via the requests retry functionality...
Seems to be little activity
Upgrading from 9.0 to 9.1 relative urls and non-imgix urls are no longer supported. We used to pass in our image value and if it was imgix great, if it...
I maybe misunderstanding `@asType`, but I'm trying to change the outputed type of a complex object to just be object in the schema and can't get it. ``` IMyInterface {...
Example in ReadMe should use the wrong block name, should be extrahead not extra_head
If you have an assets folder with no TS files, the folder is not present in the output directory. `copy-files` doesn't make the path before/when copying `Error: ENOENT: no such...