Skip to content
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

github action to autogenerate types after chain upgrades #458

Open
rjonczy opened this issue Nov 30, 2023 · 0 comments
Open

github action to autogenerate types after chain upgrades #458

rjonczy opened this issue Nov 30, 2023 · 0 comments

Comments

@rjonczy
Copy link
Contributor

rjonczy commented Nov 30, 2023

Create a Github Action, which will generate new types after upgrades of chains, like describe here:

- composable (mainnet): `cargo run -p codegen --bin codegen -- --path ./utils/subxt/generated/src/composable --relay-url wss://composable-unrpc-lb.composablenodes.tech/relay --para-url wss://composable-unrpc-lb.composablenodes.tech`

Requirements

  • initially Action can be triggered manually on demand
  • action should create new branch (branch out from main/master)
  • auto generate types
  • open PR to main/master
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

No branches or pull requests

1 participant