qascade / dcr

A PoC framework to orchestrate interoperable Differentially Private Data Clean Room Services using Intel SGX hardware as root of trust.
GNU Affero General Public License v3.0
19 stars 16 forks source link

Update temp_enclave.json #68

Closed prakrit55 closed 1 year ago

prakrit55 commented 1 year ago

The names of the csv files have been added from the corresponding yaml files : )

Description

feat(service): automate csv assignment inside enclave.json

Closes: #45

Describe the changes you've made

CSVs have been mentioned in the enclave.json in the file section.

Checklist:

prakrit55 commented 1 year ago

hello @qascade, need your review on this pr.

qascade commented 1 year ago

The PR is incomplete. This is not automation just hardcoding of the csv names. The branch naming and the PR title needs to be according to the commit conventions. Please create a new draft PR. Understand the Project workflow and start coding once you have clear understanding of what to do next. Get a periodic review of the PR for better collaboration and learning.