Skip to content

Revamp dockerfile for office-ui-fabric to reduce noise #40147

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

Merged
merged 2 commits into from
Aug 20, 2020

Conversation

weswigham
Copy link
Member

and better handle recent changes to project structure (where explicit TS deps were added throughout the tree in more places than we'd previously recognized).

Mostly this: reverts to node 13 to reduce the runtime warning noise (that's not our fault), uses only the scss and ts build steps (to remove noise from rollup and non-ts activities), and sets the build to --bail=false, so an error in an early project doesn't block later projects.

@weswigham weswigham requested a review from sandersn August 20, 2020 04:57
@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Aug 20, 2020
@AviVahl
Copy link

AviVahl commented Aug 20, 2020

Might as well use Node 12. 13 is EOL.

@sandersn
Copy link
Member

for housekeeping purposes, can you exclude the log diff so it'll show up on the normal user test PR?

Copy link
Member

@sandersn sandersn left a comment

Choose a reason for hiding this comment

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

Would be nice to revert the log change so that it shows up on the user test baseline PR instead.

@weswigham weswigham merged commit 76639f1 into microsoft:master Aug 20, 2020
@weswigham weswigham deleted the uifabric-redocker branch August 20, 2020 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants