Skip to content

Combining generator registration process#272

Merged
NiranjanaBinoy merged 10 commits into
mainfrom
feat/combined-indexer-registration
Jul 5, 2026
Merged

Combining generator registration process#272
NiranjanaBinoy merged 10 commits into
mainfrom
feat/combined-indexer-registration

Conversation

@NiranjanaBinoy

@NiranjanaBinoy NiranjanaBinoy commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Pull Request

Description

Changes

  • Introducer stepper to connect the assertion and registeration for generator/indexer
  • Renamed all the occurances of indexers to generators
  • Renamed reg v2 related folders and files with -indexer- names

Related Issue

#256

Steps to Test

  1. Load teh branch preview url from this PR
  2. Load the registration app.
  3. Navigate to Generator registration
  4. Test the generator assertion and registration.

Checklist

  • Code compiles / runs
  • Tests added / updated
  • Documentation updated if needed
  • PR is self-contained and focused
  • Code does not break any existing features
  • Code passes personal internal testing

Notes

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 2, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
shinzo-webapp-staging 1c1f0db Commit Preview URL

Branch Preview URL
Jul 05 2026, 08:46 PM

@NiranjanaBinoy NiranjanaBinoy changed the base branch from main to ref/registered-data-fetch July 2, 2026 05:45
@NiranjanaBinoy NiranjanaBinoy force-pushed the feat/combined-indexer-registration branch from 38cf31e to 1bf0158 Compare July 2, 2026 05:51
Base automatically changed from ref/registered-data-fetch to main July 2, 2026 15:24
@NiranjanaBinoy NiranjanaBinoy force-pushed the feat/combined-indexer-registration branch from 9d89c55 to fd5441b Compare July 3, 2026 04:28
@NiranjanaBinoy NiranjanaBinoy self-assigned this Jul 3, 2026
@NiranjanaBinoy NiranjanaBinoy added the enhancement New feature or request label Jul 3, 2026
@NiranjanaBinoy NiranjanaBinoy linked an issue Jul 3, 2026 that may be closed by this pull request
@NiranjanaBinoy NiranjanaBinoy marked this pull request as ready for review July 3, 2026 05:43
@NiranjanaBinoy NiranjanaBinoy changed the title Combining Indexer Registration process Combining Generator Registration process Jul 3, 2026
@NiranjanaBinoy NiranjanaBinoy changed the title Combining Generator Registration process Combining generator registration process Jul 3, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 4, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
shinzo-studio 7e92719 Commit Preview URL

Branch Preview URL
Jul 04 2026, 06:57 AM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 4, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
shinzo-explorer 7e92719 Commit Preview URL

Branch Preview URL
Jul 04 2026, 06:58 AM

@soniasingla

Copy link
Copy Markdown
Contributor

@NiranjanaBinoy one small change, can we move generators first and then hosts?

@NiranjanaBinoy NiranjanaBinoy merged commit 28a106b into main Jul 5, 2026
2 checks passed
@NiranjanaBinoy NiranjanaBinoy deleted the feat/combined-indexer-registration branch July 5, 2026 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Two step Indexer Registration Process

2 participants