Christopher Pappas

Results 72 comments of Christopher Pappas

It's not totally ideal in terms of efficiency, but for most use-cases [node-dev](https://github.com/fgnass/node-dev) is sufficient during dev: ``` npm install -g node-dev node-dev server.js ``` On change, the server reboots...

Thanks for the heads up @mzikherman. The issue we're running into is a bit lower level but I've updated the description with this notice.

We use [this](https://github.com/artsy/metaphysics/blob/main/scripts/push-schema-changes.js) to push MP changes to a number of different repos; perhaps we can go the other way and use it to push stitched schemas to MP, or...

@pvinis - at some point if the path is more fleshed out it would be good to add this to platform's JIRA board with a `CLIENT-INFRA` label, that way we...

I took a quick look at this and it's def possible!

@buz-zard - Can you elaborate on this issue a bit? (I'm evaluating possible solutions to the netlify-cms + mdx issue)

@dzucconi now that you're back wanna give this a review?

@TMcMeans - note that you can always create branches off of a branch and then rebase after the merge; things don't need to be merged to main in order to...

Mostly because you were out all of last week and Laura and I had been discussing a lot of the particulars in this PR at great length. Further, if you...

It's no problem! Just saying that there were in flight convos here, you were out, and having more eyes on it would make for a better final product. I had...