Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/microfeed/microfeed
/ sync_project_config.js
File
sync_project_config.js
ops/sync_project_config.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
https = require(
'https'
);
2
const
{VarsReader, WranglerCmd} = require(
'./lib/utils'
);
3
4
const
ALLOWED_VARS = [
Callers
nothing calls this directly
Calls
1
syncEnvVars
Method · 0.80
Tested by
no test coverage detected