microsoft / scitt-ccf-ledger

Supply Chain Integrity Transparency and Trust ledger application using Confidential Consortium Framework (CCF)
MIT License
35 stars 16 forks source link

Adds new GitHub action to run unit tests #146

Closed ivarprudnikov closed 1 year ago

ivarprudnikov commented 1 year ago

The main idea is to reduce the dependence on Azure resources and make sure tests are always run. A good example is a current Azure resource config which is difficult to setup due to the internal requirements and the nature of SGX. The resources were recently removed which stopped the tests from running even in virtual mode. Even though they are being added back in, we need to make sure the dependence is derisked.

New GitHub action: