Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,15 @@ install:
install-hooks:
bunx lefthook install

# Refresh docs mirrors and release data (cache-first unless DATA_MODE=live).
# Refresh docs mirrors and release data (cache-first).
data-sync:
bun run data:sync

# Refresh docs mirrors and release data (live mode).
[env("DATA_MODE", "live")]
live-data-sync:
bun run data:sync

# Start the dev server (runs data sync first so docs are available).
dev:
bun run data:sync
Expand Down
43 changes: 43 additions & 0 deletions src/fixtures/github/releases/aspire-resourcekit.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,47 @@
[
{
"url": "https://api.github.com/repos/purview-dev/aspire-resourcekit/releases/389553004",
"assets_url": "https://api.github.com/repos/purview-dev/aspire-resourcekit/releases/389553004/assets",
"upload_url": "https://uploads.github.com/repos/purview-dev/aspire-resourcekit/releases/389553004/assets{?name,label}",
"html_url": "https://github.com/purview-dev/aspire-resourcekit/releases/tag/v1.0.0-prerelease.28",
"id": 389553004,
"author": {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"node_id": "RE_kwDOTZLmtM4XOBts",
"tag_name": "v1.0.0-prerelease.28",
"target_commitish": "main",
"name": "v1.0.0-prerelease.28",
"draft": false,
"immutable": false,
"prerelease": false,
"created_at": "2026-09-16T00:06:45Z",
"updated_at": "2026-09-16T00:08:56Z",
"published_at": "2026-09-16T00:08:56Z",
"assets": [],
"tarball_url": "https://api.github.com/repos/purview-dev/aspire-resourcekit/tarball/v1.0.0-prerelease.28",
"zipball_url": "https://api.github.com/repos/purview-dev/aspire-resourcekit/zipball/v1.0.0-prerelease.28",
"body": "## What's Changed\n* fix: IsEnabled by @kieronlanning in https://github.com/purview-dev/aspire-resourcekit/pull/30\n\n\n**Full Changelog**: https://github.com/purview-dev/aspire-resourcekit/compare/v1.0.0-prerelease.27...v1.0.0-prerelease.28",
"mentions_count": 1
},
{
"url": "https://api.github.com/repos/purview-dev/aspire-resourcekit/releases/389284500",
"assets_url": "https://api.github.com/repos/purview-dev/aspire-resourcekit/releases/389284500/assets",
Expand Down
1,238 changes: 1,238 additions & 0 deletions src/fixtures/github/releases/aspirec4.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -1079,7 +1079,7 @@
"state": "uploaded",
"size": 198724,
"digest": null,
"download_count": 2,
"download_count": 3,
"created_at": "2024-06-03T11:13:23Z",
"updated_at": "2024-06-03T11:13:23Z",
"browser_download_url": "https://github.com/purview-dev/telemetry-sourcegenerator/releases/download/v1.0.10/Purview.Telemetry.SourceGenerator.1.0.10.symbols.nupkg.tar.xz"
Expand Down
12 changes: 6 additions & 6 deletions src/fixtures/github/repos/aspire-resourcekit.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,21 +66,21 @@
"releases_url": "https://api.github.com/repos/purview-dev/aspire-resourcekit/releases{/id}",
"deployments_url": "https://api.github.com/repos/purview-dev/aspire-resourcekit/deployments",
"created_at": "2026-07-15T10:09:08Z",
"updated_at": "2026-09-15T15:57:07Z",
"pushed_at": "2026-09-15T15:59:20Z",
"updated_at": "2026-09-16T16:02:30Z",
"pushed_at": "2026-09-16T16:00:59Z",
"git_url": "git://github.com/purview-dev/aspire-resourcekit.git",
"ssh_url": "[email protected]:purview-dev/aspire-resourcekit.git",
"clone_url": "https://github.com/purview-dev/aspire-resourcekit.git",
"svn_url": "https://github.com/purview-dev/aspire-resourcekit",
"homepage": "",
"size": 4112,
"homepage": "https://purview.dev/projects/aspire-resourcekit/",
"size": 4123,
"stargazers_count": 2,
"watchers_count": 2,
"language": "C#",
"has_issues": true,
"has_projects": true,
"has_projects": false,
"has_downloads": false,
"has_wiki": true,
"has_wiki": false,
"has_pages": false,
"has_discussions": false,
"forks_count": 0,
Expand Down
154 changes: 154 additions & 0 deletions src/fixtures/github/repos/aspirec4.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,154 @@
{
"id": 1232402022,
"node_id": "R_kgDOSXT2Zg",
"name": "aspirec4",
"full_name": "purview-dev/aspirec4",
"private": false,
"owner": {
"login": "purview-dev",
"id": 96894084,
"node_id": "O_kgDOBcZ8hA",
"avatar_url": "https://avatars.githubusercontent.com/u/96894084?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/purview-dev",
"html_url": "https://github.com/purview-dev",
"followers_url": "https://api.github.com/users/purview-dev/followers",
"following_url": "https://api.github.com/users/purview-dev/following{/other_user}",
"gists_url": "https://api.github.com/users/purview-dev/gists{/gist_id}",
"starred_url": "https://api.github.com/users/purview-dev/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/purview-dev/subscriptions",
"organizations_url": "https://api.github.com/users/purview-dev/orgs",
"repos_url": "https://api.github.com/users/purview-dev/repos",
"events_url": "https://api.github.com/users/purview-dev/events{/privacy}",
"received_events_url": "https://api.github.com/users/purview-dev/received_events",
"type": "Organization",
"user_view_type": "public",
"site_admin": false
},
"html_url": "https://github.com/purview-dev/aspirec4",
"description": "Aspire extension that generates live LikeC4 C4 architecture diagrams from the Aspire resource graph, with a Roslyn source generator for compile-time validation of tags, kinds, groups, and metadata.",
"fork": false,
"url": "https://api.github.com/repos/purview-dev/aspirec4",
"forks_url": "https://api.github.com/repos/purview-dev/aspirec4/forks",
"keys_url": "https://api.github.com/repos/purview-dev/aspirec4/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/purview-dev/aspirec4/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/purview-dev/aspirec4/teams",
"hooks_url": "https://api.github.com/repos/purview-dev/aspirec4/hooks",
"issue_events_url": "https://api.github.com/repos/purview-dev/aspirec4/issues/events{/number}",
"events_url": "https://api.github.com/repos/purview-dev/aspirec4/events",
"assignees_url": "https://api.github.com/repos/purview-dev/aspirec4/assignees{/user}",
"branches_url": "https://api.github.com/repos/purview-dev/aspirec4/branches{/branch}",
"tags_url": "https://api.github.com/repos/purview-dev/aspirec4/tags",
"blobs_url": "https://api.github.com/repos/purview-dev/aspirec4/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/purview-dev/aspirec4/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/purview-dev/aspirec4/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/purview-dev/aspirec4/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/purview-dev/aspirec4/statuses/{sha}",
"languages_url": "https://api.github.com/repos/purview-dev/aspirec4/languages",
"stargazers_url": "https://api.github.com/repos/purview-dev/aspirec4/stargazers",
"contributors_url": "https://api.github.com/repos/purview-dev/aspirec4/contributors",
"subscribers_url": "https://api.github.com/repos/purview-dev/aspirec4/subscribers",
"subscription_url": "https://api.github.com/repos/purview-dev/aspirec4/subscription",
"commits_url": "https://api.github.com/repos/purview-dev/aspirec4/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/purview-dev/aspirec4/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/purview-dev/aspirec4/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/purview-dev/aspirec4/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/purview-dev/aspirec4/contents/{+path}",
"compare_url": "https://api.github.com/repos/purview-dev/aspirec4/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/purview-dev/aspirec4/merges",
"archive_url": "https://api.github.com/repos/purview-dev/aspirec4/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/purview-dev/aspirec4/downloads",
"issues_url": "https://api.github.com/repos/purview-dev/aspirec4/issues{/number}",
"pulls_url": "https://api.github.com/repos/purview-dev/aspirec4/pulls{/number}",
"milestones_url": "https://api.github.com/repos/purview-dev/aspirec4/milestones{/number}",
"notifications_url": "https://api.github.com/repos/purview-dev/aspirec4/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/purview-dev/aspirec4/labels{/name}",
"releases_url": "https://api.github.com/repos/purview-dev/aspirec4/releases{/id}",
"deployments_url": "https://api.github.com/repos/purview-dev/aspirec4/deployments",
"created_at": "2026-05-07T22:35:03Z",
"updated_at": "2026-09-16T16:08:46Z",
"pushed_at": "2026-09-16T16:08:42Z",
"git_url": "git://github.com/purview-dev/aspirec4.git",
"ssh_url": "[email protected]:purview-dev/aspirec4.git",
"clone_url": "https://github.com/purview-dev/aspirec4.git",
"svn_url": "https://github.com/purview-dev/aspirec4",
"homepage": "https://purview.dev/projects/aspirec4/",
"size": 10791,
"stargazers_count": 9,
"watchers_count": 9,
"language": "C#",
"has_issues": true,
"has_projects": false,
"has_downloads": false,
"has_wiki": false,
"has_pages": false,
"has_discussions": false,
"forks_count": 3,
"mirror_url": null,
"archived": false,
"disabled": false,
"open_issues_count": 1,
"license": {
"key": "mit",
"name": "MIT License",
"spdx_id": "MIT",
"url": "https://api.github.com/licenses/mit",
"node_id": "MDc6TGljZW5zZTEz"
},
"allow_forking": true,
"is_template": false,
"web_commit_signoff_required": false,
"has_pull_requests": true,
"pull_request_creation_policy": "all",
"topics": [
"architecture",
"architecture-as-code",
"architecture-diagrams",
"aspire",
"aspire-dashboard",
"aspire-dotnet",
"aspire-hosting",
"aspnetcore",
"c4",
"c4-model",
"developer-experience",
"devex",
"diagram",
"diagrams",
"dotnet",
"likec4",
"roslyn",
"source-generator",
"visualization"
],
"visibility": "public",
"forks": 3,
"open_issues": 1,
"watchers": 9,
"default_branch": "main",
"temp_clone_token": null,
"custom_properties": {},
"organization": {
"login": "purview-dev",
"id": 96894084,
"node_id": "O_kgDOBcZ8hA",
"avatar_url": "https://avatars.githubusercontent.com/u/96894084?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/purview-dev",
"html_url": "https://github.com/purview-dev",
"followers_url": "https://api.github.com/users/purview-dev/followers",
"following_url": "https://api.github.com/users/purview-dev/following{/other_user}",
"gists_url": "https://api.github.com/users/purview-dev/gists{/gist_id}",
"starred_url": "https://api.github.com/users/purview-dev/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/purview-dev/subscriptions",
"organizations_url": "https://api.github.com/users/purview-dev/orgs",
"repos_url": "https://api.github.com/users/purview-dev/repos",
"events_url": "https://api.github.com/users/purview-dev/events{/privacy}",
"received_events_url": "https://api.github.com/users/purview-dev/received_events",
"type": "Organization",
"user_view_type": "public",
"site_admin": false
},
"network_count": 3,
"subscribers_count": 0
}
10 changes: 5 additions & 5 deletions src/fixtures/github/repos/build.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,21 +66,21 @@
"releases_url": "https://api.github.com/repos/purview-dev/build/releases{/id}",
"deployments_url": "https://api.github.com/repos/purview-dev/build/deployments",
"created_at": "2026-09-01T18:12:54Z",
"updated_at": "2026-09-14T12:27:53Z",
"pushed_at": "2026-09-14T12:28:41Z",
"updated_at": "2026-09-16T16:29:28Z",
"pushed_at": "2026-09-16T16:29:24Z",
"git_url": "git://github.com/purview-dev/build.git",
"ssh_url": "[email protected]:purview-dev/build.git",
"clone_url": "https://github.com/purview-dev/build.git",
"svn_url": "https://github.com/purview-dev/build",
"homepage": null,
"homepage": "https://purview.dev/projects/build/",
"size": 185,
"stargazers_count": 0,
"watchers_count": 0,
"language": "C#",
"has_issues": true,
"has_projects": true,
"has_projects": false,
"has_downloads": false,
"has_wiki": true,
"has_wiki": false,
"has_pages": false,
"has_discussions": false,
"forks_count": 0,
Expand Down
10 changes: 5 additions & 5 deletions src/fixtures/github/repos/dotnet-project-sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,21 +66,21 @@
"releases_url": "https://api.github.com/repos/purview-dev/dotnet-project-sdk/releases{/id}",
"deployments_url": "https://api.github.com/repos/purview-dev/dotnet-project-sdk/deployments",
"created_at": "2026-05-24T14:07:44Z",
"updated_at": "2026-09-15T08:10:30Z",
"pushed_at": "2026-09-15T08:11:21Z",
"updated_at": "2026-09-16T16:24:02Z",
"pushed_at": "2026-09-16T16:23:58Z",
"git_url": "git://github.com/purview-dev/dotnet-project-sdk.git",
"ssh_url": "[email protected]:purview-dev/dotnet-project-sdk.git",
"clone_url": "https://github.com/purview-dev/dotnet-project-sdk.git",
"svn_url": "https://github.com/purview-dev/dotnet-project-sdk",
"homepage": "",
"homepage": "https://purview.dev/projects/dotnet-project-sdk/",
"size": 1359,
"stargazers_count": 0,
"watchers_count": 0,
"language": "C#",
"has_issues": true,
"has_projects": true,
"has_projects": false,
"has_downloads": false,
"has_wiki": true,
"has_wiki": false,
"has_pages": false,
"has_discussions": false,
"forks_count": 0,
Expand Down
20 changes: 10 additions & 10 deletions src/fixtures/github/repos/event-sourcing.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,23 +66,23 @@
"releases_url": "https://api.github.com/repos/purview-dev/eventsourcing/releases{/id}",
"deployments_url": "https://api.github.com/repos/purview-dev/eventsourcing/deployments",
"created_at": "2024-04-28T15:19:40Z",
"updated_at": "2026-09-15T09:03:03Z",
"pushed_at": "2026-09-15T09:02:59Z",
"updated_at": "2026-09-16T15:21:27Z",
"pushed_at": "2026-09-16T15:11:45Z",
"git_url": "git://github.com/purview-dev/eventsourcing.git",
"ssh_url": "[email protected]:purview-dev/eventsourcing.git",
"clone_url": "https://github.com/purview-dev/eventsourcing.git",
"svn_url": "https://github.com/purview-dev/eventsourcing",
"homepage": "",
"size": 11499,
"stargazers_count": 3,
"watchers_count": 3,
"homepage": "https://purview.dev/event-sourcing/",
"size": 11528,
"stargazers_count": 4,
"watchers_count": 4,
"language": "C#",
"has_issues": true,
"has_projects": true,
"has_projects": false,
"has_downloads": false,
"has_wiki": true,
"has_wiki": false,
"has_pages": false,
"has_discussions": true,
"has_discussions": false,
"forks_count": 0,
"mirror_url": null,
"archived": false,
Expand Down Expand Up @@ -116,7 +116,7 @@
"visibility": "public",
"forks": 0,
"open_issues": 0,
"watchers": 3,
"watchers": 4,
"default_branch": "main",
"temp_clone_token": null,
"custom_properties": {},
Expand Down
16 changes: 8 additions & 8 deletions src/fixtures/github/repos/sourcegeneratorframework.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,21 +66,21 @@
"releases_url": "https://api.github.com/repos/purview-dev/sourcegeneratorframework/releases{/id}",
"deployments_url": "https://api.github.com/repos/purview-dev/sourcegeneratorframework/deployments",
"created_at": "2026-08-06T12:26:03Z",
"updated_at": "2026-09-14T12:49:39Z",
"pushed_at": "2026-09-14T12:53:47Z",
"updated_at": "2026-09-16T16:21:01Z",
"pushed_at": "2026-09-16T16:20:56Z",
"git_url": "git://github.com/purview-dev/sourcegeneratorframework.git",
"ssh_url": "[email protected]:purview-dev/sourcegeneratorframework.git",
"clone_url": "https://github.com/purview-dev/sourcegeneratorframework.git",
"svn_url": "https://github.com/purview-dev/sourcegeneratorframework",
"homepage": "",
"homepage": "https://purview.dev/projects/sourcegeneratorframework/",
"size": 7985,
"stargazers_count": 1,
"watchers_count": 1,
"stargazers_count": 2,
"watchers_count": 2,
"language": "C#",
"has_issues": true,
"has_projects": true,
"has_projects": false,
"has_downloads": false,
"has_wiki": true,
"has_wiki": false,
"has_pages": false,
"has_discussions": false,
"forks_count": 0,
Expand Down Expand Up @@ -121,7 +121,7 @@
"visibility": "public",
"forks": 0,
"open_issues": 0,
"watchers": 1,
"watchers": 2,
"default_branch": "main",
"temp_clone_token": null,
"custom_properties": {},
Expand Down
Loading