-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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: move lint and format to GitHub Actions #7547
Conversation
✔️ Deploy preview for carbon-elements ready! 🔨 Explore the source changes: 55e0ec7 🔍 Inspect the deploy logs: https://app.netlify.com/sites/carbon-elements/deploys/5ffe309bcf0c030008671309 😎 Browse the preview: https://deploy-preview-7547--carbon-elements.netlify.app |
✔️ Deploy preview for carbon-components-react ready! 🔨 Explore the source changes: 55e0ec7 🔍 Inspect the deploy logs: https://app.netlify.com/sites/carbon-components-react/deploys/5ffe309bee019f000776bbb9 😎 Browse the preview: https://deploy-preview-7547--carbon-components-react.netlify.app |
✔️ Deploy preview for carbon-elements ready! 🔨 Explore the source changes: c5ae530 🔍 Inspect the deploy logs: https://app.netlify.com/sites/carbon-elements/deploys/6001bed0e47d6e0007b91f8c 😎 Browse the preview: https://deploy-preview-7547--carbon-elements.netlify.app |
✔️ Deploy preview for carbon-components-react ready! 🔨 Explore the source changes: c5ae530 🔍 Inspect the deploy logs: https://app.netlify.com/sites/carbon-components-react/deploys/6001bed0a41b070008553e0c 😎 Browse the preview: https://deploy-preview-7547--carbon-components-react.netlify.app |
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 good to me
Let me know if you have any questions @andreancardona ! |
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.
@joshblack look good! 🍕
Move lint and format tasks from CircleCI to GitHub Actions. This should help speed up CI builds by using parallelism across workers.
Changelog
New
Changed
Removed