Stewart Adam

Results 50 comments of Stewart Adam

> If local.settings.json contains information that's always required, why is it added to .gitignore? +1. Without `FUNCTIONS_WORKER_RUNTIME` defined in `local.settings.json`, `func start` or `func azure functionapp publish` will complain about...

@apawast I'm not the original author of the issue but [per above](https://github.com/Azure/azure-functions-core-tools/issues/2050#issuecomment-790044025), definitely still experiencing this. It would be nice if local.settings.json was safe to gitignore, but today it needs...

pinging @apawast to get this re-opened

Same issue here, ran into this while copying many snapshots over from one pool to another. Stack trace is similar, but a little different on ZFS 2.1.1: ``` Nov 17...

+1 for a flag to send an unencrypted stream. I wanted to replicate existing datasets (including all properties and snapshots) from one pool to another with a new encrypted root...

I believe this is still an issue, I've been experiencing incorrect pathing from static assets with whitenoise which I spent a bit of time debugging in https://github.com/TandoorRecipes/recipes/issues/1878 and https://code.djangoproject.com/ticket/34028. The...

> Could I get one more API Steward to review/approve this PR? Wanted to ack this, won't be able to today but will get a review in tomorrow.

Duplicate of #225