Skip to main content

propose_plugin_root_changes

Function propose_plugin_root_changes 

Source
pub fn propose_plugin_root_changes(
    root: &Path,
    expected_revision: &PluginRootRevision,
    changes: PluginRootChangeSet,
) -> Result<PluginRootChangeProposal>
Expand description

Builds review evidence for a coordinated set of Plugin Root changes without publishing it.