Commit Graph

641 Commits

Author SHA1 Message Date
courtmanr@gmail.com 73f1c59f05 fix: Correct assertions in config.test.js case 1 2025-04-30 17:19:53 +01:00
courtmanr@gmail.com d26135c0f5 fix: Correct function name in config.test.js 2025-04-30 17:18:39 +01:00
courtmanr@gmail.com 856622b248 fix: Revert broken test, remove CI debug steps 2025-04-30 17:15:36 +01:00
courtmanr@gmail.com 790f2e0922 ci: Add extra cat debug to test step 2025-04-30 17:13:17 +01:00
courtmanr@gmail.com 42db52acc6 ci: Force clean npm install, remove caching 2025-04-30 17:11:42 +01:00
courtmanr@gmail.com ed4bcdfc49 ci: Clear Jest cache before running tests 2025-04-30 17:08:00 +01:00
courtmanr@gmail.com ae8181ff8d ci: Add debug steps to release workflow 2025-04-30 17:05:52 +01:00
courtmanr@gmail.com 03021d60e4 ci: Explicitly checkout ref in release workflow 2025-04-30 17:02:51 +01:00
courtmanr@gmail.com fa908f5e69 ci: Add Docker build/push to release workflow 2025-04-30 16:58:02 +01:00
courtmanr@gmail.com 5480967f2e ci: Add workflow for creating GitHub releases 2025-04-30 16:42:38 +01:00
courtmanr@gmail.com 44aa0d7e0c fix: Correct intentionally broken test case 2025-04-30 16:37:36 +01:00
courtmanr@gmail.com ba8b4c3857 test: Intentionally break config test for CI validation 2025-04-30 16:33:52 +01:00
courtmanr@gmail.com 205e993bb8 fix: Add missing axios-retry dependency 2025-04-30 16:32:00 +01:00
courtmanr@gmail.com cc0b8008fb fix: Add missing axios dependency 2025-04-30 16:30:08 +01:00
courtmanr@gmail.com 9596c86e2c ci: Pass secrets as environment variables to test step 2025-04-30 16:23:10 +01:00
courtmanr@gmail.com cc482d36eb feat: Sync all local changes including UI and server updates 2025-04-30 16:21:07 +01:00
courtmanr@gmail.com 3e037b33d6 feat: Add test improvements and CI workflow 2025-04-30 16:18:37 +01:00
courtmanr@gmail.com cb2736a12b docs: Refactor README for clarity and add DEVELOPMENT.md 2025-04-30 10:33:33 +01:00
courtmanr@gmail.com 3a1adfa39c fix(pbs): Add missing worker types for verification tasks (fixes #61) 2025-04-30 10:07:56 +01:00
courtmanr@gmail.com 5dc3905790 Refactor: Comment out frontend PBS debug logs 2025-04-29 23:34:19 +01:00
courtmanr@gmail.com 0eee2a0598 Bump version to 3.2.1 2025-04-29 23:28:27 +01:00
courtmanr@gmail.com 85736e8396 Chore: Untrack feature_ideas and add to gitignore 2025-04-29 23:26:44 +01:00
courtmanr@gmail.com c7cfeda2d1 Fix: Improve table layout and consistency across tabs 2025-04-29 23:24:58 +01:00
courtmanr@gmail.com 0b71dbbbdb feat: Await initial discovery cycle before server start 2025-04-29 18:18:02 +01:00
courtmanr@gmail.com 6b6de575bc feat(ui): Improve PBS tab layout and health status 2025-04-29 16:46:12 +01:00
courtmanr@gmail.com ed747053ef Add install script 2025-04-29 14:39:24 +01:00
courtmanr@gmail.com b867c31aa8 fix: Correct print_warning function definition syntax 2025-04-29 11:58:30 +01:00
courtmanr@gmail.com cde72b4708 fix: Correct print_success function definition syntax 2025-04-29 11:57:27 +01:00
courtmanr@gmail.com 3f07d4b119 fix: Correct print_info function definition syntax 2025-04-29 11:56:22 +01:00
courtmanr@gmail.com 62de6db2af fix: Correct case statement syntax in install script 2025-04-29 11:55:36 +01:00
courtmanr@gmail.com aac31e8eb9 feat: Enhance install script with env, npm ci, logs, pre-clone check 2025-04-29 11:52:56 +01:00
courtmanr@gmail.com c68a5ce2e0 Debug(scripts): Remove line 97 entirely 2025-04-29 11:41:38 +01:00
courtmanr@gmail.com ad6666db70 Debug(scripts): Comment out line 97 to isolate syntax error 2025-04-29 11:34:20 +01:00
courtmanr@gmail.com 29872dcafc Debug(scripts): Add set -x trace to check_installation_status 2025-04-29 11:25:58 +01:00
courtmanr@gmail.com b8de6bdc0c Feat(scripts): Improve idempotency, .env handling, deps install, error reporting 2025-04-29 11:23:24 +01:00
courtmanr@gmail.com adae358e04 Fix(scripts): Correct print_error function redirection 2025-04-29 11:18:05 +01:00
courtmanr@gmail.com 52837bcfa8 Fix(scripts): Escape parentheses in warning message 2025-04-29 11:16:35 +01:00
courtmanr@gmail.com 35ecb58399 Feat(scripts): Check if installed version is up-to-date 2025-04-29 11:14:44 +01:00
courtmanr@gmail.com 4ecf15585c Feat(scripts): Improve cron setup prompt logic 2025-04-29 11:10:46 +01:00
courtmanr@gmail.com 644464a1e9 Feat(scripts): Add Node.js version check for idempotency 2025-04-29 11:05:49 +01:00
courtmanr@gmail.com 2f94a6ba71 Fix(scripts): Improve cron job handling to prevent duplicates 2025-04-29 10:59:13 +01:00
courtmanr@gmail.com 584255360c Fix(scripts): Correctly handle --update flag to bypass interactive prompts 2025-04-29 10:56:08 +01:00
courtmanr@gmail.com e8474880ee Fix(scripts): Add verbose logging for service restart in install-pulse.sh 2025-04-29 10:53:07 +01:00
courtmanr@gmail.com 89e02aff41 chore: Bump version to 3.2.0 and fix PBS task fetch 2025-04-29 10:29:42 +01:00
courtmanr@gmail.com a36cbf0a2f Refactor: Refine logging in server/index.js 2025-04-29 10:19:12 +01:00
courtmanr@gmail.com 900b5787a6 fix(ui): Correct backup health status logic for recent snapshots - Marks as OK if snapshot <3d, even if no recent task reported. 2025-04-29 10:03:53 +01:00
courtmanr@gmail.com 91c3db7f4b feat(ui): Improve PBS tab readability - Parses task targets, shortens UPIDs, updates GC status display. 2025-04-29 09:57:33 +01:00
courtmanr@gmail.com 4fed85dbf0 fix(pbs): Resolve PBS data display issues and update docs - Corrects PBS API interaction logic, retains logging/fetch improvements, updates README/.env.example based on testing. 2025-04-29 09:45:25 +01:00
courtmanr@gmail.com e1fb099357 Fix: Resolve PBS API /tasks issue and update README 2025-04-28 12:34:17 +01:00
dependabot[bot] 3a8b0a12f0 build(deps): bump concurrently from 8.2.2 to 9.1.2 (#58)
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.2.2 to 9.1.2.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.2.2...v9.1.2)

---
updated-dependencies:
- dependency-name: concurrently
  dependency-version: 9.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-28 11:08:59 +01:00