[Reproducible-commits] [misc] 01/03: reports: tweak documentation
Ximin Luo
infinity0 at debian.org
Mon Aug 8 21:14:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository misc.
commit a8c18300eec79ee0542ef52ea98a409f4e6c2ff1
Author: Ximin Luo <infinity0 at debian.org>
Date: Mon Aug 8 23:12:51 2016 +0200
reports: tweak documentation
---
reports/README | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/reports/README b/reports/README
index 16641f5..ab0f29f 100644
--- a/reports/README
+++ b/reports/README
@@ -43,7 +43,7 @@ Process
Look at each package individually:
- $ bin/history ghc # defaults to unstable
+ $ bin/history ghc # defaults to all arches
$ bin/history -s unstable ghc # filter to suite unstable
$ bin/history -a armhf ghc # filter to arch armhf
$ bin/history -x ghc # more details
@@ -73,17 +73,19 @@ Process
Make sure you get a recent copy of `notes.git`. Then:
+ Stats about packages' issues:
+
$ ../misc/reports/bin/review-stats
- For new FTBFS bugs:
+ Updates to the issues themselves:
- $ cat latest/new-bugs-ftbfs.txt
+ $ ../misc/reports/bin/review-issues
-5. New and updated issues:
+5. QA work:
- Make sure you get a recent copy of `notes.git`. Then:
+ For new FTBFS bugs:
- $ ../misc/reports/bin/review-issues
+ $ cat latest/new-bugs-ftbfs.txt
6. Manually reported:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/misc.git
More information about the Reproducible-commits
mailing list