spdx / ntia-conformance-checker

Check SPDX SBOM for NTIA minimum elements
Apache License 2.0
47 stars 18 forks source link

Cut New Release - v2.0.0 #185

Closed jspeed-meyers closed 2 months ago

jspeed-meyers commented 2 months ago

I'll plan to do this next week. There will be breaking changes.

jspeed-meyers commented 2 months ago

I tried to run the release GitHub Action and ran into a problem. Here is the log.

Here's the key part of the error (I think):

WARNING  Error during upload. Retry with the --verbose option for more details. 
ERROR    HTTPError: 400 Bad Request from https://upload.pypi.org/legacy/        
         User 'ntia-conformance-checker-maintainers' does not have a verified   
         primary email address. Please add a verified primary email before      
         attempting to upload to PyPI. See https://pypi.org/help/#verified-email
         for more information. 

I think I need to add a verified email address. Let me see what I can do.

jspeed-meyers commented 2 months ago

Okay, I added a verified email for ntia-conformance-checker-maintainers. Let me try the release again.

jspeed-meyers commented 2 months ago

I think it worked this time. GH Action release log. Also, here is the new package on PyPI: https://pypi.org/project/ntia-conformance-checker/2.0.0/

I'm sorry if the bug reports fly in now. We'll see :)