mirror of
https://github.com/rustfs/console.git
synced 2026-08-31 01:37:52 +08:00
2216caac75
- Remove deprecated fetchConfigFromServer function - Update getConfig to use localStorage > browser > default priority - Fix GitHub Actions workflow: remove unnecessary dependency installation, upgrade CodeQL to v4, use proper test commands - Add JUnit reporter to vitest config for CI test results - Update tests to reflect new configuration priority (no server config) - All 167 tests passing