Skip to content

chore: remove deprecated data-sources library #1196

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 18, 2025

Conversation

alexfreska
Copy link
Member

@alexfreska alexfreska commented Jul 17, 2025

  • The data-sources library was primarily used by the old website, this PR removes the deprecated library.

@Copilot Copilot AI review requested due to automatic review settings July 17, 2025 19:08
Copy link

vercel bot commented Jul 17, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2025 7:21pm
explorer-zen ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2025 7:21pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
hostd ⬜️ Ignored (Inspect) Visit Preview Jul 17, 2025 7:21pm
renterd ⬜️ Ignored (Inspect) Visit Preview Jul 17, 2025 7:21pm

Copy link

changeset-bot bot commented Jul 17, 2025

⚠️ No Changeset found

Latest commit: 3e753f9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-project-automation github-project-automation bot moved this to In Progress in Sia Jul 17, 2025
Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes the deprecated data-sources library from the monorepo and cleans up related references in the Explorer app.

  • Deleted the entire libs/data-sources directory, including configs, sources, tests, and docs
  • Removed the @siafoundation/data-sources path mapping and dependency
  • Cleaned up imports and usage of getGitHub in the Map/stats.ts component

Reviewed Changes

Copilot reviewed 17 out of 18 changed files in this pull request and generated 1 comment.

File Description
tsconfig.base.json Removed the @siafoundation/data-sources path mapping
libs/data-sources/* Deleted library folder (configs, source, tests, docs)
apps/explorer/package.json Removed @siafoundation/data-sources dependency
apps/explorer/components/Map/stats.ts Removed getGitHub import and related stats properties

@alexfreska alexfreska merged commit 0b3c0d5 into main Jul 18, 2025
73 checks passed
@alexfreska alexfreska deleted the chore_remove_deprecated_data-sources_library branch July 18, 2025 11:44
@github-project-automation github-project-automation bot moved this from In Progress to Done in Sia Jul 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants