mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 03:25:23 +09:00
* Refactor server ups * Use catalogs * Move to own plugin * Use web config * Remove External.get_server_ups * Update workspace version requirement * Remove need for storage * Add locale * Fix CI
13 lines
259 B
JSON
13 lines
259 B
JSON
{
|
|
"files": [],
|
|
"references": [
|
|
{ "path": "./exp_commands/" },
|
|
{ "path": "./exp_groups/" },
|
|
{ "path": "./exp_gui/" },
|
|
{ "path": "./exp_legacy/" },
|
|
{ "path": "./exp_scenario/" },
|
|
{ "path": "./exp_server_ups/" },
|
|
{ "path": "./exp_util/" },
|
|
],
|
|
}
|