-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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: add promote packages workflow #11500
ci: add promote packages workflow #11500
Conversation
✅ Deploy Preview for carbon-components-react ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
✅ Deploy Preview for carbon-elements ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
…at/add-auto-package-deploy
…at/add-auto-package-deploy
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks awesome! Having a dry run option is really fantastic.
This PR currently has a merge conflict. Please resolve this and then re-add the |
…at/add-auto-package-deploy
### Related Ticket(s) Closes carbon-design-system#11500 ### Description updates modal to latest AI gradient updates ### Changelog **New** - modal now checks if footer slotted for styles **Changed** - modal-footer reverted code back to only checking if there are three buttons - updated styles **Removed** - {{removed thing}} <!-- React and Web Component deploy previews are enabled by default. --> <!-- To enable additional available deploy previews, apply the following --> <!-- labels for the corresponding package: --> <!-- *** "test: e2e": Codesandbox examples and e2e integration tests --> <!-- *** "package: services": Services --> <!-- *** "package: utilities": Utilities --> <!-- *** "RTL": React / Web Components (RTL) --> <!-- *** "feature flag": React / Web Components (experimental) -->
Closes #11434
This PR adds in a promote workflow that is manually dispatched to update packages to their latest version on
npm
Changelog
New
Changed
Removed
Testing / Reviewing
Sadly we'll only be able to try this out in the release process itself 😞
We did use this in our last release run which gave us confidence to try it out in this format