Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert skip verification #541

Merged
merged 4 commits into from
May 11, 2023

Conversation

Javagedes
Copy link
Contributor

@Javagedes Javagedes commented May 10, 2023

The ability to skip external dependency verification was added with the anticipation of additional developer workflows, however those workflows have evolved over time and the ability to skip external dependency verification is no longer necessary. As it is no longer necessary, it only adds additional complexity to the codebase and confusion to developers attempting to use it. Removing this functionality is the best way forward, but can always be reconsidered or reworked in the future if necessary.

@Javagedes Javagedes added this to the 0.23.3 milestone May 10, 2023
@Javagedes Javagedes self-assigned this May 10, 2023
@cfernald
Copy link
Contributor

Consider providing context in the PR description

@Javagedes Javagedes closed this May 10, 2023
@Javagedes Javagedes reopened this May 10, 2023
@codecov
Copy link

codecov bot commented May 10, 2023

Codecov Report

Merging #541 (45b981d) into master (0a2e20c) will decrease coverage by 0.19%.
The diff coverage is 80.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #541      +/-   ##
==========================================
- Coverage   78.53%   78.35%   -0.19%     
==========================================
  Files          47       47              
  Lines        4766     4754      -12     
==========================================
- Hits         3743     3725      -18     
- Misses       1023     1029       +6     
Impacted Files Coverage Δ
...2toolext/environment/extdeptypes/git_dependency.py 98.33% <ø> (-0.11%) ⬇️
edk2toolext/invocables/edk2_platform_build.py 72.15% <ø> (-0.79%) ⬇️
edk2toolext/environment/external_dependency.py 68.50% <80.00%> (-3.59%) ⬇️

... and 1 file with indirect coverage changes

@Javagedes Javagedes merged commit 751ebf4 into tianocore:master May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants