Compare commits

..

13 commits

Author SHA1 Message Date
a33f1165d7 Merge remote-tracking branch 'origin/entomologist-data' into entomologist-data 2025-07-21 22:35:15 -06:00
6161d1495e change state of issue 1f85dfac686d5ea2417b2b07f7e1ff01, backlog -> inprogress 2025-07-20 21:18:05 -06:00
e611ede5e0 change state of issue bdf44bd55fdecdfc1badcb7123d2a606, inprogress -> backlog 2025-07-20 21:17:35 -06:00
bea9307bed change state of issue bd00a62f9d7c77fd8dd0da5d20aa803d, inprogress -> backlog 2025-07-20 21:17:29 -06:00
10e2cab482 change state of issue 88d5111fd6e59802d0b839ff1fd6bf71, inprogress -> backlog 2025-07-20 21:17:24 -06:00
f6f513a38c change state of issue 5e1a860b3ab12ee297492d70d68711d8, inprogress -> backlog 2025-07-20 21:17:18 -06:00
2f983f47a9 change assignee of issue 1f85dfac686d5ea2417b2b07f7e1ff01, None -> sigil-03 2025-07-20 21:16:55 -06:00
308d87dc30 issue 1f85dfac686d5ea2417b2b07f7e1ff01 add tag feature 2025-07-20 21:16:47 -06:00
24ad81b43d issue 478ac34c204be06b1da5b4f0b5a2532d add tag debug 2025-07-20 21:15:35 -06:00
2ae2b46a82 issue 87fa3146b90db61c4ea0de182798a0e5 add tag issue 2025-07-20 21:15:00 -06:00
924e887fcc add comment 8df399ccd57f285a2edb3b058560c1a4 on issue 87fa3146b90db61c4ea0de182798a0e5 2025-07-20 21:14:12 -06:00
72b9665842 issue 01b9499f6a927ca6326b91037bfe0821 add tag feature 2025-07-20 21:13:35 -06:00
423182b105 create new issue 01b9499f6a927ca6326b91037bfe0821 2025-07-20 21:13:20 -06:00
12 changed files with 26 additions and 5 deletions

View file

@ -0,0 +1,11 @@
collections
introduce a new data structure - a "collection".
a collection is a grouping of:
1. ent repositories
2. other collections
a collection is defined by some user-producible, machine readable file (maybe a TOML or something similar) and points to:
1. locations of other ent repositories (local or remote)
2. locations of other collection files (local or remote)

View file

@ -0,0 +1 @@
feature

View file

@ -0,0 +1 @@
sigil-03

View file

@ -1 +1 @@
backlog inprogress

View file

@ -0,0 +1 @@
feature

View file

@ -0,0 +1 @@
debug

View file

@ -1 +1 @@
inprogress backlog

View file

@ -0,0 +1,5 @@
noticing the following two commands are very slow:
* `ent comment`
* `ent tag`
`ent tag` in particular is _very_ slow

View file

@ -0,0 +1 @@
issue

View file

@ -1 +1 @@
inprogress backlog

View file

@ -1 +1 @@
inprogress backlog

View file

@ -1 +1 @@
inprogress backlog