Commit Graph

657 Commits

Author SHA1 Message Date
courtmanr@gmail.com 2d0010dc09 refactor(workflow): delete remote tag before pushing in prepare release 2025-04-30 20:30:31 +01:00
github-actions[bot] cb3e19a63b chore: Bump version to v3.3.0 2025-04-30 19:27:39 +00:00
courtmanr@gmail.com eb77696250 feat: require version and changelog for prepare release workflow
Adds changelog for v3.3.0.
2025-04-30 20:27:21 +01:00
github-actions[bot] 693275790a chore: Bump version to v3.3.2 2025-04-30 19:21:04 +00:00
github-actions[bot] 04e0ca7452 chore: Bump version to v3.3.1 2025-04-30 19:18:12 +00:00
courtmanr@gmail.com 79f705db95 fix: prevent vertical scrollbar artifact on tabs nav 2025-04-30 20:15:37 +01:00
courtmanr@gmail.com dcbdfdee2c feat: allow manual triggering of release workflow 2025-04-30 19:53:47 +01:00
github-actions[bot] 2c5627e529 chore: Bump version to v3.3.0 2025-04-30 18:39:21 +00:00
courtmanr@gmail.com f827742fc1 fix(pbs): Populate summary stats in processPbsTasks 2025-04-30 19:35:39 +01:00
courtmanr@gmail.com 7073886d74 feat: Responsive layout improvements for header, tabs, and filters 2025-04-30 19:21:13 +01:00
courtmanr@gmail.com 33adf44773 Revert "chore: Bump version to v3.2.3"
This reverts commit 40de4ce9ea.
2025-04-30 18:37:21 +01:00
github-actions[bot] 40de4ce9ea chore: Bump version to v3.2.3 2025-04-30 17:32:32 +00:00
courtmanr@gmail.com 2177c452f7 fix: Re-center header logo on wider screens 2025-04-30 18:32:07 +01:00
courtmanr@gmail.com 822d36068e chore: Correct package version on main 2025-04-30 18:22:56 +01:00
courtmanr@gmail.com fc09396fda ci: Add workflow for preparing releases 2025-04-30 18:22:36 +01:00
courtmanr@gmail.com 7d71f33b05 fix: Correct invalid tags in release workflow 2025-04-30 17:22:12 +01:00
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