Branches that are marked Needs_Tests:
Contact: ChristofPetig, ThomasKeller
Adds support for multiple streams into monotone stdio which includes separate streams for informational messages (infos, warnings, errors, ...) as well as tickers. To actually test tickers automate pull is already included here.
Status: Documentation is in place, Needs Tests
Contact: ThomasKeller
Implements the netsync
commands push
, pull
and sync
in automate, especially for use within automate stdio
. Enforces and checks the usage of a running ssh-agent instance to avoid password prompting.
Status: Documentation is in place, Needs Tests