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

Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.

build(package): fix allowlist #376

Merged
merged 2 commits into from
Sep 2, 2021
Merged

build(package): fix allowlist #376

merged 2 commits into from
Sep 2, 2021

Conversation

ghost
Copy link

@ghost ghost commented Sep 2, 2021

Description

  • fixes files which is for allowlist
  • separates the bundle from release:local script

Motivation and Context

I did end-to-end testing using Verdaccio and found out #371 is not a fix.

How has this been tested?

E2E testing using Verdaccio.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • Add tests to cover changes as needed.
  • Update documentation as needed.

@ghost ghost requested review from AmritKumar and bb111189 as code owners September 2, 2021 06:30
@ghost ghost added the bug Something isn't working label Sep 2, 2021
@codecov-commenter
Copy link

codecov-commenter commented Sep 2, 2021

Codecov Report

Merging #376 (5870844) into dev (aacd914) will not change coverage.
The diff coverage is n/a.

❗ Current head 5870844 differs from pull request most recent head 423b33d. Consider uploading reports for the commit 423b33d to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #376   +/-   ##
=======================================
  Coverage   80.98%   80.98%           
=======================================
  Files          44       44           
  Lines        1804     1804           
  Branches      329      329           
=======================================
  Hits         1461     1461           
  Misses        342      342           
  Partials        1        1           

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 aacd914...423b33d. Read the comment docs.

@ghost ghost force-pushed the build/fix-allowlist branch from e3a0540 to 423b33d Compare September 2, 2021 08:05
@bb111189 bb111189 merged commit 5121a1a into dev Sep 2, 2021
@bb111189 bb111189 deleted the build/fix-allowlist branch September 2, 2021 09:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants