diff options
author | EuAndreh <eu@euandre.org> | 2022-01-19 11:12:44 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-01-19 11:12:44 -0300 |
commit | 813b5053721684d402e9c530c9be9f3f61266720 (patch) | |
tree | 269d8160d49aad1474e679c516dfb2e3ddd4aa2b | |
parent | aux/workflow/assert-todos.sh: Use td linter over (diff) | |
download | git-permalink-813b5053721684d402e9c530c9be9f3f61266720.tar.gz git-permalink-813b5053721684d402e9c530c9be9f3f61266720.tar.xz |
TODOs.md: Mark #td-0c4937c5-fbbd-9ec9-4a23-e71eebf18fee as DONE
-rw-r--r-- | TODOs.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -34,7 +34,8 @@ Done in [`bff3e4c43cf409a041c060fd6c8bbb411545c57c`](https://euandreh.xyz/git-permalink.git/commit/?id=bff3e4c43cf409a041c060fd6c8bbb411545c57c). -## DOING Migrate TODOs.md to use td {#td-0c4937c5-fbbd-9ec9-4a23-e71eebf18fee} +## DONE Migrate TODOs.md to use td {#td-0c4937c5-fbbd-9ec9-4a23-e71eebf18fee} +- DONE in 2022-01-19 - DOING in 2021-09-29 - TODO in 2021-09-29 @@ -45,7 +46,7 @@ 2. [x] migrate ids in `TODOs.md` to the `td` format ([`aa58672137a59de8c5e02643173895b3ab85ae64`](https://euandreh.xyz/git-permalink.git/commit/?id=aa58672137a59de8c5e02643173895b3ab85ae64)); 3. [x] remove ad-hoc sed scripts from `aux/workflow/TODOs.sh` (done in [`c3aeb6446cab045e4514e212edd46779329b6c8f`](https://euandreh.xyz/git-permalink.git/commit/?id=c3aeb6446cab045e4514e212edd46779329b6c8f); 4. [x] simplify `TODOs.md` to `td` HTML processing (done in [`8c6b918e41e6149d11e0fec666c5d631d137e508`](https://euandreh.xyz/git-permalink.git/commit/?id=8c6b918e41e6149d11e0fec666c5d631d137e508)); -5. [ ] remove `TODOs.md` checks from `aux/workflow/assert-todos.sh`. +5. [x] remove `TODOs.md` checks from `aux/workflow/assert-todos.sh` (done in [`dc9515abaf8b13a2ce1a8941066bbae605b92590`](https://euandreh.xyz/git-permalink.git/commit/?id=dc9515abaf8b13a2ce1a8941066bbae605b92590)). ## DONE Recover i18n tests by testing against installed package {#td-a9ac7e4e-9bec-d8ab-c106-33e05b19012c} - DONE in 2021-10-03 |