diff --git a/000ddc5eaf58e781c945d6321970ec40/description b/000ddc5eaf58e781c945d6321970ec40/description index cc07c5e..8e7da78 100644 --- a/000ddc5eaf58e781c945d6321970ec40/description +++ b/000ddc5eaf58e781c945d6321970ec40/description @@ -1,4 +1,4 @@ -add an option to `ent list` to show only filtered issue ids +add an option to `ent list` to show just the ids of filtered issues This would be useful in scripts, like: ``` diff --git a/000ddc5eaf58e781c945d6321970ec40/state b/000ddc5eaf58e781c945d6321970ec40/state new file mode 100644 index 0000000..b6fe829 --- /dev/null +++ b/000ddc5eaf58e781c945d6321970ec40/state @@ -0,0 +1 @@ +backlog \ No newline at end of file diff --git a/08f0d7ee7842c439382816d21ec1dea2/done_time b/08f0d7ee7842c439382816d21ec1dea2/done_time new file mode 100644 index 0000000..198df67 --- /dev/null +++ b/08f0d7ee7842c439382816d21ec1dea2/done_time @@ -0,0 +1 @@ +2025-07-19T20:31:35.010603718-06:00 \ No newline at end of file diff --git a/08f0d7ee7842c439382816d21ec1dea2/state b/08f0d7ee7842c439382816d21ec1dea2/state index 505c028..348ebd9 100644 --- a/08f0d7ee7842c439382816d21ec1dea2/state +++ b/08f0d7ee7842c439382816d21ec1dea2/state @@ -1 +1 @@ -inprogress \ No newline at end of file +done \ No newline at end of file diff --git a/0f8b0c982bcfe7d5406bea58301014bc/state b/0f8b0c982bcfe7d5406bea58301014bc/state new file mode 100644 index 0000000..b6fe829 --- /dev/null +++ b/0f8b0c982bcfe7d5406bea58301014bc/state @@ -0,0 +1 @@ +backlog \ No newline at end of file diff --git a/1c771196c49c732932caacfa79ad56dc/state b/1c771196c49c732932caacfa79ad56dc/state new file mode 100644 index 0000000..b6fe829 --- /dev/null +++ b/1c771196c49c732932caacfa79ad56dc/state @@ -0,0 +1 @@ +backlog \ No newline at end of file diff --git a/31144ca83f6f3de1a9e3db651b70a8b4/description b/31144ca83f6f3de1a9e3db651b70a8b4/description new file mode 100644 index 0000000..d9f805b --- /dev/null +++ b/31144ca83f6f3de1a9e3db651b70a8b4/description @@ -0,0 +1 @@ +`ent assign` and maybe other commands needlessly read the database twice diff --git a/31144ca83f6f3de1a9e3db651b70a8b4/state b/31144ca83f6f3de1a9e3db651b70a8b4/state new file mode 100644 index 0000000..b6fe829 --- /dev/null +++ b/31144ca83f6f3de1a9e3db651b70a8b4/state @@ -0,0 +1 @@ +backlog \ No newline at end of file diff --git a/478ac34c204be06b1da5b4f0b5a2532d/state b/478ac34c204be06b1da5b4f0b5a2532d/state new file mode 100644 index 0000000..b6fe829 --- /dev/null +++ b/478ac34c204be06b1da5b4f0b5a2532d/state @@ -0,0 +1 @@ +backlog \ No newline at end of file diff --git a/4a9118e5e06956e0b0766ace15174297/comments/d6a3fb287621b6d08bb9ab8cbad7cf53/description b/4a9118e5e06956e0b0766ace15174297/comments/d6a3fb287621b6d08bb9ab8cbad7cf53/description new file mode 100644 index 0000000..aaf6056 --- /dev/null +++ b/4a9118e5e06956e0b0766ace15174297/comments/d6a3fb287621b6d08bb9ab8cbad7cf53/description @@ -0,0 +1,10 @@ +Of the three options you suggested i like "Hourglass Not Done" (⏳) +best, because it most clearly shows that we're waiting for something. + +Or how about Stop Sign, 🛑? + +Do you want `ent list` to show the number of issues that this issue is +blocked waiting on? Something like: + + 012345 This issues stands alone + abc123 ⏳4 This other issue depends on four things diff --git a/4a9118e5e06956e0b0766ace15174297/state b/4a9118e5e06956e0b0766ace15174297/state new file mode 100644 index 0000000..b6fe829 --- /dev/null +++ b/4a9118e5e06956e0b0766ace15174297/state @@ -0,0 +1 @@ +backlog \ No newline at end of file diff --git a/54e366c80dfc6fc2dd5d52eb36023386/comments/7ee4a01771a0cfa20d4c536f8f54573b/description b/54e366c80dfc6fc2dd5d52eb36023386/comments/7ee4a01771a0cfa20d4c536f8f54573b/description new file mode 100644 index 0000000..91e4373 --- /dev/null +++ b/54e366c80dfc6fc2dd5d52eb36023386/comments/7ee4a01771a0cfa20d4c536f8f54573b/description @@ -0,0 +1,8 @@ +We can determine something like an "mtime" for an Issue by running a +command like: + +`git log --pretty=format:%ai --max-count 1 entomologist-data -- ${ISSUE_ID}` + +Running it on `${ISSUE_ID}/comments` gives you the most recent time +there was a commit in the comments directory, indicating a new or +edited comment. diff --git a/54e366c80dfc6fc2dd5d52eb36023386/state b/54e366c80dfc6fc2dd5d52eb36023386/state new file mode 100644 index 0000000..b6fe829 --- /dev/null +++ b/54e366c80dfc6fc2dd5d52eb36023386/state @@ -0,0 +1 @@ +backlog \ No newline at end of file diff --git a/63bca383372acb1070f9b2416b2a84f6/state b/63bca383372acb1070f9b2416b2a84f6/state new file mode 100644 index 0000000..b6fe829 --- /dev/null +++ b/63bca383372acb1070f9b2416b2a84f6/state @@ -0,0 +1 @@ +backlog \ No newline at end of file diff --git a/781360ade670846ed0ccdbfd19ffa8fd/state b/781360ade670846ed0ccdbfd19ffa8fd/state new file mode 100644 index 0000000..b6fe829 --- /dev/null +++ b/781360ade670846ed0ccdbfd19ffa8fd/state @@ -0,0 +1 @@ +backlog \ No newline at end of file diff --git a/781360ade670846ed0ccdbfd19ffa8fd/tags b/781360ade670846ed0ccdbfd19ffa8fd/tags new file mode 100644 index 0000000..65eef93 --- /dev/null +++ b/781360ade670846ed0ccdbfd19ffa8fd/tags @@ -0,0 +1 @@ +db diff --git a/7bf773d64437d6b92b7ffe6932531533/assignee b/7bf773d64437d6b92b7ffe6932531533/assignee new file mode 100644 index 0000000..d4596cc --- /dev/null +++ b/7bf773d64437d6b92b7ffe6932531533/assignee @@ -0,0 +1 @@ +seb \ No newline at end of file diff --git a/7bf773d64437d6b92b7ffe6932531533/state b/7bf773d64437d6b92b7ffe6932531533/state new file mode 100644 index 0000000..505c028 --- /dev/null +++ b/7bf773d64437d6b92b7ffe6932531533/state @@ -0,0 +1 @@ +inprogress \ No newline at end of file diff --git a/95a8190f4bbdcafbb4c72db81dfc2aa6/description b/95a8190f4bbdcafbb4c72db81dfc2aa6/description index 58a4f48..758040b 100644 --- a/95a8190f4bbdcafbb4c72db81dfc2aa6/description +++ b/95a8190f4bbdcafbb4c72db81dfc2aa6/description @@ -1,3 +1,5 @@ lazy read of DB when running `list` don't load the entire object, instead only load the relevant metadata used to display in the list + +Similarly, when running e.g. `ent show ISSUE_ID`, don't load the other issues. diff --git a/95a8190f4bbdcafbb4c72db81dfc2aa6/state b/95a8190f4bbdcafbb4c72db81dfc2aa6/state new file mode 100644 index 0000000..b6fe829 --- /dev/null +++ b/95a8190f4bbdcafbb4c72db81dfc2aa6/state @@ -0,0 +1 @@ +backlog \ No newline at end of file diff --git a/b62c30d419fb7727d2faaee20dfed1be/state b/b62c30d419fb7727d2faaee20dfed1be/state new file mode 100644 index 0000000..b6fe829 --- /dev/null +++ b/b62c30d419fb7727d2faaee20dfed1be/state @@ -0,0 +1 @@ +backlog \ No newline at end of file diff --git a/cc7c13a6220f963436dcf29274dc45c5/comments/91846caf2947046990227faa1c8cf501/description b/cc7c13a6220f963436dcf29274dc45c5/comments/91846caf2947046990227faa1c8cf501/description new file mode 100644 index 0000000..fba99d7 --- /dev/null +++ b/cc7c13a6220f963436dcf29274dc45c5/comments/91846caf2947046990227faa1c8cf501/description @@ -0,0 +1,2 @@ +This is partially addressed by +. diff --git a/cc7c13a6220f963436dcf29274dc45c5/state b/cc7c13a6220f963436dcf29274dc45c5/state new file mode 100644 index 0000000..b6fe829 --- /dev/null +++ b/cc7c13a6220f963436dcf29274dc45c5/state @@ -0,0 +1 @@ +backlog \ No newline at end of file