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: add promote packages workflow #11500

Merged

Conversation

joshblack
Copy link
Contributor

@joshblack joshblack commented May 27, 2022

Closes #11434

This PR adds in a promote workflow that is manually dispatched to update packages to their latest version on npm

Changelog

New

  • Add promote workflow
  • Add promote action

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

@netlify
Copy link

netlify bot commented May 27, 2022

Deploy Preview for carbon-components-react ready!

Name Link
🔨 Latest commit 486c86d
🔍 Latest deploy log https://app.netlify.com/sites/carbon-components-react/deploys/62a378723a4ba6000a8e23ff
😎 Deploy Preview https://deploy-preview-11500--carbon-components-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented May 27, 2022

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 486c86d
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/62a378721dcafa00092076c6
😎 Deploy Preview https://deploy-preview-11500--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@joshblack joshblack marked this pull request as ready for review June 9, 2022 16:30
@joshblack joshblack requested a review from a team as a code owner June 9, 2022 16:30
Copy link
Member

@tay1orjones tay1orjones left a 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.

@kodiakhq
Copy link
Contributor

kodiakhq bot commented Jun 10, 2022

This PR currently has a merge conflict. Please resolve this and then re-add the status: ready to merge 🎉 label.

@dakahn dakahn merged commit bede08c into carbon-design-system:main Jun 10, 2022
kennylam pushed a commit to kennylam/carbon that referenced this pull request Jul 30, 2024
### 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) -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Automate updating versions to latest on npm
3 participants