From 5cc1615efeacdeae7906ca6e5c5ed0c2db2fdefc Mon Sep 17 00:00:00 2001 From: elliottcable Date: Sat, 12 Apr 2008 02:46:50 -0800 Subject: [PATCH] Added a little bit to the output of rake aok --- Rakefile.rb | 5 ++++- ...3539d6e0b302be884f9d67198b678bb43573444f.yaml | 16 ++++++++++++++-- ...f460ba4e1c383255715d43705d4b3659177bd131.yaml | 6 +++++- bugs/project.yaml | 2 ++ 4 files changed, 25 insertions(+), 4 deletions(-) diff --git a/Rakefile.rb b/Rakefile.rb index e69802b..4433083 100644 --- a/Rakefile.rb +++ b/Rakefile.rb @@ -65,6 +65,9 @@ task :status do system 'ditz status' end + task :todo do + system 'ditz todo' + end desc "Show recent issue activity" task :log do system 'ditz log' @@ -93,7 +96,7 @@ # end desc 'Check everything over before commiting' -task :aok => [:check_config, :'rcov:run', :'rcov:verify', :'ditz:stage', :'ditz:html', :'rcov:open', :'ditz:html:open'] +task :aok => [:check_config, :'rcov:run', :'rcov:verify', :'ditz:stage', :'ditz:html', :'ditz:todo', :'ditz:status', :'rcov:open', :'ditz:html:open'] # desc 'Task run during continuous integration' task :cruise => [:check_config, :'rcov:plain', :'ditz:html', :'rcov:verify'] diff --git a/bugs/issue-3539d6e0b302be884f9d67198b678bb43573444f.yaml b/bugs/issue-3539d6e0b302be884f9d67198b678bb43573444f.yaml index ee8ab61..0223bb5 100644 --- a/bugs/issue-3539d6e0b302be884f9d67198b678bb43573444f.yaml +++ b/bugs/issue-3539d6e0b302be884f9d67198b678bb43573444f.yaml @@ -3,9 +3,9 @@ title: 100% Coverage desc: Gotta have 100% coverage, right guys? (-; type: :feature component: RDie -release: +release: 0 (stable API) reporter: elliottcable -status: :unstarted +status: :paused disposition: creation_time: 2008-04-12 05:39:26.175246 Z references: [] @@ -16,3 +16,15 @@ log_events: - elliottcable - created - Don't sign off this 'feature' until right before tagging a release. Just a reminder to keep coverage up there. +- - 2008-04-12 10:42:53.402961 Z + - elliottcable + - assigned to release 0 (stable API) from unassigned + - "" +- - 2008-04-12 10:45:32.668519 Z + - elliottcable + - changed status from unstarted to in_progress + - "" +- - 2008-04-12 10:45:37.280716 Z + - elliottcable + - changed status from in_progress to paused + - "" diff --git a/bugs/issue-f460ba4e1c383255715d43705d4b3659177bd131.yaml b/bugs/issue-f460ba4e1c383255715d43705d4b3659177bd131.yaml index 1669d03..8dc49c5 100644 --- a/bugs/issue-f460ba4e1c383255715d43705d4b3659177bd131.yaml +++ b/bugs/issue-f460ba4e1c383255715d43705d4b3659177bd131.yaml @@ -3,7 +3,7 @@ title: Set up ditz as a bug tracker desc: "" type: :feature component: RDie -release: +release: 0 (stable API) reporter: elliottcable status: :closed disposition: :fixed @@ -24,3 +24,7 @@ log_events: - elliottcable - closed issue with disposition fixed - All configured! +- - 2008-04-12 10:41:57.603308 Z + - elliottcable + - assigned to release 0 (stable API) from unassigned + - "" diff --git a/bugs/project.yaml b/bugs/project.yaml index f860689..ec62a4c 100644 --- a/bugs/project.yaml +++ b/bugs/project.yaml @@ -12,6 +12,8 @@ components: name: Webface - !ditz.rubyforge.org,2008-03-06/component name: Termface +- !ditz.rubyforge.org,2008-03-06/component + name: Meta releases: - !ditz.rubyforge.org,2008-03-06/release name: 0 (stable API)