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

nuget_publishing: Make license entry in config file optional #424

Conversation

makubacki
Copy link
Member

@makubacki makubacki commented Jan 31, 2023

Previously the NuGet config file required a dummy license value to
be present if --CustomLicensePath was given. This change removes
the dummy value being required.

Co-authored-by: Joey Vagedes [email protected]
Signed-off-by: Michael Kubacki [email protected]

@codecov
Copy link

codecov bot commented Jan 31, 2023

Codecov Report

Merging #424 (d0363ea) into master (d0363ea) will not change coverage.
The diff coverage is n/a.

❗ Current head d0363ea differs from pull request most recent head 36a32e6. Consider uploading reports for the commit 36a32e6 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #424   +/-   ##
=======================================
  Coverage   76.95%   76.95%           
=======================================
  Files          46       46           
  Lines        4608     4608           
=======================================
  Hits         3546     3546           
  Misses       1062     1062           

@makubacki
Copy link
Member Author

As discussed offline, @Javagedes is going to make some additional changes

makubacki and others added 4 commits February 2, 2023 10:11
Previously the NuGet config file required a dummy license value to
be present if `--CustomLicensePath` was given. This change removes
the dummy value being required.

Signed-off-by: Michael Kubacki <[email protected]>
@Javagedes Javagedes force-pushed the do_not_require_dummy_nuget_config_license_value branch from 213039a to 36a32e6 Compare February 2, 2023 18:11
@Javagedes Javagedes modified the milestones: 0.22.0, 0.21.3 Feb 2, 2023
@Javagedes Javagedes merged commit 972e1f6 into tianocore:master Feb 2, 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