build
build copied to clipboard
Make the deploy core plugin use gRPC
The deploy core plugin currently uses plain TCP + JSON. We should migrate it to gRPC.
It might be good to do this separately from implementing the new flow between the buildbot and Netlify Build. This would allow us to split the work and reduce the risk. This would also minimize the risk for breakage for Algolia users who currently rely on the deploy core plugin.
I think this makes perfect sense as we'll be replacing the current IPC mechanism with the one we're planning to use long term.
Fixed by https://github.com/netlify/build/pull/2273
I'm ice boxing this for now :(
This issue has been automatically marked as stale because it has not had activity in 1 year. It will be closed in 14 days if no further activity occurs. Thanks!
This issue was closed because it had no activity for over 1 year.