Skip to content

migrate builder #3778

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 14 commits into from
Mar 24, 2025
Merged

migrate builder #3778

merged 14 commits into from
Mar 24, 2025

Conversation

thelostone-mc
Copy link
Contributor

@thelostone-mc thelostone-mc commented Mar 4, 2025

  • rename REACT_APP_INDEXER_V2_API_URL -> REACT_APP_INDEXER_V1_API_URL
  • set REACT_APP_INDEXER_V2_API_URL to new indexer

Todo:

  • getPaginatedProjects
  • getProjectsBySearchTerm
  • getBlockNumberQuery
  • getLegacyProjectId (already added in indexer)
  • AttestationService (already added in indexer)

not using canonical project but it still works

  • getApplicationsForManager
  • getRoundForExplorer
  • getDonationsByDonorAddress

…nd set REACT_APP_INDEXER_V2_API_URL to new indexer
Copy link

vercel bot commented Mar 4, 2025

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

Name Status Preview Comments Updated (UTC)
builder ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 20, 2025 1:42pm
builder-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 20, 2025 1:42pm
explorer ❌ Failed (Inspect) Mar 20, 2025 1:42pm
explorer-staging ❌ Failed (Inspect) Mar 20, 2025 1:42pm
manager ❌ Failed (Inspect) Mar 20, 2025 1:42pm
manager-staging ❌ Failed (Inspect) Mar 20, 2025 1:42pm

@thelostone-mc thelostone-mc marked this pull request as ready for review March 24, 2025 08:31
@thelostone-mc thelostone-mc requested review from a team as code owners March 24, 2025 08:31
@thelostone-mc thelostone-mc merged commit 34bde60 into indexer-v2 Mar 24, 2025
10 of 14 checks passed
@thelostone-mc thelostone-mc deleted the builder-migration branch March 24, 2025 08:32
thelostone-mc added a commit that referenced this pull request Mar 24, 2025
* feat: indexer v2 query migrations (#3773)

* migrate builder (#3778)

* rename REACT_APP_INDEXER_V2_API_URL -> REACT_APP_INDEXER_V1_API_URL and set REACT_APP_INDEXER_V2_API_URL to new indexer

* update query

* load projects

* rm log

* fixes

* small updates

* fix query

* fixes

* fix explorer

* rm logs

* fix attestations

* rm tests

* lint

* typecheck

---------

Co-authored-by: 0xKurt <kurt@merbeth.io>

---------

Co-authored-by: 0xkenj1 <165053496+0xkenj1@users.noreply.github.com>
Co-authored-by: 0xKurt <kurt@merbeth.io>
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.

2 participants