Skip to content

Commit

Permalink
UPD backlog
Browse files Browse the repository at this point in the history
  • Loading branch information
katekorsaro committed Jan 31, 2024
1 parent 5edf9d6 commit 281e7bd
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 1 deletion.
3 changes: 3 additions & 0 deletions tasks/backlog.data
Original file line number Diff line number Diff line change
Expand Up @@ -103,3 +103,6 @@
{"description":"build a rpm package","end":"20240119T092131Z","entry":"20240119T081619Z","modified":"20240119T092131Z","status":"completed","uuid":"0f7d805b-9eb9-43e4-a210-f12698f304f8","tags":["feat"]}
{"description":"refine build script in order to collect artifacts","entry":"20240119T092834Z","modified":"20240119T092834Z","status":"pending","uuid":"ce7725f8-88bb-458c-a21e-74ae61fd6fd5"}
{"description":"refine build script in order to collect artifacts","entry":"20240119T092834Z","modified":"20240119T092839Z","status":"pending","uuid":"ce7725f8-88bb-458c-a21e-74ae61fd6fd5","tags":["feat"]}
{"description":"allow multiple definitions","entry":"20240117T153405Z","modified":"20240131T115058Z","start":"20240131T115058Z","status":"pending","uuid":"ee7b707e-bf8e-4aa5-86f9-c039ff273d53","tags":["feat"]}
{"description":"allow multiple definitions","end":"20240131T115541Z","entry":"20240117T153405Z","modified":"20240131T115541Z","status":"completed","uuid":"ee7b707e-bf8e-4aa5-86f9-c039ff273d53","tags":["feat"]}
{"description":"rewrite help","entry":"20240131T115554Z","modified":"20240131T115554Z","priority":"M","status":"pending","uuid":"8a66eec8-7491-44c0-9df5-84d4f2b23766","tags":["feat"]}
1 change: 1 addition & 0 deletions tasks/completed.data
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[description:"allow multiple definitions" end:"1706702141" entry:"1705505645" modified:"1706702141" status:"completed" tags:"feat" tags_feat:"x" uuid:"ee7b707e-bf8e-4aa5-86f9-c039ff273d53"]
[description:"build a rpm package" end:"1705656091" entry:"1705652179" modified:"1705656091" status:"completed" tags:"feat" tags_feat:"x" uuid:"0f7d805b-9eb9-43e4-a210-f12698f304f8"]
[description:"build a deb package" end:"1705655014" entry:"1705652167" modified:"1705655014" status:"completed" tags:"feat" tags_feat:"x" uuid:"272a1416-7739-433a-9c65-083ddba17868"]
[description:"allow multiple throws with the same definition" end:"1705564215" entry:"1705505637" modified:"1705564215" status:"completed" tags:"feat" tags_feat:"x" uuid:"7afd5ef7-70a1-4929-80f5-64d36cebcf1d"]
Expand Down
2 changes: 1 addition & 1 deletion tasks/pending.data
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[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:"hardening. prevent absurd combinations" entry:"1705057220" modified:"1705411781" status:"pending" tags:"feat" tags_feat:"x" uuid:"6fd22945-d0de-4a58-bbc7-db31797606ff"]
[description:"allow multiple definitions" entry:"1705505645" modified:"1705505649" status:"pending" tags:"feat" tags_feat:"x" uuid:"ee7b707e-bf8e-4aa5-86f9-c039ff273d53"]
[description:"output some statistical data with a large number (configurable) of throws" entry:"1705505709" modified:"1705505732" status:"pending" tags:"feat" tags_feat:"x" uuid:"84c51e5d-8276-4fd5-a389-54ad16b62402"]
[description:"experiment a way to use docker to create executable package" entry:"1705652198" modified:"1705654126" status:"pending" tags:"feat" tags_feat:"x" uuid:"db0caad8-b58b-4ed9-b2b2-b932236a326a"]
[description:"refine build script in order to collect artifacts" entry:"1705656514" modified:"1705656519" status:"pending" tags:"feat" tags_feat:"x" uuid:"ce7725f8-88bb-458c-a21e-74ae61fd6fd5"]
[description:"rewrite help" entry:"1706702154" modified:"1706702154" priority:"M" status:"pending" tags:"feat" tags_feat:"x" uuid:"8a66eec8-7491-44c0-9df5-84d4f2b23766"]
11 changes: 11 additions & 0 deletions tasks/undo.data
Original file line number Diff line number Diff line change
Expand Up @@ -380,3 +380,14 @@ time 1705656519
old [description:"refine build script in order to collect artifacts" entry:"1705656514" modified:"1705656514" status:"pending" uuid:"ce7725f8-88bb-458c-a21e-74ae61fd6fd5"]
new [description:"refine build script in order to collect artifacts" entry:"1705656514" modified:"1705656519" status:"pending" tags:"feat" tags_feat:"x" uuid:"ce7725f8-88bb-458c-a21e-74ae61fd6fd5"]
---
time 1706701858
old [description:"allow multiple definitions" entry:"1705505645" modified:"1705505649" status:"pending" tags:"feat" tags_feat:"x" uuid:"ee7b707e-bf8e-4aa5-86f9-c039ff273d53"]
new [description:"allow multiple definitions" entry:"1705505645" modified:"1706701858" start:"1706701858" status:"pending" tags:"feat" tags_feat:"x" uuid:"ee7b707e-bf8e-4aa5-86f9-c039ff273d53"]
---
time 1706702141
old [description:"allow multiple definitions" entry:"1705505645" modified:"1706701858" start:"1706701858" status:"pending" tags:"feat" tags_feat:"x" uuid:"ee7b707e-bf8e-4aa5-86f9-c039ff273d53"]
new [description:"allow multiple definitions" end:"1706702141" entry:"1705505645" modified:"1706702141" status:"completed" tags:"feat" tags_feat:"x" uuid:"ee7b707e-bf8e-4aa5-86f9-c039ff273d53"]
---
time 1706702154
new [description:"rewrite help" entry:"1706702154" modified:"1706702154" priority:"M" status:"pending" tags:"feat" tags_feat:"x" uuid:"8a66eec8-7491-44c0-9df5-84d4f2b23766"]
---

0 comments on commit 281e7bd

Please sign in to comment.