Skip to content

Untrack TODO* files (working notes, not artifacts) - #20

Merged
ronaldtse merged 2 commits into
mainfrom
chore/untrack-todos
Jul 24, 2026
Merged

Untrack TODO* files (working notes, not artifacts)#20
ronaldtse merged 2 commits into
mainfrom
chore/untrack-todos

Conversation

@ronaldtse

Copy link
Copy Markdown
Contributor

Per the OpenCDD org convention that TODO files are working notes (not artifacts), untrack all TODO.final/ and TODO.impl/ files. Files remain on disk for local reference; future TODO files won't be committed.

Follows the same pattern applied in opencdd/data-private#9 and opencdd/data-public.

TODO files are working notes, not artifacts. They stay local for
reference but should not be committed to the repo. Add TODO* to
.gitignore and untrack TODO.final/ + TODO.impl/. Files remain
on disk for local reference.
@ronaldtse
ronaldtse merged commit 19d22e2 into main Jul 24, 2026
10 of 11 checks passed
@ronaldtse
ronaldtse deleted the chore/untrack-todos branch July 24, 2026 16:31
ronaldtse added a commit to opencdd/opencdd.github.io that referenced this pull request Jul 24, 2026
Functional:
- .github/workflows/deploy.yml: checkout opencdd/data-private instead of
  opencdd/cdd-data (GitHub redirects the old URL, but explicit is better
  than implicit). Local clone path cdd-data-src → data-private-src.
- scripts/fetch-data.ts: update doc comment (../cdd-data → ../data-private).
- scripts/fix-oceanrunner-irdis.ts: update comment (CDDAL file location).
- tests/lib/pipeline.test.ts: update fake ../cdd-data path to ../data-private.

Docs:
- README.md, CLAUDE.md, .gitignore: s/cdd-data/data-private/.

Working-notes hygiene:
- Add TODO* to .gitignore; untrack TODO.astro/ and TODO.browser/.
  Files stay on disk for local reference. Same convention as
  opencdd/data-private, opencdd/data-public, opencdd/opencdd-ruby#20,
  opencdd/opencdd-ts#18.

Note: the repository_dispatch event_type remains 'cdd-data-released'
(legacy name) — it's a string identifier that matches what
data-private/.github/workflows/release-data.yml sends. Renaming it
would require coordinated sender+listener updates.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant