Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.

fix(npm-scope): converts npm scope to lowercase during publish and fetch#833

Merged
azlam-abdulsalam merged 3 commits into
developfrom
fix/799
Feb 9, 2022
Merged

fix(npm-scope): converts npm scope to lowercase during publish and fetch#833
azlam-abdulsalam merged 3 commits into
developfrom
fix/799

Conversation

@azlam-abdulsalam

@azlam-abdulsalam azlam-abdulsalam commented Feb 5, 2022

Copy link
Copy Markdown
Contributor

fix #799: converts npm scope to lowercase during publish and fetch. This ensures issues when a package is published, scope is already converted to lowercase and the package is not found during release/prepare/fetch when the scope is provided in upper/mixedcase

@codecov-commenter

codecov-commenter commented Feb 5, 2022

Copy link
Copy Markdown

Codecov Report

Merging #833 (4c5df0b) into develop (4a966b9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #833   +/-   ##
========================================
  Coverage    66.22%   66.22%           
========================================
  Files           46       46           
  Lines         1593     1593           
  Branches       342      342           
========================================
  Hits          1055     1055           
  Misses         538      538           

Continue to review full report at Codecov.

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

Comment thread packages/sfpowerscripts-cli/src/impl/artifacts/FetchAnArtifactFromNPM.ts Outdated

@azlam-abdulsalam azlam-abdulsalam left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Changed

Comment thread packages/sfpowerscripts-cli/src/impl/artifacts/FetchAnArtifactFromNPM.ts Outdated
@azlam-abdulsalam azlam-abdulsalam merged commit e737e9e into develop Feb 9, 2022
@azlam-abdulsalam azlam-abdulsalam deleted the fix/799 branch February 9, 2022 04:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to fetch a npm based artifact in ADO when Org Name has mixed caps

3 participants