Skip to content

Conversation

@JungukCho
Copy link
Contributor

Reason for Change:

Do a right way of encoding and decoding npmCache to achieve performance and json compatibility.
All credits to @rbtr to refactor codes.

Issue Fixed:

Requirements:

Notes:

@JungukCho JungukCho added enhancement npm Related to NPM. labels Sep 10, 2021
@JungukCho JungukCho force-pushed the fix/npm-marshaling branch 2 times, most recently from 8265af9 to 6d058ed Compare September 10, 2021 23:36
@JungukCho
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@rbtr rbtr force-pushed the fix/npm-marshaling branch from 131e034 to adc134a Compare September 14, 2021 16:08
Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
Co-authored-by: JungukCho <jungukcho@microsoft.com>
Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
Co-authored-by: JungukCho <jungukcho@microsoft.com>
@@ -0,0 +1,1579 @@
{
Copy link
Collaborator

Choose a reason for hiding this comment

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

instead of "testfiles", call test folders "testdata"
https://pkg.go.dev/cmd/go/internal/test

The go tool will ignore a directory named "testdata", making it available
to hold ancillary data needed by the tests.

@JungukCho JungukCho merged commit c74c497 into master Sep 17, 2021
@vakalapa vakalapa deleted the fix/npm-marshaling branch October 29, 2021 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement npm Related to NPM.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants