Jesse Rosenberger

Results 159 comments of Jesse Rosenberger

Btw, acknowledge that the `cat` 🐈 work-around would not work for YAML-based configuration. I think we just want to decide if we're okay with the initial version of this just...

There is no relation from `harmonizer` to either `rover subgraph introspect` or `buildFederatedSchema`. The workflow with the best UX for using modules (that is, sets of `typeDefs` and `resolvers`) with...

Perhaps this should use OAuth!

It's worth noting that this work is taking place in https://github.com/apollographql/rover/pull/1137, which also outlines its progress and what we're waiting for to get it sorted out.

It's possible to build a [Universal Binary](https://developer.apple.com/documentation/xcode/building_a_universal_macos_binary) that contains executable code for both architectures. It should be possible to build them on either hardware.

I do want to bring over (my own) comment that I feel is relevant from https://github.com/apollographql/rover/issues/230#issuecomment-775839827 (which was merged into this issue): > Have we considered using https://github.com/emk/rust-musl-builder or https://github.com/joseluisq/rust-linux-darwin-builder...

I'm failing at really correctly framing my actual point today (so I'm going to reconsider using my words today and I probably shouldn't have suggested this in the way I...

@thijsdaniels' suggestion should indeed work (thanks for offering that up!) though I agree there's an evolution of the configuration format that could offer this as well. I'd suggest going with...

I wonder if @IvanGoncharov has any thoughts here.