Skip to content
This repository has been 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
merged 3 commits into from
Feb 9, 2022

Conversation

azlam-abdulsalam
Copy link
Contributor

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

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
Copy link

codecov-commenter commented Feb 5, 2022

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.

Copy link
Contributor Author

@azlam-abdulsalam azlam-abdulsalam left a comment

Choose a reason for hiding this comment

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

Changed

@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