nsacyber / HIRS

Trusted Computing based services supporting TPM provisioning and supply chain validation concepts. #nsacyber
Other
177 stars 57 forks source link

System_test workflow cleanup #800

Closed iadgovuser26 closed 1 month ago

iadgovuser26 commented 2 months ago

Several items can be cleaned up with the HIRS system-test workflow:

  1. There are several github actions being deprecated and need to be updated: checkout, upload-artifact, download-artifact, setup-java, gradle-build-action. The references to these actions need to be updated so that the warning on the github actions is no longer issued.
  2. Remove unused ci test files
  3. Remove references to hardware emulation files no longer needed.
iadgovuser26 commented 1 month ago

Closed by PRs #748 and #816