669 Commits

Author SHA1 Message Date
courtmanr@gmail.com 58b17ba8ea chore: Update version to 3.2.3 in package files v3.2.3 2025-05-01 09:59:41 +01:00
courtmanr@gmail.com b214413182 chore: Remove CI workflows and update changelog for v3.2.3 2025-05-01 09:57:31 +01:00
courtmanr@gmail.com 847d26d46a Merge branch 'main' into 3.2.3-beta 2025-05-01 09:42:30 +01:00
courtmanr@gmail.com 4cf736aed6 fix(workflow): use CHANGELOG.md for release notes instead of auto-generating 2025-04-30 23:00:20 +01:00
github-actions[bot] e3ca53305d chore: Prepare release v3.3.0 (#69)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-30 22:49:38 +01:00
courtmanr@gmail.com 35bb7c535b fix(workflow): remove comment from docker tag in release workflow 2025-04-30 22:47:59 +01:00
courtmanr@gmail.com e19b83e6cf fix: reset version to v3.2.2
Corrects package.json and package-lock.json before attempting v3.3.0 release.
2025-04-30 22:47:56 +01:00
courtmanr@gmail.com 39afe7dcc1 fix(workflow): remove non-existent label from prepare release PR creation 2025-04-30 20:47:27 +01:00
courtmanr@gmail.com 763c7ede4c refactor(release): split into Prepare PR and Create Release workflows
Prepare PR workflow creates PR with version bump and changelog. Create Release workflow triggers on tag push, builds, and creates release with generated notes.
2025-04-30 20:42:35 +01:00
courtmanr@gmail.com 3b4aac45a2 feat(workflow): use conventional changelog file for release body 2025-04-30 20:36:40 +01:00
courtmanr@gmail.com 4710aabea3 feat(workflow): require tag input for manual release creation 2025-04-30 20:34:57 +01:00
courtmanr@gmail.com b25d021503 refactor(workflow): delete remote tag before pushing in prepare release 2025-04-30 20:30:31 +01:00
github-actions[bot] 1d0c43f10d chore: Bump version to v3.3.0 2025-04-30 19:27:39 +00:00
courtmanr@gmail.com f2721b72d0 feat: require version and changelog for prepare release workflow
Adds changelog for v3.3.0.
2025-04-30 20:27:21 +01:00
luckman212 c4c262739b modified src/public/index.html, 2025-04-30 15:21:39 -04:00
github-actions[bot] 752e439d62 chore: Bump version to v3.3.2 2025-04-30 19:21:04 +00:00
luckman212 9b88760bc9 modified src/index.css, 2025-04-30 15:21:02 -04:00
github-actions[bot] e953b6c6b1 chore: Bump version to v3.3.1 2025-04-30 19:18:12 +00:00
courtmanr@gmail.com a9463ddde0 fix: prevent vertical scrollbar artifact on tabs nav 2025-04-30 20:15:37 +01:00
courtmanr@gmail.com cbf246207d feat: allow manual triggering of release workflow 2025-04-30 19:53:47 +01:00
github-actions[bot] b1b79512ca chore: Bump version to v3.3.0 2025-04-30 18:39:21 +00:00
courtmanr@gmail.com a92b43d9e3 fix(pbs): Populate summary stats in processPbsTasks 2025-04-30 19:35:39 +01:00
courtmanr@gmail.com 3549524677 feat: Responsive layout improvements for header, tabs, and filters 2025-04-30 19:21:13 +01:00
courtmanr@gmail.com b3ff18528e Revert "chore: Bump version to v3.2.3"
This reverts commit 40de4ce9ea.
v3.2.2
2025-04-30 18:37:21 +01:00
github-actions[bot] 2c53ab95e6 chore: Bump version to v3.2.3 2025-04-30 17:32:32 +00:00
courtmanr@gmail.com d84710113d fix: Re-center header logo on wider screens 2025-04-30 18:32:07 +01:00
courtmanr@gmail.com 3a8bcc6c38 chore: Correct package version on main 2025-04-30 18:22:56 +01:00
courtmanr@gmail.com d3e1f4ad5f ci: Add workflow for preparing releases 2025-04-30 18:22:36 +01:00
courtmanr@gmail.com 770d890259 fix: Correct invalid tags in release workflow 2025-04-30 17:22:12 +01:00
courtmanr@gmail.com abbd7f4fda fix: Correct assertions in config.test.js case 1 2025-04-30 17:19:53 +01:00
courtmanr@gmail.com 37048f36dd fix: Correct function name in config.test.js 2025-04-30 17:18:39 +01:00
courtmanr@gmail.com 8159646711 fix: Revert broken test, remove CI debug steps 2025-04-30 17:15:36 +01:00
courtmanr@gmail.com 1130ca16db ci: Add extra cat debug to test step 2025-04-30 17:13:17 +01:00
courtmanr@gmail.com 292990a024 ci: Force clean npm install, remove caching 2025-04-30 17:11:42 +01:00
courtmanr@gmail.com e894a2dbc0 ci: Clear Jest cache before running tests 2025-04-30 17:08:00 +01:00
courtmanr@gmail.com 5c0ba300fa ci: Add debug steps to release workflow 2025-04-30 17:05:52 +01:00
courtmanr@gmail.com a5c85d12b1 ci: Explicitly checkout ref in release workflow 2025-04-30 17:02:51 +01:00
courtmanr@gmail.com 27ffa690cd ci: Add Docker build/push to release workflow 2025-04-30 16:58:02 +01:00
courtmanr@gmail.com 7341e51672 ci: Add workflow for creating GitHub releases 2025-04-30 16:42:38 +01:00
courtmanr@gmail.com 3914abbe5b fix: Correct intentionally broken test case 2025-04-30 16:37:36 +01:00
courtmanr@gmail.com 13724459f2 test: Intentionally break config test for CI validation 2025-04-30 16:33:52 +01:00
courtmanr@gmail.com f980133735 fix: Add missing axios-retry dependency 2025-04-30 16:32:00 +01:00
courtmanr@gmail.com af3a75414d fix: Add missing axios dependency 2025-04-30 16:30:08 +01:00
courtmanr@gmail.com 3f74647fac ci: Pass secrets as environment variables to test step 2025-04-30 16:23:10 +01:00
courtmanr@gmail.com caf9313a0f feat: Sync all local changes including UI and server updates 2025-04-30 16:21:07 +01:00
courtmanr@gmail.com f94c19218e feat: Add test improvements and CI workflow 2025-04-30 16:18:37 +01:00
courtmanr@gmail.com 00248d3237 docs: Refactor README for clarity and add DEVELOPMENT.md 2025-04-30 10:33:33 +01:00
courtmanr@gmail.com 8a807388fd fix(pbs): Add missing worker types for verification tasks (fixes #61) 2025-04-30 10:07:56 +01:00
courtmanr@gmail.com 8256e73cd4 Refactor: Comment out frontend PBS debug logs 2025-04-29 23:34:19 +01:00
courtmanr@gmail.com 7034ebb55b Bump version to 3.2.1 2025-04-29 23:28:27 +01:00