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

fix(scripts-ts-node): disable ts checks when invoking ts-node/register untill swc works #29300

Merged
merged 3 commits into from
Sep 26, 2023

Conversation

Hotell
Copy link
Contributor

@Hotell Hotell commented Sep 26, 2023

Previous Behavior

release pipeline doesn't work

New Behavior

  • tsc is used only in transpilation mode to unblock release
  • refactored ts-node calls within scripts-beachball

Related Issue(s)

@Hotell Hotell changed the title Hotell/fix/ts node calls fix(scripts-ts-node): disable ts checks when invoking ts-node/register untill swc works Sep 26, 2023
@fabricteam
Copy link
Collaborator

fabricteam commented Sep 26, 2023

📊 Bundle size report

🤖 This report was generated against 3f9051784f483097b0c711495a61b0e634d880d6

@codesandbox-ci
Copy link

codesandbox-ci bot commented Sep 26, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 0c76234:

Sandbox Source
@fluentui/react 8 starter Configuration
@fluentui/react-components 9 starter Configuration

@size-auditor
Copy link

size-auditor bot commented Sep 26, 2023

Asset size changes

⚠️ Insufficient baseline data to detect size changes

Unable to find bundle size details for Baseline commit: 5a4c02b

Possible causes

  • The baseline build 5a4c02b is broken
  • The Size Auditor run for the baseline build 5a4c02b was not triggered

Recommendations

  • Please merge your branch for this Pull request with the latest master build and commit your changes once again

@Hotell Hotell marked this pull request as ready for review September 26, 2023 14:24
@Hotell Hotell requested a review from a team as a code owner September 26, 2023 14:24
@Hotell Hotell merged commit e165204 into microsoft:master Sep 26, 2023
20 checks passed
@Hotell Hotell deleted the hotell/fix/ts-node-calls branch September 26, 2023 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants