chanzuckerberg / cryoet-data-portal-backend

CryoET Data Portal API server & ingestion scripts
MIT License
1 stars 2 forks source link

Dataset config validation improvements & intellisense & workflow changes #141

Closed daniel-ji closed 1 month ago

daniel-ji commented 1 month ago

Add VSCode IDE intellisense support for config files, add docs on how to setup PycharmIDE intellisense support.

Accidentally added error logs to previous PR, deleting it now. Also fix any references to the validation script being in ingestion_tools/scripts/

Added validation to pre-commit, no network validation, only run locally on yaml file changes and workflow file runs on GH / remote.