Cheng Liu

Results 61 comments of Cheng Liu

Code updates 2022/10/31: - merged the main branch (SHA: https://github.com/microsoft/rushstack/commit/2ff426c64869457ade3e8f731efd69e8bdd3f098), [email protected] - suppress phantom folders warning to avoid confusion in teams.

Code Updates: - remove aws/azure build cache plugin - merge the main branch (07b43995f8fd8c3228aae9b52436fe31bb5b897b)

hi @erikras , codecov backs to 100% after adding some tests, plz take another look, thx.

Hi, @erikras. After check the projection doc and the test case, I think there might be some concept issue here. The core part of my proposal is the projection of...

I run into the same case. I created a reproduce repo at https://github.com/chengcyber/pnpm-indirect-deps-pnpmfile With specifying a `console.log` in `readPackage` in pnpmfile: ``` function readPackage(packageJson, context) { console.log(`>>> Processing "${packageJson.name}" from...

Update: Sync this branch with the latest main branch

Update: 1. merge the latest main branch 2. update change log comment

Update: merge the latest main branch, rush 5.86.0 SHA(b05c43e0accc66c5d3ac8a871f5d55eded248831)

Update 2022/12/10: - fix `rush add` dependencyAnalysis - merge the latest main branch (SHA: f6bcc624215e2eb3ffe079ff37888bf7ae79353c)