Skip to content

[Task]: Update CI to use custom built sdk [production] #1392

Description

@begonaalvarezd

Task description

The SDK is adding a script to build the SDK with the client only which reduces significantly the size of the wasm bindings
Here are some ideas of what we could be done

  • Use normal SDK dependency in devmode
  • Have a standalone workflow which allows us to custom build the SDK and publish it in eg S3
  • On every deploy, if the dependency specified is not present in S3, build it so it can be used internally in the explorer deploys
  • Everytime we update the dependency in packages.json we have to update the workflow too so the next build

... thoughts? We should probably discuss this internally to have a proper plan

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions