Skip to content

feat: Support tracking issue impact over time (#156)#177

Draft
duncanleo wants to merge 62 commits intomainfrom
duncanleo/data-overhaul
Draft

feat: Support tracking issue impact over time (#156)#177
duncanleo wants to merge 62 commits intomainfrom
duncanleo/data-overhaul

Conversation

@duncanleo
Copy link
Copy Markdown
Member

@duncanleo duncanleo commented Mar 21, 2026

Fixes #156

@duncanleo duncanleo self-assigned this Mar 21, 2026
@duncanleo duncanleo changed the title feat: Support tracking issue impact over time feat: Support tracking issue impact over time (#156) Mar 21, 2026
@duncanleo duncanleo force-pushed the duncanleo/data-overhaul branch 6 times, most recently from b13f62b to af64d28 Compare March 21, 2026 10:16
@duncanleo duncanleo force-pushed the duncanleo/data-overhaul branch from af64d28 to e1dbd57 Compare March 21, 2026 10:18
@duncanleo duncanleo force-pushed the duncanleo/data-overhaul branch from ab6b1db to cc75abd Compare March 21, 2026 10:42
duncanleo and others added 4 commits March 22, 2026 19:05
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Relocate period normalization and resolution helpers into
`@mrtdown/core`, export them from the core entrypoint,
and update the CLI to import them from core.

Add shared enum schemas and an `assert` utility in core,
move the `rrule-rust` dependency there, and drop the
triage re-export.
@duncanleo duncanleo force-pushed the duncanleo/data-overhaul branch from ca15f1a to 965bee3 Compare March 22, 2026 16:43
github-actions bot and others added 2 commits March 22, 2026 09:44
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Add a manifest schema and CLI command that hashes
all data entities into `data/manifest.json`.

Add a GitHub Pages workflow to build the
manifest and publish the `data` directory.
Remove unused root-level package dependencies and the `zod`
override from `package.json`.

Sync `package-lock.json`, including workspace package
references updated to `2.0.0-alpha.10`.
Add a `pages-index` CLI command that generates `index.html`
for GitHub Pages from repository data, including standard
entity tables and issue links.

Export `StandardRepository` types from `@mrtdown/fs` for
command reuse and update the Pages deploy workflow to run
both manifest and index generation.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

Support tracking impact over time

1 participant