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

Cgerman/publishing #133

Closed
wants to merge 31 commits into from
Closed

Cgerman/publishing #133

wants to merge 31 commits into from

Conversation

CalebGerman
Copy link
Collaborator

@CalebGerman CalebGerman commented Jan 9, 2025

Added new publishing process:

If no change set found a bot will tell you now :
image

Here are the steps :

Release Process

Pr phase

Before committing finishing a PR run npx changeset to generate a new changeset. The changeset will either be a major minor or patch change.
This will generate a file in the .changeset folder that will have the change description of what you have worked on.

Publishing phase

Pre branch release

Before creating release branch in the format release/changed-elements-react-vx.x.x
Run npx changeset version on master to update the package.json and changelog then create the release branch.
This will create and tag a release for the repository

Post branch release

A Pr will be created from release branch pointing at master. Merge PR in and do not delete branch.

Go to ADO Pipeline and run based on tagged release. This will publish the package.

@CalebGerman CalebGerman requested a review from a team as a code owner January 9, 2025 18:26
@CalebGerman CalebGerman requested a review from roluk January 9, 2025 18:26
Copy link

changeset-bot bot commented Jan 9, 2025

⚠️ No Changeset found

Latest commit: cef9881

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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

Successfully merging this pull request may close these issues.

1 participant