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

refactor: change release behavior #730

Merged
merged 1 commit into from
Oct 4, 2023
Merged

Conversation

corp-ray
Copy link
Collaborator

@corp-ray corp-ray commented Oct 4, 2023

See https://intuit.github.io/auto/docs/generated/shipit#without-next-branch---only-graduate-with-release-label

Per docs, unless PRs have the "released" tag, PRs merged to the primary branch will now create prerelease versions only.

QBOEA-10182

📦 Published PR as canary version: 4.16.0--canary.730.20720.0

✨ Test out this PR locally via:

npm install @design-systems/babel-plugin-include-styles@4.16.0--canary.730.20720.0
npm install @design-systems/babel-plugin-replace-styles@4.16.0--canary.730.20720.0
npm install @design-systems/cli-utils@4.16.0--canary.730.20720.0
npm install @design-systems/cli@4.16.0--canary.730.20720.0
npm install @design-systems/core@4.16.0--canary.730.20720.0
npm install @design-systems/create@4.16.0--canary.730.20720.0
npm install @design-systems/eslint-config@4.16.0--canary.730.20720.0
npm install @design-systems/hooks@4.16.0--canary.730.20720.0
npm install @design-systems/load-config@4.16.0--canary.730.20720.0
npm install @design-systems/next-esm-css@4.16.0--canary.730.20720.0
npm install @design-systems/plugin@4.16.0--canary.730.20720.0
npm install @design-systems/stylelint-config@4.16.0--canary.730.20720.0
npm install @design-systems/svg-icon-builder@4.16.0--canary.730.20720.0
npm install @design-systems/utils@4.16.0--canary.730.20720.0
npm install @design-systems/build@4.16.0--canary.730.20720.0
npm install @design-systems/bundle@4.16.0--canary.730.20720.0
npm install @design-systems/clean@4.16.0--canary.730.20720.0
npm install @design-systems/create-command@4.16.0--canary.730.20720.0
npm install @design-systems/dev@4.16.0--canary.730.20720.0
npm install @design-systems/lint@4.16.0--canary.730.20720.0
npm install @design-systems/playroom@4.16.0--canary.730.20720.0
npm install @design-systems/proof@4.16.0--canary.730.20720.0
npm install @design-systems/size@4.16.0--canary.730.20720.0
npm install @design-systems/storybook@4.16.0--canary.730.20720.0
npm install @design-systems/test@4.16.0--canary.730.20720.0
npm install @design-systems/update@4.16.0--canary.730.20720.0
# or 
yarn add @design-systems/babel-plugin-include-styles@4.16.0--canary.730.20720.0
yarn add @design-systems/babel-plugin-replace-styles@4.16.0--canary.730.20720.0
yarn add @design-systems/cli-utils@4.16.0--canary.730.20720.0
yarn add @design-systems/cli@4.16.0--canary.730.20720.0
yarn add @design-systems/core@4.16.0--canary.730.20720.0
yarn add @design-systems/create@4.16.0--canary.730.20720.0
yarn add @design-systems/eslint-config@4.16.0--canary.730.20720.0
yarn add @design-systems/hooks@4.16.0--canary.730.20720.0
yarn add @design-systems/load-config@4.16.0--canary.730.20720.0
yarn add @design-systems/next-esm-css@4.16.0--canary.730.20720.0
yarn add @design-systems/plugin@4.16.0--canary.730.20720.0
yarn add @design-systems/stylelint-config@4.16.0--canary.730.20720.0
yarn add @design-systems/svg-icon-builder@4.16.0--canary.730.20720.0
yarn add @design-systems/utils@4.16.0--canary.730.20720.0
yarn add @design-systems/build@4.16.0--canary.730.20720.0
yarn add @design-systems/bundle@4.16.0--canary.730.20720.0
yarn add @design-systems/clean@4.16.0--canary.730.20720.0
yarn add @design-systems/create-command@4.16.0--canary.730.20720.0
yarn add @design-systems/dev@4.16.0--canary.730.20720.0
yarn add @design-systems/lint@4.16.0--canary.730.20720.0
yarn add @design-systems/playroom@4.16.0--canary.730.20720.0
yarn add @design-systems/proof@4.16.0--canary.730.20720.0
yarn add @design-systems/size@4.16.0--canary.730.20720.0
yarn add @design-systems/storybook@4.16.0--canary.730.20720.0
yarn add @design-systems/test@4.16.0--canary.730.20720.0
yarn add @design-systems/update@4.16.0--canary.730.20720.0

Version

Published prerelease version: v4.16.0-next.0

Changelog

🎉 This release contains work from a new contributor! 🎉

Thank you, null@corp-ray, for all your work!

🚀 Enhancement

Authors: 1

See https://intuit.github.io/auto/docs/generated/shipit#without-next-branch---only-graduate-with-release-label

Per docs, unless PRs have the "released" tag, PRs merged to the primary
branch will now create prerelease versions only.

This is with input from Kelvin.

QBOEA-10182
@corp-ray corp-ray added minor Increment the minor version when merged prerelease This change is available in a prerelease. labels Oct 4, 2023
Copy link
Collaborator

@kelyvin kelyvin left a comment

Choose a reason for hiding this comment

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

In theory this makes sense to me.

@kelyvin kelyvin merged commit 5cd4892 into master Oct 4, 2023
7 checks passed
@kelyvin kelyvin deleted the 231004/changeReleaseProcess branch October 4, 2023 22:07
@hipstersmoothie
Copy link
Contributor

🚀 PR was released in v4.16.0-next.0 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged prerelease This change is available in a prerelease.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants