Skip to content

chore: setup turbo and hoist devDependencies#5779

Open
jmfrancois wants to merge 32 commits intomasterfrom
jmfrancois/chore/move-tools-root
Open

chore: setup turbo and hoist devDependencies#5779
jmfrancois wants to merge 32 commits intomasterfrom
jmfrancois/chore/move-tools-root

Conversation

@jmfrancois
Copy link
Copy Markdown
Contributor

@jmfrancois jmfrancois commented Apr 8, 2026

What is the problem this PR is trying to solve?

Our repository is old and slow.

What is the chosen solution to this problem?

Setting up turbo repo and manually hoist most of devDependencies help to speed up and re-structure the experience.

There is an ADR into it that explain all the things.
During this refactoring of just scripts name and call I have started to see some typescript build complains and build without really understand why ... so I have fixed it.
This is why there is a fix release in the changeset.

Please check if the PR fulfills these requirements

  • The PR have used yarn changeset to a request a release from the CI if wanted.
  • The PR commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features) And non reg done before need review
  • Docs have been added / updated (for bug fixes / features)
  • Related design / discussions / pages (not in jira), if any, are all linked or available in the PR

[ ] This PR introduces a breaking change

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 8, 2026

🦋 Changeset detected

Latest commit: 5dea9ec

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 54 packages
Name Type
@talend/local-libs-webpack-plugin Major
@talend/react-faceted-search-query-client Patch
@talend/babel-plugin-import-from-index Patch
@talend/babel-plugin-import-from-lib Patch
@talend/scripts-config-react-webpack Patch
@talend/scripts-config-storybook-lib Patch
@talend/dynamic-cdn-webpack-plugin Patch
@talend/scripts-config-typescript Patch
@talend/scripts-config-stylelint Patch
@talend/babel-plugin-assets-api Patch
@talend/scripts-config-prettier Patch
@talend/babel-plugin-import-d3 Patch
@talend/scripts-yarn-workspace Patch
@talend/eslint-config Patch
@talend/scripts-publish-local Patch
@talend/json-schema-form-core Patch
@talend/scripts-config-babel Patch
@talend/ui-playground-vite Patch
@talend/react-cmf-webpack-plugin Patch
@talend/scripts-config-cdn Patch
@talend/react-faceted-search Patch
@talend/storybook-docs Patch
@talend/design-system Patch
@talend/design-tokens Patch
@talend/react-flow-designer Patch
@talend/router-bridge Patch
@talend/react-storybook-cmf Patch
@talend/ui-storybook-one Patch
@talend/scripts-locales Patch
@talend/react-bootstrap Patch
@talend/design-docs Patch
@talend/bootstrap-sass Patch
@talend/assets-api Patch
@talend/react-cmf-router Patch
@talend/react-components Patch
@talend/react-containers Patch
@talend/ui-playground Patch
@talend/eslint-plugin Patch
@talend/scripts-utils Patch
@talend/module-to-cdn Patch
@talend/scripts-core Patch
@talend/upgrade-deps Patch
@talend/react-cmf-cqrs Patch
@talend/scripts-cmf Patch
@talend/react-dataviz Patch
@talend/react-stepper Patch
@talend/react-forms Patch
@talend/icons Patch
@talend/react-sagas Patch
@talend/bootstrap-theme Patch
@talend/utils Patch
@talend/react-a11y Patch
@talend/http Patch
@talend/react-cmf Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@jmfrancois jmfrancois temporarily deployed to pull_request_unsafe April 8, 2026 14:26 — with GitHub Actions Inactive
@jmfrancois jmfrancois temporarily deployed to pull_request_unsafe April 8, 2026 14:26 — with GitHub Actions Inactive
@jmfrancois jmfrancois temporarily deployed to pull_request_unsafe April 8, 2026 14:26 — with GitHub Actions Inactive
@jmfrancois jmfrancois temporarily deployed to pull_request_unsafe April 8, 2026 14:26 — with GitHub Actions Inactive
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

Storybook for this PR deployed on this github page

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

Title Lines Statements Branches Functions
assets-api Coverage: 28%
28.4% (25/88) 30.76% (16/52) 21.42% (3/14)
cmf Coverage: 89%
89.43% (1244/1391) 83.46% (626/750) 89.76% (351/391)
cmf-cqrs Coverage: 86%
86.33% (158/183) 71.42% (60/84) 82.45% (47/57)
cmf-router Coverage: 70%
69.23% (135/195) 55.71% (78/140) 56.81% (25/44)
components Coverage: 90%
90.63% (5564/6139) 82.41% (3228/3917) 88.14% (1390/1577)
containers Coverage: 84%
83.44% (1391/1667) 75.16% (702/934) 75% (327/436)
dataviz Coverage: 85%
85.67% (329/384) 65% (156/240) 75.94% (120/158)
design-system Coverage: 67%
67.03% (1041/1553) 51.68% (552/1068) 53.92% (220/408)
faceted-search Coverage: 85%
85.35% (641/751) 80% (292/365) 82.24% (227/276)
flow-designer Coverage: 73%
72.31% (674/932) 77.71% (415/534) 71.02% (201/283)
forms Coverage: 86%
86.22% (1652/1916) 76.71% (939/1224) 84.77% (462/545)
http Coverage: 100%
100% (85/85) 98.07% (51/52) 100% (34/34)
sagas Coverage: 92%
92.3% (24/26) 66.66% (4/6) 50% (2/4)
stepper Coverage: 81%
81.81% (153/187) 60.43% (55/91) 81.25% (39/48)
utils Coverage: 100%
100% (73/73) 90.9% (10/11) 100% (24/24)

@jmfrancois jmfrancois temporarily deployed to pull_request_unsafe April 8, 2026 15:08 — with GitHub Actions Inactive
@jmfrancois jmfrancois had a problem deploying to pull_request_unsafe April 8, 2026 15:08 — with GitHub Actions Failure
@jmfrancois jmfrancois had a problem deploying to pull_request_unsafe April 8, 2026 15:08 — with GitHub Actions Failure
@jmfrancois jmfrancois temporarily deployed to pull_request_unsafe April 8, 2026 15:08 — with GitHub Actions Inactive
import type { ChangeEvent, PropsWithChildren } from 'react';
import { useCopyToClipboard } from 'react-use';

import tokens from '@talend/design-tokens';
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

this break a circular depednencies we have on master and that block turbo

@jmfrancois jmfrancois temporarily deployed to pull_request_unsafe April 8, 2026 15:13 — with GitHub Actions Inactive
@jmfrancois jmfrancois temporarily deployed to pull_request_unsafe April 8, 2026 15:13 — with GitHub Actions Inactive
@jmfrancois jmfrancois had a problem deploying to pull_request_unsafe April 8, 2026 15:13 — with GitHub Actions Failure
@jmfrancois jmfrancois had a problem deploying to pull_request_unsafe April 8, 2026 15:13 — with GitHub Actions Failure
@jmfrancois jmfrancois had a problem deploying to pull_request_unsafe April 8, 2026 15:19 — with GitHub Actions Failure
@jmfrancois jmfrancois temporarily deployed to pull_request_unsafe April 8, 2026 15:19 — with GitHub Actions Inactive
@jmfrancois jmfrancois temporarily deployed to pull_request_unsafe April 9, 2026 05:46 — with GitHub Actions Inactive
@jmfrancois jmfrancois temporarily deployed to pull_request_unsafe April 9, 2026 05:53 — with GitHub Actions Inactive
@jmfrancois jmfrancois had a problem deploying to pull_request_unsafe April 9, 2026 05:53 — with GitHub Actions Failure
@jmfrancois jmfrancois temporarily deployed to pull_request_unsafe April 9, 2026 05:53 — with GitHub Actions Inactive
@jmfrancois jmfrancois had a problem deploying to pull_request_unsafe April 9, 2026 05:53 — with GitHub Actions Failure
@jmfrancois jmfrancois temporarily deployed to pull_request_unsafe April 9, 2026 05:56 — with GitHub Actions Inactive
@jmfrancois jmfrancois had a problem deploying to pull_request_unsafe April 9, 2026 05:56 — with GitHub Actions Failure
@jmfrancois jmfrancois had a problem deploying to pull_request_unsafe April 9, 2026 05:59 — with GitHub Actions Failure
@jmfrancois jmfrancois temporarily deployed to pull_request_unsafe April 9, 2026 05:59 — with GitHub Actions Inactive
@jmfrancois jmfrancois temporarily deployed to pull_request_unsafe April 9, 2026 05:59 — with GitHub Actions Inactive
@jmfrancois jmfrancois temporarily deployed to pull_request_unsafe April 9, 2026 05:59 — with GitHub Actions Inactive
@jmfrancois jmfrancois temporarily deployed to pull_request_unsafe April 9, 2026 06:31 — with GitHub Actions Inactive
@jmfrancois jmfrancois temporarily deployed to pull_request_unsafe April 9, 2026 06:31 — with GitHub Actions Inactive
@jmfrancois jmfrancois temporarily deployed to pull_request_unsafe April 9, 2026 06:31 — with GitHub Actions Inactive
@jmfrancois jmfrancois had a problem deploying to pull_request_unsafe April 9, 2026 06:31 — with GitHub Actions Failure
@jmfrancois jmfrancois temporarily deployed to pull_request_unsafe April 9, 2026 06:39 — with GitHub Actions Inactive
@jmfrancois jmfrancois temporarily deployed to pull_request_unsafe April 9, 2026 06:39 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant