Skip to content

Commit b1a3ca5

Browse files
committed
docs(issues): close #87 — published torrust-info-hash, move spec to closed/
1 parent ee671db commit b1a3ca5

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

docs/issues/open/0087-add-info-hash-package-from-bittorrent-primitives.md renamed to docs/issues/closed/0087-add-info-hash-package-from-bittorrent-primitives.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
doc-type: issue
33
issue-type: task
4-
status: open
4+
status: closed
55
priority: p1
66
github-issue: 87
7-
spec-path: docs/issues/open/0087-add-info-hash-package-from-bittorrent-primitives.md
7+
spec-path: docs/issues/closed/0087-add-info-hash-package-from-bittorrent-primitives.md
88
branch: feat/add-info-hash-from-bittorrent-primitives
9-
last-updated-utc: 2026-06-08 12:00
9+
last-updated-utc: 2026-06-09 12:00
1010
semantic-links:
1111
skill-links:
1212
- release-package
@@ -137,14 +137,14 @@ Update the relevant tracking issues:
137137

138138
| Step | Task | Status |
139139
| ---- | ----------------------------------------------------------------- | --------------- |
140-
| 1 | Review existing file copies and adaptations | ⬜ todo |
141-
| 2 | Add `"packages/info-hash"` to root `Cargo.toml` workspace members | ⬜ todo |
142-
| 3 | Add `info-hash` row to package table in `AGENTS.md` | ⬜ todo |
143-
| 4 | Run full workspace validation (check, test, fmt, clippy, linter) | ⬜ todo |
144-
| 5 | Create branch and commit with original author attribution | ⬜ todo |
145-
| 6 | Push branch and open PR against `develop` | ⬜ todo |
146-
| 7 | Merge PR after CI passes | ⬜ todo |
147-
| 8 | Publish `torrust-info-hash 0.1.0` to crates.io | ⬜ todo |
140+
| 1 | Review existing file copies and adaptations | ✅ done |
141+
| 2 | Add `"packages/info-hash"` to root `Cargo.toml` workspace members | ✅ done |
142+
| 3 | Add `info-hash` row to package table in `AGENTS.md` | ✅ done |
143+
| 4 | Run full workspace validation (check, test, fmt, clippy, linter) | ✅ done |
144+
| 5 | Create branch and commit with original author attribution | ✅ done |
145+
| 6 | Push branch and open PR against `develop` | ✅ done |
146+
| 7 | Merge PR after CI passes | ✅ done |
147+
| 8 | Publish `torrust-info-hash 0.1.0` to crates.io | ✅ done |
148148
| 9 | Signal tracker repo to switch dependency | ↩️ tracker-side |
149149

150150
## Dependencies of the new package

0 commit comments

Comments
 (0)