lp://staging/~james-w/tarmac/verify-command
Created by
James Westby
and last modified
- Get this branch:
- bzr branch lp://staging/~james-w/tarmac/verify-command
Only
James Westby
can upload to this branch. If you are
James Westby
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Jonathan Lange (community): Approve
-
Diff: 58 lines (+10/-4)2 files modifiedtarmac/bin/commands.py (+7/-4)
tarmac/bin/options.py (+3/-0)
Branch information
Recent revisions
- 422. By James Westby
-
Add a --verify-command option to allow setting the verify command without a config file.
- 421. By James Westby
-
Add a "check" command that reports (via the exit code) if there are any merges to do.
- 415. By James Westby
-
Decode stderr/stdout from the command, ignoring errors.
We were seeing UnicodeDecodeErrors in Jenkins on occaision, so
we changed the code to be more robust, and to discard anything
that couldn't be decoded from utf-8.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/tarmac