canonical / react-components

A set of components based on Vanilla Framework
https://canonical.github.io/react-components
92 stars 51 forks source link

docs: remove cypress badge #1028

Closed petermakowski closed 7 months ago

petermakowski commented 7 months ago

Done

Removes separate Cypress badge as cypress is part of a single CI workflow.

QA

Storybook

To see rendered examples of all react-components, run:

yarn start

QA in your project

from react-components run:

yarn build
npm pack

Install the resulting tarball in your project with:

yarn add <path-to-tarball>

QA steps

Fixes

Fixes: # .

webteam-app commented 7 months ago

Demo starting at https://react-components-1028.demos.haus

mas-who commented 7 months ago

LGTM.

github-actions[bot] commented 7 months ago

:tada: This PR is included in version 0.48.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: