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

[code-infra] CircleCI maintenance #1321

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

michaldudak
Copy link
Member

@michaldudak michaldudak commented Jan 10, 2025

  • Removed the React 17 jobs (as in the Core repo). The shared test utils don't work with this version anymore.
  • Corrected how TS is installed in the typescript@next pipeline
  • Used more human-friendly names for all jobs for consistency
  • Commented out the bundle-size-monitor job as it wasn't doing anything

@michaldudak michaldudak added the core Infrastructure work going on behind the scenes label Jan 10, 2025
Copy link

netlify bot commented Jan 10, 2025

Deploy Preview for base-ui ready!

Name Link
🔨 Latest commit e144654
🔍 Latest deploy log https://app.netlify.com/sites/base-ui/deploys/678126306272c20008022076
😎 Deploy Preview https://deploy-preview-1321--base-ui.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 configuration.

@michaldudak michaldudak changed the title CircleCI maintenance [core] CircleCI maintenance Jan 10, 2025
@michaldudak michaldudak changed the title [core] CircleCI maintenance [code-infra] CircleCI maintenance Jan 10, 2025
@michaldudak michaldudak marked this pull request as ready for review January 10, 2025 13:42
@michaldudak michaldudak requested a review from atomiks as a code owner January 10, 2025 13:42
@michaldudak michaldudak requested a review from a team January 10, 2025 13:42
- test_unit:
<<: *default-context
name: 'JSDOM tests'
requires:
- checkout
- Checkout
Copy link
Member

Choose a reason for hiding this comment

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

These should probably remain checkout as it relies on key, not the name. 🤔
The jobs seem stuck now. :/

Suggested change
- Checkout
- checkout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Infrastructure work going on behind the scenes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants