data and metadata inventory stuff
This commit is contained in:
Vendored
+9
@@ -19,6 +19,15 @@
|
||||
},
|
||||
"problemMatcher": []
|
||||
},
|
||||
{
|
||||
"label": "Countydata: inventory metadata safely",
|
||||
"type": "shell",
|
||||
"command": "set -a; source .env; set +a; .venv/bin/python scripts/inventory_metadata.py",
|
||||
"options": {
|
||||
"cwd": "${workspaceFolder}"
|
||||
},
|
||||
"problemMatcher": []
|
||||
},
|
||||
{
|
||||
"label": "Utah Vehicle Health: run Python tests",
|
||||
"type": "shell",
|
||||
|
||||
Reference in New Issue
Block a user