Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(private npm registry): Updated ADO task validation pipeline for …
…private registry parameter (#2166) #### Details <!-- Usually a sentence or two describing what the PR changes --> Added the new task in validation pipeline to validate the new parameter "npmRegistryUrl" functionality in pipeline ##### Motivation <!-- This can be as simple as "addresses issue #123" --> [Feature 2207295](https://dev.azure.com/mseng/1ES/_workitems/edit/2207295): Enable option to use private npm registry Url in a11y ado extension ##### Context <!-- Are there any parts that you've intentionally left out-of-scope for a later PR to handle? --> <!-- Were there any alternative approaches you considered? What tradeoffs did you consider? --> #### Pull request checklist <!-- If a checklist item is not applicable to this change, write "n/a" in the checkbox --> - [na] Addresses an existing issue: Fixes #0000 - [na] Added relevant unit test for your changes. (`yarn test`) - [na] Verified code coverage for the changes made. Check coverage report at: `<rootDir>/test-results/unit/coverage` - [x] Ran precheckin (`yarn precheckin`)
- Loading branch information