szaszm commented on code in PR #1952: URL: https://github.com/apache/nifi-minifi-cpp/pull/1952#discussion_r2014581372
########## .github/workflows/verify-package-fips.yml: ########## Review Comment: Why not integrate these to the existing verify package job? ########## .github/workflows/verify-package-fips.yml: ########## @@ -0,0 +1,179 @@ +name: "MiNiFi-CPP Verify Package" Review Comment: ```suggestion name: "MiNiFi-CPP Verify Package (with FIPS enabled)" ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
