Skip to content

Conversation

@Anmol1696
Copy link
Collaborator

@Anmol1696 Anmol1696 commented Jun 17, 2025

Part of: #695

@Anmol1696 Anmol1696 changed the title feature: add builder for registry, explorer and frontend, update cosmos to be … feature: add builder for registry, explorer and frontend, update cosmos to builder Jun 17, 2025
@Anmol1696 Anmol1696 requested a review from Copilot June 18, 2025 06:01

This comment was marked as outdated.

@Anmol1696 Anmol1696 requested a review from Copilot June 23, 2025 07:53
Copy link
Contributor

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 introduces a builder pattern for the registry, explorer, and frontend components while updating cosmos configurations to follow the new builder naming conventions. Key changes include adding new Kubernetes YAML definitions for explorer, cosmoshub, osmosis, and registry, as well as updating resource names and labels to reflect the builder naming scheme.

Reviewed Changes

Copilot reviewed 20 out of 164 changed files in this pull request and generated no comments.

Show a summary per file
File Description
builder-tests/multi-chain/explorer/service.yaml Added explorer service definition for builder tests.
builder-tests/multi-chain/explorer/deployment.yaml Added explorer deployment configuration following the builder pattern.
builder-tests/multi-chain/explorer/configmap.yaml Added explorer configmap for builder tests.
builder-tests/multi-chain/cosmoshub/validator-statefulset.yaml Updated cosmoshub validator resource naming and labels for builder integration.
builder-tests/multi-chain/cosmoshub/validator-service.yaml Updated cosmoshub validator service configuration for builder integration.
builder-tests/multi-chain/cosmoshub/setup-scripts-configmap.yaml Renamed and updated setup scripts configmap for cosmoshub.
builder-tests/multi-chain/cosmoshub/genesis-statefulset.yaml Updated cosmoshub genesis statefulset resource naming for builder integration.
builder-tests/multi-chain/cosmoshub/genesis-service.yaml Updated cosmoshub genesis service resource naming for builder integration.
builder-tests/multi-chain/configmaps/keys.yaml Added keys configmap for builder tests.
content-validation/registry/* Added registry resources (service, deployment, configmap) with updated naming.
content-validation/osmosis/* Updated osmosis resources (setup-scripts, genesis statefulset/service, genesis-patch) to use new builder naming.
content-validation/explorer/* Added explorer resources for content validation following builder conventions.
content-validation/configmaps/keys.yaml Added keys configmap for content validation.
Comments suppressed due to low confidence (1)

packages/packages/generator/tests/output/builder-tests/multi-chain/cosmoshub/validator-statefulset.yaml:15

  • [nitpick] Consider updating the 'starship.io/chain-name' label to reflect the new naming scheme (e.g. 'cosmoshub-4') to ensure consistency with the updated resource names.
    starship.io/chain-name: cosmoshub

@Anmol1696 Anmol1696 merged commit 96a81e5 into main Jun 23, 2025
3 checks passed
@Anmol1696 Anmol1696 deleted the anmol/features-porting branch June 23, 2025 07:54
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