Eric Fung

Results 5 comments of Eric Fung

> Any change we can merge this? My PR is failing because it needs `pylint > 2.3.0` https://github.com/Shopify/ci-queue/pull/168/checks?check_run_id=2271709639 You could potentially make a branch in this repo, make the fixes...

For context, I'm trying to document how to set up a Python project from scratch, that can be deployed on our Production Platform. Currently, there are [no walkthroughs in their...

Oh, I think I'm misunderstanding. It looks like existing AVDs are *always* deleted and created fresh.

> This seems reasonable. What do you think we should call the displayed field? `content`, `display`, `text`? I prefer `text` or `content`.

Alternatively, is there a way we can pass headers to the client used to talk to the server? For example, if our self-hosted server is behind something that implements Basic...