vmware-archive / clarity

Clarity is a scalable, accessible, customizable, open source design system built with web components. Works with any JavaScript framework, built for enterprises, and designed to be inclusive.
http://clarity.design
MIT License
6.43k stars 762 forks source link

build: provide tools to validate release and prevent missing packages #6693

Closed bdryanovski closed 2 years ago

bdryanovski commented 2 years ago

Small changes on the publish tasks:

The issue solving here is mainly the use of && and expecting all sub-task to pass and try to stop before publishing broken packages.