Skip to content

github action to autogenerate types after chain upgrades #458

@rjonczy

Description

@rjonczy

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions