Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: setup semantic-release and fix cypress tests #1024

Merged
merged 2 commits into from
Jan 24, 2024

Conversation

petermakowski
Copy link
Contributor

@petermakowski petermakowski commented Jan 23, 2024

Done

This PR sets up automatic releases using semantic-release and follows setup used in https://github.com/canonical/maas-react-components

  • ci: setup semantic-release
    • update readme to be more clear and concise
    • remove publish-on-release.yml, release-drafter.yml, RELEASE.md as these are now redundant
    • publish storybook docs on push to main
    • remove cypress headless false flag

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

  • Steps for QA.

Fixes

Fixes: # .

@webteam-app
Copy link

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

@petermakowski petermakowski marked this pull request as ready for review January 23, 2024 11:06
@petermakowski petermakowski force-pushed the ci-automatic-releases branch 2 times, most recently from 666c82f to 32736ff Compare January 23, 2024 11:17
@petermakowski petermakowski changed the title ci: setup semantic-release ci: setup semantic-release WIP Jan 23, 2024
@mas-who
Copy link
Contributor

mas-who commented Jan 24, 2024

LGTM.

@petermakowski petermakowski changed the title ci: setup semantic-release WIP ci: setup semantic-release and fix cypress tests Jan 24, 2024
@petermakowski petermakowski merged commit d9573a3 into canonical:main Jan 24, 2024
7 checks passed
Copy link

🎉 This PR is included in version 0.47.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants