You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[RPC] Allow promotion while watch server is running (#12010)
* Allow promotion while watch server is running
* refactor: move as much as possible into rpc_common
* Added clarifying comments
* [RPC] Added a test showing the current promotion capabilities
* Explain the difference between decl.promote and procedures.public.promote
* Added changelog entry
* Reintroduce the RPC server's implementation of the old promote, shouldn't have been deleted
* Nit: simpler function name
* Actually move everything needed for `promote_many` into dune_rpc_private
* Demonstrate what moving everything into dune_rpc_private means
* Previous commit was just copying, this is really moving things
* Add alias for compound_user_error in the engine
---------
Signed-off-by: Ambre Austen Suhamy <[email protected]>
0 commit comments