google / visualblocks

Visual Blocks for ML is a Google visual programming framework that lets you create ML pipelines in a no-code graph editor. You – and your users – can quickly prototype workflows by connecting drag-and-drop ML components, including models, user inputs, processors, and visualizations.
https://visualblocks.withgoogle.com
Apache License 2.0
1.18k stars 155 forks source link

Automatically publish the latest package types on NPM. #48

Open radames opened 7 months ago

radames commented 7 months ago

Hi @jinjingforever, It would be great to have a GitHub workflow to update and publish Node types on NPM. Getting a TS warnings here. It's not a critical issue, so there's no urgency to address it immediately! Thanks

Receiving some TS warnings here. Definitely not critical and not in a hurry for it.

image
jinjingforever commented 7 months ago

Good suggestion! For now I manually published v0.0.4 to include the latest types. Thanks!

radames commented 7 months ago

Perfect! That's awesome

radames commented 7 months ago

hi @jinjingforever , I think you forget to build the dist ? https://www.npmjs.com/package/@visualblocks/custom-node-types?activeTab=code

jinjingforever commented 7 months ago

Oh no:) sorry about that. I published a new version with dist.