|
1 | 1 | --- |
2 | 2 | doc-type: issue |
3 | 3 | issue-type: task |
4 | | -status: open |
| 4 | +status: closed |
5 | 5 | priority: p1 |
6 | 6 | 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 |
8 | 8 | 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 |
10 | 10 | semantic-links: |
11 | 11 | skill-links: |
12 | 12 | - release-package |
@@ -137,14 +137,14 @@ Update the relevant tracking issues: |
137 | 137 |
|
138 | 138 | | Step | Task | Status | |
139 | 139 | | ---- | ----------------------------------------------------------------- | --------------- | |
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 | |
148 | 148 | | 9 | Signal tracker repo to switch dependency | ↩️ tracker-side | |
149 | 149 |
|
150 | 150 | ## Dependencies of the new package |
|
0 commit comments