mass_driver.forge_run

The main run-command of Forges, creating mass-PRs from existing branhces

Module Contents

Functions

main

Process repo_paths with the given Forge

pause_until_ok

Halt until keyboard input is a variant of YES

API

mass_driver.forge_run.main(config: mass_driver.models.migration.ForgeLoaded, progress: mass_driver.models.activity.ActivityOutcome) mass_driver.models.activity.ActivityOutcome[source]

Process repo_paths with the given Forge

mass_driver.forge_run.pause_until_ok(message: str)[source]

Halt until keyboard input is a variant of YES