Skip to content

Conversation

julienrbrt
Copy link
Member

@julienrbrt julienrbrt commented Sep 10, 2024

Closes: #4305

ref: #4414

@julienrbrt julienrbrt added the backport/v28.x.y Backport to v28.x.y label Sep 10, 2024
@julienrbrt julienrbrt marked this pull request as ready for review April 17, 2025 11:03
@julienrbrt
Copy link
Member Author

julienrbrt commented Apr 17, 2025

Follow-up will be to create an integration tests, and then update the ignite/web frontend (see #4414).

@julienrbrt julienrbrt mentioned this pull request Jan 23, 2025
3 tasks
@github-actions github-actions bot added the component:docs Documentation additions or improvements. label Apr 17, 2025
Copy link
Contributor

github-actions bot commented Apr 17, 2025

Visit the preview URL for this PR (updated for commit fd14adf):

https://igntservices-docs--pr4347-julien-ts-client-kulg16we.web.app

(expires Thu, 24 Apr 2025 14:37:18 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 95379efd94dd497aaa37c2d0354e6e2cafca5ec5

@julienrbrt julienrbrt enabled auto-merge (squash) April 17, 2025 14:36
Copy link
Collaborator

@Pantani Pantani left a comment

Choose a reason for hiding this comment

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

the generation looks good but I didn't tested the ts files

@Pantani
Copy link
Collaborator

Pantani commented Apr 17, 2025

LGMT!!!

@julienrbrt julienrbrt disabled auto-merge April 17, 2025 15:40
@julienrbrt
Copy link
Member Author

julienrbrt commented Apr 17, 2025

the generation looks good but I didn't tested the ts files

Yep! Hard to test without updating the client, this is the next step. I compared against v27 and it looked the same.

@julienrbrt julienrbrt merged commit 1fc0b9a into main Apr 17, 2025
45 checks passed
@julienrbrt julienrbrt deleted the julien/ts-client branch April 17, 2025 15:41
mergify bot pushed a commit that referenced this pull request Apr 17, 2025
* fix(cosmosgen): fix ts-client

* cl

* fix path

* add axios + fix typescript path

* simplify

* updates

* rm consensus chain specific logic

* fix

* fix templates

* fix type discovery

* lint

* remove broken disclaimer from docs

* add error goup at correct place

* lint

(cherry picked from commit 1fc0b9a)

# Conflicts:
#	ignite/cmd/generate_typescript_client.go
#	ignite/pkg/cosmosgen/generate_typescript.go
#	ignite/pkg/cosmosgen/template.go
julienrbrt added a commit that referenced this pull request Apr 17, 2025
* fix(cosmosgen): fix ts-client (#4347)

* fix(cosmosgen): fix ts-client

* cl

* fix path

* add axios + fix typescript path

* simplify

* updates

* rm consensus chain specific logic

* fix

* fix templates

* fix type discovery

* lint

* remove broken disclaimer from docs

* add error goup at correct place

* lint

(cherry picked from commit 1fc0b9a)

# Conflicts:
#	ignite/cmd/generate_typescript_client.go
#	ignite/pkg/cosmosgen/generate_typescript.go
#	ignite/pkg/cosmosgen/template.go

* updates

---------

Co-authored-by: julienrbrt <julien@rbrt.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/v28.x.y Backport to v28.x.y component:ci CI/CD workflow and automated jobs. component:cmd component:configs component:docs Documentation additions or improvements. component:packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FIX: Generating ts-client is broken
2 participants