Skip to content

Commit

Permalink
UPD backlog
Browse files Browse the repository at this point in the history
  • Loading branch information
katekorsaro committed Jan 17, 2024
1 parent 1bed2bf commit 56e86ff
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 1 deletion.
1 change: 1 addition & 0 deletions tasks/backlog.data
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,4 @@
{"description":"write some documentation","end":"20240117T145528Z","entry":"20240116T144944Z","modified":"20240117T145528Z","status":"completed","uuid":"c4419735-f3a0-4729-8854-1cbde3cc57f4","tags":["feat","next"]}
{"description":"prepare to upload to crates.io","entry":"20240112T105815Z","modified":"20240117T145535Z","status":"pending","uuid":"61e1e1e4-d58e-4614-b850-e0cc189ae9bf","tags":["feat","next"]}
{"description":"prepare to upload to crates.io","entry":"20240112T105815Z","modified":"20240117T145537Z","start":"20240117T145537Z","status":"pending","uuid":"61e1e1e4-d58e-4614-b850-e0cc189ae9bf","tags":["feat","next"]}
{"description":"prepare to upload to crates.io","end":"20240117T152639Z","entry":"20240112T105815Z","modified":"20240117T152639Z","status":"completed","uuid":"61e1e1e4-d58e-4614-b850-e0cc189ae9bf","tags":["feat","next"]}
1 change: 1 addition & 0 deletions tasks/completed.data
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[description:"prepare to upload to crates.io" end:"1705505199" entry:"1705057095" modified:"1705505199" status:"completed" tags:"feat,next" tags_feat:"x" tags_next:"x" uuid:"61e1e1e4-d58e-4614-b850-e0cc189ae9bf"]
[description:"write some documentation" end:"1705503328" entry:"1705416584" modified:"1705503328" status:"completed" tags:"feat,next" tags_feat:"x" tags_next:"x" uuid:"c4419735-f3a0-4729-8854-1cbde3cc57f4"]
[annotation_1705473529:"simple ouput is just the outcome, no other wording is required" annotation_1705486002:"i'll add also dice rolls... just to see what's happening" description:"implement simple output for CLI" end:"1705501927" entry:"1705057431" modified:"1705501927" priority:"M" status:"completed" tags:"feat,next" tags_feat:"x" tags_next:"x" uuid:"106ba09d-6418-4555-a0a6-ffb07ba718f1"]
[annotation_1705473863:"use CLAP as command line parser" annotation_1705483633:"for now i accept the exact roller definition... to be improved" dep_72a04797-6072-4e1d-a6f6-004db39ad698:"x" depends:"72a04797-6072-4e1d-a6f6-004db39ad698" description:"accept parameters from CLI" end:"1705501920" entry:"1705057406" modified:"1705501920" priority:"M" status:"completed" tags:"feat" tags_feat:"x" uuid:"86d51d12-9c0d-4c19-9460-8241048068a4"]
Expand Down
1 change: 0 additions & 1 deletion tasks/pending.data
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
[description:"find a way to raise an error during equality test when adding a new prop in roller" entry:"1705056815" modified:"1705473876" status:"pending" tags:"feat" tags_feat:"x" uuid:"a4bde460-0996-4124-9e33-cf7805cb0409"]
[description:"prepare to upload to crates.io" entry:"1705057095" modified:"1705503337" start:"1705503337" status:"pending" tags:"feat,next" tags_feat:"x" tags_next:"x" uuid:"61e1e1e4-d58e-4614-b850-e0cc189ae9bf"]
[description:"hardening. prevent absurd combinations" entry:"1705057220" modified:"1705411781" status:"pending" tags:"feat" tags_feat:"x" uuid:"6fd22945-d0de-4a58-bbc7-db31797606ff"]
4 changes: 4 additions & 0 deletions tasks/undo.data
Original file line number Diff line number Diff line change
Expand Up @@ -315,3 +315,7 @@ time 1705503337
old [description:"prepare to upload to crates.io" entry:"1705057095" modified:"1705503335" status:"pending" tags:"feat,next" tags_feat:"x" tags_next:"x" uuid:"61e1e1e4-d58e-4614-b850-e0cc189ae9bf"]
new [description:"prepare to upload to crates.io" entry:"1705057095" modified:"1705503337" start:"1705503337" status:"pending" tags:"feat,next" tags_feat:"x" tags_next:"x" uuid:"61e1e1e4-d58e-4614-b850-e0cc189ae9bf"]
---
time 1705505199
old [description:"prepare to upload to crates.io" entry:"1705057095" modified:"1705503337" start:"1705503337" status:"pending" tags:"feat,next" tags_feat:"x" tags_next:"x" uuid:"61e1e1e4-d58e-4614-b850-e0cc189ae9bf"]
new [description:"prepare to upload to crates.io" end:"1705505199" entry:"1705057095" modified:"1705505199" status:"completed" tags:"feat,next" tags_feat:"x" tags_next:"x" uuid:"61e1e1e4-d58e-4614-b850-e0cc189ae9bf"]
---

0 comments on commit 56e86ff

Please sign in to comment.