Skip to content

Windows developer experience improvements#2684

Merged
dpwatrous merged 4 commits intomainfrom
dpwatrous/lerna-update
Mar 20, 2023
Merged

Windows developer experience improvements#2684
dpwatrous merged 4 commits intomainfrom
dpwatrous/lerna-update

Conversation

@dpwatrous
Copy link
Member

@dpwatrous dpwatrous commented Mar 18, 2023

Doc updates for Windows, handle Windows-style line endings better

NPM and Lerna have inconsistent behavior around line endings
depending on the versions used. Forcing these files to be LF
on all platforms gets around these issues.
@dpwatrous dpwatrous changed the base branch from master to main March 18, 2023 15:50
@dpwatrous dpwatrous force-pushed the dpwatrous/lerna-update branch 2 times, most recently from a350db8 to ba7176c Compare March 18, 2023 17:15
@dpwatrous dpwatrous enabled auto-merge March 18, 2023 17:15
@dpwatrous dpwatrous force-pushed the dpwatrous/lerna-update branch from ba7176c to f0a1f32 Compare March 18, 2023 17:18
@codecov
Copy link

codecov bot commented Mar 18, 2023

Codecov Report

Merging #2684 (bb4a650) into main (709ea98) will not change coverage.
The diff coverage is n/a.

❗ Current head bb4a650 differs from pull request most recent head f0a1f32. Consider uploading reports for the commit f0a1f32 to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2684   +/-   ##
=======================================
  Coverage   66.15%   66.15%           
=======================================
  Files        1199     1199           
  Lines       33303    33303           
  Branches     6128     6129    +1     
=======================================
  Hits        22033    22033           
  Misses      11138    11138           
  Partials      132      132           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 709ea98...f0a1f32. Read the comment docs.

@dpwatrous dpwatrous merged commit c15c62a into main Mar 20, 2023
@dpwatrous dpwatrous deleted the dpwatrous/lerna-update branch March 20, 2023 13:53
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.

2 participants