docs: update TODO with container image progress
- Added container images section (core-images) - Tracked dual-registry workflow (GHCR + Docker Hub) - Added core CLI issue #50 (linuxkit flags) - Added DOCKERHUB_TOKEN rotation reminder Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
438ad7bd65
commit
621438a876
1 changed files with 11 additions and 0 deletions
11
TODO.md
11
TODO.md
|
|
@ -42,6 +42,16 @@
|
|||
- [x] core docs sync tested
|
||||
- [x] free-tier-services.md
|
||||
|
||||
### Container Images (core-images)
|
||||
- [x] docker-compose.yml + devcontainer.json (packages/ mount)
|
||||
- [x] Dual-registry workflow: GHCR + Docker Hub (lthn/*)
|
||||
- [x] DOCKERHUB_USERNAME/TOKEN secrets (org-wide)
|
||||
- [ ] Fix Dockerfile Python build (#2 - tiktoken, tree-sitter)
|
||||
- [ ] Merge dev → main to publish images
|
||||
|
||||
### Core CLI Issues
|
||||
- [x] #50 - linuxkit double-dash flags fix
|
||||
|
||||
## 🔲 Pending (Core CLI Issues Created)
|
||||
|
||||
- [ ] #46 - docs sync ignores packages_dir
|
||||
|
|
@ -54,5 +64,6 @@
|
|||
- [ ] Merge dev → main on repos to deploy docs
|
||||
- [ ] Recruit first 10 contributors
|
||||
- [ ] Rotate PROJECT_TOKEN (was shared in chat)
|
||||
- [ ] Rotate DOCKERHUB_TOKEN (was shared in chat)
|
||||
- [x] Add workflow to remaining PHP repos (8 repos)
|
||||
- [ ] Set up external OSS project scanning
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue