github-actions[bot]
808702bdae
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
99bf2f0ea5
fix(workflow): remove comment from docker tag in release workflow
2025-04-30 22:47:59 +01:00
courtmanr@gmail.com
ec4c026f7f
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
16ef359700
fix(workflow): remove non-existent label from prepare release PR creation
2025-04-30 20:47:27 +01:00
courtmanr@gmail.com
13c0b9d288
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
00effc301f
feat(workflow): use conventional changelog file for release body
2025-04-30 20:36:40 +01:00
courtmanr@gmail.com
8247865675
feat(workflow): require tag input for manual release creation
2025-04-30 20:34:57 +01:00
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