Commit Graph

52 Commits

Author SHA1 Message Date
jamesread 58dc804e78 fix: coderabbit suggestions on the justification 2026-07-06 23:35:04 +01:00
jamesread b749b797f8 fix: Build MSI in goreleaser build 2026-06-26 21:42:12 +01:00
jamesread abf4fc2cf0 feat: Windows icons and MSI support 2026-06-26 21:19:19 +01:00
jamesread 5b9f2beccd chore: Clean up docker builds, support attestation with provinence and sboms 2026-02-14 19:48:54 +00:00
jamesread 56786491e8 fix: Port the calender schedulding fix from 2k to 3k (#830) 2026-01-13 17:47:28 +00:00
jamesread b3e67bad75 doc: Add config tool to help support people 2025-11-16 23:08:20 +00:00
jamesread 88cc1ab080 chore: Makefile whitespace 2025-10-24 23:55:42 +01:00
jamesread 3b8bc49b04 feat: Fixed session management and ripped out the rest of gRPC 2025-10-24 23:48:48 +01:00
jamesread b0f24811b2 fix: stylelint and webui cleanup 2025-10-11 01:12:07 +01:00
jamesread a62d58f119 chore: OliveTin 3k progress 2025-08-03 22:10:51 +01:00
jamesread aef70c0e1b build: Fix webui codestyle job 2025-04-08 22:19:36 +01:00
jamesread 9bb17badad docs: Links and make targets 2025-03-23 00:26:52 +00:00
James Read ff31abe66c
refactor: Project directories (#541) 2025-03-22 01:06:59 +00:00
James Read 270f20ec75
refactor: Moved proto files into own folder (#537) 2025-03-21 02:41:41 +00:00
James Read 6b9c6c8b9c
refactor: Switch to conventional scripts, rather than custom script (#535) 2025-03-20 23:04:36 +00:00
wushuzh 6958445f83
Use windows compatible cmds and wait more time (#374)
* bugfix: change action request cnt type as Counter

* bugfix: fix type of act req count and typo

* bugfix: change to correct type of act req in TC

* bugfix: use Windows compatible cmds for test

* bugfix: wait more for slow test env

---------

Co-authored-by: wushuzh <wushuzh@outlook.com>
2024-08-06 13:43:16 +00:00
wushuzh ffcd19e748
bugfix: use cross-platform module filepath to set usedConfigDir (#369)
* bugfix: use filepath to set correct configDir in Windows

* test: improve unittest rep folder creation

---------

Co-authored-by: wushuzh <wushuzh@outlook.com>
2024-07-22 09:33:56 +00:00
wushuzh b50824a705
feature: support basic dev tasks in Windows (#364)
* feature: support basic dev tasks in Windows

* feature: support front-end targets in Windows

---------

Co-authored-by: wushuzh <wushuzh@outlook.com>
2024-07-17 12:51:08 +00:00
jamesread 71dc467b31 cicd: Quick target to run default integration tests 2024-05-06 22:59:49 +01:00
James Read 09e1de06ce
bugfix: Dont rename logo filenames (#282) 2024-04-19 23:27:13 +00:00
James Read 97453260eb
bugfix: #230 Set public-url in parcel to . (#231) 2024-02-28 17:40:43 +00:00
jamesread 381bf59fbd feature: The mega dashboards & entities commit. 2024-02-22 23:16:43 +00:00
jamesread 086d8fd21c feature: HTML/JS/CSS minifiction and cache busting 2024-02-09 17:01:39 +00:00
jamesread 11dad79794 fmt: Added pre-commit, fixed a few lint errors, npn updated webui 2023-08-24 12:17:55 +01:00
jamesread 6143b2f8ed cicd: Jiggeled targets 2022-11-12 12:55:15 +04:00
jamesread 58f3aaf47d cicd: githooks no longer triggered by grpc. protoc added as alternative to buf. 2022-11-12 12:12:09 +04:00
jamesread 434e998151 cicd: Ignore errors when creating podman-container target - the container may not exist 2022-10-19 15:14:13 +01:00
Fabio Alessandro Locati 8485a0e446
bugfix: update code to reflect new repository name 2022-04-26 13:43:40 +02:00
jamesread 59f214fd45 cicd: Add target integration testing image 2022-01-06 00:09:25 +00:00
jamesread 9ca94756e5 cicd: Require commit messages are tagged 2021-11-19 15:09:02 +00:00
jamesread 41dc1d9b72 remove errcheck 2021-11-04 10:34:25 +00:00
jamesread acde5f1fd5 gocritic dep in makefile 2021-11-04 10:33:47 +00:00
jamesread b3b5b6fe60 codestyle stuff 2021-11-04 10:32:53 +00:00
jamesread 30d681690a #6 - task arguments, that was a lot of work! 2021-11-02 01:25:07 +00:00
jamesread ad93c8e3ff add path for npm deps 2021-10-18 10:38:34 +01:00
jamesread 6485a769a8 install webui deps on CI 2021-10-18 10:35:42 +01:00
jamesread ddcedb0cf4 gocyclo dep 2021-10-18 09:49:24 +01:00
jamesread 4e89b34ea4 gocyclo 2021-10-18 09:22:23 +01:00
jamesread eb147d6737 golint seems to be deprecated 2021-10-18 09:19:31 +01:00
James Read 05b3c39bb0
Moved deps into their own target 2021-10-11 19:22:01 +01:00
jamesread b5572fa128 Migrate from protoc -> buf 2021-08-31 22:03:17 +01:00
jamesread a4def7571c Update check cleanup, gofmt and gocyclo = 3 2021-06-22 06:01:04 +01:00
jamesread 0a222532ae Moved google proto annotations into repo 2021-06-15 21:48:34 +01:00
jamesread 495bfe58b6 Clean target 2021-05-27 08:37:36 +01:00
jamesread 700d29c26e Will use goreleaser instead of make targets going forward 2021-05-25 14:04:52 +01:00
jamesread 37b9e2d66f Single endpoint for web+ui (Issue #4). Migrated to modern protobuf+grpc. 2021-05-24 22:02:21 +01:00
jamesread fa7bb7c67f Early multi-architecture support 2021-05-20 13:00:11 +01:00
jamesread 66c7bddb2e Golang unit tests. 2021-05-18 00:27:48 +01:00
jamesread 46174da287 dev shortcuts in makefile 2021-05-16 08:43:06 +01:00
jamesread b01639b9b2 A blob of changes while the project is in early dev. 2021-05-15 14:46:28 +01:00