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

fix: refactor documentation for semantic-release #80

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

dlockhart
Copy link
Member

Mostly this just pairs down the semantic-release blurb since it's all duplicated in the action docs anyway. Also moves the "versioning and releasing" under "Developing and Contributing" since it's only relevant to those folks.


After cloning the repo, run `npm install` to install dependencies.

### Linting
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moved this into the "testing" template.

npm run lint:style

# unit tests
npm run test:headless
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd like to rename this "test:unit" but will hold off until the @brightspace-ui/testing and the vdiff stuff is ready.

@dlockhart dlockhart merged commit d9e816f into main Aug 10, 2023
1 check passed
@dlockhart dlockhart deleted the dlockhart/updated-release-docs branch August 10, 2023 15:51
@ghost
Copy link

ghost commented Aug 10, 2023

🎉 This PR is included in version 2.9.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ghost ghost added the released label Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants