diff options
author | EuAndreh <eu@euandre.org> | 2021-08-19 08:26:02 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-08-19 08:26:58 -0300 |
commit | 0a1b2680a30559a00cb41cca9d9ad76438f7e123 (patch) | |
tree | fe80ef5b6c7e5428514c0fa4587ebae3dc555558 | |
parent | aux/workflow/repocheck.sh: Add, supersedes aux/workflow/installcheck.sh (diff) | |
download | git-permalink-0a1b2680a30559a00cb41cca9d9ad76438f7e123.tar.gz git-permalink-0a1b2680a30559a00cb41cca9d9ad76438f7e123.tar.xz |
TODOs.md: Mark many as DONE
- #task-079946ed-7e58-3051-78d6-71ba12342aba
- #task-4a7e02bd-ab82-c628-fa1c-02749c178936
- #task-db34da8d-bf61-43ae-b8f0-f2299834a937
- #task-a0644009-70d7-56ff-c595-ea39fe24dc2b
-rw-r--r-- | TODOs.md | 24 |
1 files changed, 20 insertions, 4 deletions
@@ -3,10 +3,18 @@ ## TODO `favicon.{png,svg}` as a symlink instead of a copy {#task-bd6ebb44-a6f7-5e14-39df-64e8e7cfc21e} - TODO in 2021-08-17 -## TODO Assert `make clean all check install ...` does not depend on `aux/` {#task-079946ed-7e58-3051-78d6-71ba12342aba} +## DONE Assert `make clean all check install ...` does not depend on `aux/` {#task-079946ed-7e58-3051-78d6-71ba12342aba} +- DONE in 2021-08-19 + + Done in + [`e9aff79d8cfe32b74d11162dda58b9ca062e1161`](https://git.euandreh.xyz/git-permalink/commit/?id=e9aff79d8cfe32b74d11162dda58b9ca062e1161). - TODO in 2021-08-17 -## TODO Improve `installcheck.sh` {#task-4a7e02bd-ab82-c628-fa1c-02749c178936} +## DONE Improve `installcheck.sh` {#task-4a7e02bd-ab82-c628-fa1c-02749c178936} +- DONE in 2021-08-19 + + Done in + [`e9aff79d8cfe32b74d11162dda58b9ca062e1161`](https://git.euandreh.xyz/git-permalink/commit/?id=e9aff79d8cfe32b74d11162dda58b9ca062e1161). - TODO in 2021-08-15 --- @@ -283,10 +291,18 @@ This is the output of inspecting the content of the generated Docker image: 2,4G gnu/store/ ``` -## TODO `installcheck.sh`: Run `make all check` in a different directory, without the Git repository {#task-a0644009-70d7-56ff-c595-ea39fe24dc2b} +## DONE `installcheck.sh`: Run `make all check` in a different directory, without the Git repository {#task-a0644009-70d7-56ff-c595-ea39fe24dc2b} +- DONE in 2021-08-19 + + Done in + [`e9aff79d8cfe32b74d11162dda58b9ca062e1161`](https://git.euandreh.xyz/git-permalink/commit/?id=e9aff79d8cfe32b74d11162dda58b9ca062e1161). - TODO in 2021-08-06 -## TODO Run "check" in `installcheck` target {#task-db34da8d-bf61-43ae-b8f0-f2299834a937} +## DONE Run "check" in `installcheck` target {#task-db34da8d-bf61-43ae-b8f0-f2299834a937} +- DONE in 2021-08-19 + + Done in + [`e9aff79d8cfe32b74d11162dda58b9ca062e1161`](https://git.euandreh.xyz/git-permalink/commit/?id=e9aff79d8cfe32b74d11162dda58b9ca062e1161). - TODO in 2021-08-02 ## DONE Build and use Docker images from Guix packs {#task-54ec4fdc-e2e0-32f6-cca3-45f28c8903a2} |