GW_MC
|
c0d243f661
|
feat: added config update message handling
|
2026-06-06 10:46:42 +00:00 |
|
GW_MC
|
f7162f0c17
|
feat: implement service initialization and shutdown handling for NxMesh Agent
|
2026-06-01 10:05:49 +00:00 |
|
GW_MC
|
d6a829c529
|
refactor: enhance handler traits to support dynamic sizing and improve cancellation handling
|
2026-06-01 10:05:40 +00:00 |
|
GW_MC
|
9991b20b28
|
feat: implement Nginx command and file system handlers for configuration management
|
2026-06-01 08:25:04 +00:00 |
|
GW_MC
|
8dbbeb4b24
|
refactor: streamline master message handling by removing unnecessary Arc and Mutex usage, and reorganizing handler structure
|
2026-05-31 09:41:48 +00:00 |
|
GW_MC
|
93a36cb101
|
refactor: simplify client handling by removing Arc and Mutex wrappers from MasterConnectorTrait
|
2026-05-31 09:41:22 +00:00 |
|
GW_MC
|
f65cae7f33
|
Merge branch 'master' into feature/nginx-handler
|
2026-05-31 03:10:55 +00:00 |
|
GW_MC
|
5f439f6231
|
Merge branch 'refactor'
|
2026-05-31 03:06:31 +00:00 |
|
GW_MC
|
c52c0b3103
|
refactor: reorganize settings into separate modules for improved structure and maintainability
|
2026-05-31 02:56:03 +00:00 |
|
GW_MC
|
153c092abe
|
refactor: update act command to include artifact server path for improved functionality
|
2026-05-31 02:37:41 +00:00 |
|
GW_MC
|
cb4ad27e89
|
refactor: enhance asset retrieval logic to support fallback for client subfolder
|
2026-05-31 02:36:42 +00:00 |
|
GW_MC
|
9f72cd4bbb
|
refactor: update health report to connection test and simplify proto definitions
|
2026-05-31 02:36:30 +00:00 |
|
GW_MC
|
7173f504ed
|
refactor: settings into modules
|
2026-05-31 02:31:15 +00:00 |
|
GW_MC
|
3b7916d66c
|
feat: add additional VSCode extensions for improved development experience
|
2026-05-31 02:09:56 +00:00 |
|
GW_MC
|
94d5e178d2
|
feat: refactor import_certs command into separate module for improved structure
|
2026-05-31 02:09:51 +00:00 |
|
GW_MC
|
f428f18f87
|
feat: implement MasterHandler for handling master messages and add retry logic
|
2026-05-06 09:23:51 +00:00 |
|
GW_MC
|
4252154420
|
fix: enhance NginxHandler to return config file paths and improve error handling
|
2026-04-27 07:15:30 +00:00 |
|
GW_MC
|
984334c232
|
fix: update NginxSettings to be non-optional and improve validation logic
|
2026-04-27 07:15:09 +00:00 |
|
GW_MC
|
98e07715fa
|
fix: update ConfigUpdate message to include root_config and improve documentation
|
2026-04-27 07:14:47 +00:00 |
|
GW_MC
|
7a0111c4c5
|
fix: update anyhow dependency to include backtrace feature
Test / get-ci-image (pull_request) Successful in 5s
Test / lint-frontend (pull_request) Successful in 24s
Test / frontend-build (pull_request) Successful in 23s
Verify / get-ci-image (pull_request) Successful in 5s
Test / test-frontend (pull_request) Successful in 37s
Test / lint-crates (pull_request) Successful in 1m46s
Test / test-crates (pull_request) Successful in 1m56s
Verify / verify-generated-db-entities (pull_request) Failing after 2m15s
|
2026-04-25 07:22:44 +00:00 |
|
GW_MC
|
0575c34fd6
|
fix: improve config file handling and add tests for NginxHandler
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-25 07:22:19 +00:00 |
|
GW_MC
|
1daac01583
|
Merge branch 'master' into feature/nginx-handler
Test / get-ci-image (pull_request) Successful in 6s
Test / lint-frontend (pull_request) Successful in 24s
Test / test-frontend (pull_request) Successful in 25s
Verify / get-ci-image (pull_request) Successful in 5s
Test / frontend-build (pull_request) Successful in 40s
Test / lint-crates (pull_request) Successful in 4m58s
Test / test-crates (pull_request) Successful in 5m16s
Verify / verify-generated-db-entities (pull_request) Successful in 5m42s
|
2026-04-25 06:43:58 +00:00 |
|
|
|
cd28b5009a
|
Merge pull request 'feature/embbed-frontend' (#7) from feature/embbed-frontend into master
Test / get-ci-image (push) Successful in 6s
Test / lint-frontend (push) Successful in 24s
Test / frontend-build (push) Successful in 23s
Verify / get-ci-image (push) Successful in 4s
Test / test-frontend (push) Successful in 35s
Test / lint-crates (push) Successful in 1m50s
Test / test-crates (push) Successful in 2m1s
Verify / verify-generated-db-entities (push) Successful in 2m21s
Reviewed-on: http://gitea.gwmc.dev/GW_MC/NxMesh/pulls/7
|
2026-04-25 14:34:55 +08:00 |
|
GW_MC
|
171e505f22
|
fix: update migration and entity generation commands in CI workflow
Test / get-ci-image (pull_request) Successful in 5s
Test / lint-frontend (pull_request) Successful in 26s
Test / frontend-build (pull_request) Successful in 24s
Verify / get-ci-image (pull_request) Successful in 6s
Test / test-frontend (pull_request) Successful in 33s
Test / lint-crates (pull_request) Successful in 1m52s
Test / test-crates (pull_request) Successful in 2m3s
Verify / verify-generated-db-entities (pull_request) Successful in 2m25s
|
2026-04-25 06:30:13 +00:00 |
|
GW_MC
|
dff828addf
|
fix: update frontend build process to create dummy artifacts and comment out artifact handling
Test / get-ci-image (pull_request) Successful in 6s
Test / lint-frontend (pull_request) Successful in 21s
Verify / get-ci-image (pull_request) Successful in 5s
Test / frontend-build (pull_request) Successful in 26s
Test / test-frontend (pull_request) Successful in 37s
Test / lint-crates (pull_request) Successful in 1m45s
Test / test-crates (pull_request) Successful in 1m57s
Verify / verify-generated-db-entities (pull_request) Failing after 1m45s
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-25 06:04:55 +00:00 |
|
GW_MC
|
1481e31182
|
Revert "fix: update frontend build process and add logging for embedded assets"
Test / get-ci-image (pull_request) Successful in 11s
Test / lint-frontend (pull_request) Failing after 30s
Test / test-frontend (pull_request) Successful in 21s
Verify / get-ci-image (pull_request) Successful in 35s
Test / frontend-build (pull_request) Successful in 51s
Test / test-crates (pull_request) Failing after 4m37s
Test / lint-crates (pull_request) Failing after 40s
Verify / verify-generated-db-entities (pull_request) Successful in 9m14s
This reverts commit 4b80619c97.
|
2026-04-25 04:26:59 +00:00 |
|
GW_MC
|
4b80619c97
|
fix: update frontend build process and add logging for embedded assets
Test / get-ci-image (pull_request) Successful in 14s
Test / test-frontend (pull_request) Successful in 47s
Verify / get-ci-image (pull_request) Successful in 6s
Test / lint-frontend (pull_request) Successful in 1m14s
Verify / verify-generated-db-entities (pull_request) Failing after 15m14s
Test / frontend-build (pull_request) Failing after 19m51s
Test / test-crates (pull_request) Has been skipped
Test / lint-crates (pull_request) Has been skipped
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-25 03:21:36 +00:00 |
|
GW_MC
|
836617fa54
|
test: Add asset listing test for embedded frontend assets
Test / get-ci-image (pull_request) Successful in 6s
Test / test-frontend (pull_request) Successful in 30s
Test / lint-frontend (pull_request) Successful in 32s
Verify / get-ci-image (pull_request) Successful in 5s
Verify / verify-generated-db-entities (pull_request) Successful in 3m12s
Test / frontend-build (pull_request) Successful in 23s
Test / lint-crates (pull_request) Failing after 4m6s
Test / test-crates (pull_request) Failing after 4m14s
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-25 02:49:47 +00:00 |
|
GW_MC
|
e74ddb96ab
|
fix: embed frontend builds in test
Test / get-ci-image (pull_request) Successful in 5s
Test / lint-frontend (pull_request) Successful in 24s
Test / frontend-build (pull_request) Successful in 23s
Verify / get-ci-image (pull_request) Successful in 5s
Test / test-frontend (pull_request) Successful in 38s
Test / lint-crates (pull_request) Successful in 2m34s
Test / test-crates (pull_request) Failing after 2m44s
Verify / verify-generated-db-entities (pull_request) Successful in 3m2s
|
2026-04-25 02:41:16 +00:00 |
|
GW_MC
|
86e9fd42bb
|
test: Add unit tests for frontend routing and file handling
Test / get-ci-image (pull_request) Successful in 48s
Test / lint-frontend (pull_request) Successful in 1m10s
Test / frontend-build (pull_request) Successful in 25s
Test / test-frontend (pull_request) Successful in 1m13s
Verify / get-ci-image (pull_request) Successful in 5s
Test / lint-crates (pull_request) Successful in 6m10s
Test / test-crates (pull_request) Failing after 6m22s
Verify / verify-generated-db-entities (pull_request) Successful in 7m5s
|
2026-04-24 12:14:36 +00:00 |
|
GW_MC
|
d9fe053d41
|
feat: Add new dependencies for axum-test and related packages in Cargo.lock
|
2026-04-24 12:08:00 +00:00 |
|
GW_MC
|
1eeca606ec
|
feat: Remove debug handler attributes from fallback and file handler functions
Test / get-ci-image (pull_request) Successful in 7s
Test / lint-frontend (pull_request) Successful in 26s
Test / frontend-build (pull_request) Successful in 23s
Verify / get-ci-image (pull_request) Successful in 4s
Test / test-frontend (pull_request) Successful in 34s
Test / lint-crates (pull_request) Successful in 5m48s
Test / test-crates (pull_request) Successful in 5m59s
Verify / verify-generated-db-entities (pull_request) Successful in 6m28s
|
2026-04-18 08:37:08 +00:00 |
|
GW_MC
|
6ce8850ddb
|
feat: Update frontend build cache path and add dummy artifact to prevent build failure
|
2026-04-18 08:22:05 +00:00 |
|
GW_MC
|
a9a08d2ef8
|
feat: Enhance SSH Agent gRPC server logging for better monitoring
|
2026-04-18 07:31:45 +00:00 |
|
GW_MC
|
bbde3c1b60
|
feat: Refactor agent server initialization to support parallel api server
|
2026-04-18 07:31:29 +00:00 |
|
GW_MC
|
e2d364722b
|
feat: Add frontend routing and asset handling with Axum
|
2026-04-18 07:30:37 +00:00 |
|
GW_MC
|
da0ab29b2a
|
feat: Update dependencies and add frontend distribution path
|
2026-04-18 07:26:37 +00:00 |
|
GW_MC
|
60af2c5b80
|
Merge branch 'master' into feature/nginx-handler
Test / get-ci-image (pull_request) Successful in 6s
Test / test-frontend (pull_request) Successful in 12s
Test / lint-frontend (pull_request) Successful in 15s
Test / frontend-build (pull_request) Successful in 13s
Verify / get-ci-image (pull_request) Successful in 5s
Test / lint-crates (pull_request) Successful in 5m4s
Test / test-crates (pull_request) Successful in 5m9s
Verify / verify-generated-db-entities (pull_request) Successful in 5m57s
|
2026-04-16 05:03:05 +00:00 |
|
|
|
a1996adc45
|
Merge pull request 'workflows' (#5) from workflows into master
Test / get-ci-image (push) Successful in 6s
Test / test-frontend (push) Successful in 11s
Test / lint-frontend (push) Successful in 13s
Verify / get-ci-image (push) Successful in 5s
Test / frontend-build (push) Successful in 17s
Test / lint-crates (push) Successful in 1m49s
Test / test-crates (push) Successful in 1m59s
Verify / verify-generated-db-entities (push) Successful in 2m27s
Reviewed-on: http://gitea.gwmc.dev/GW_MC/NxMesh/pulls/5
|
2026-04-16 13:02:27 +08:00 |
|
GW_MC
|
7fde3533d9
|
fix: use custom image for crate test and lint
Test / get-ci-image (pull_request) Successful in 6s
Test / test-frontend (pull_request) Successful in 11s
Test / lint-frontend (pull_request) Successful in 13s
Test / frontend-build (pull_request) Successful in 13s
Verify / get-ci-image (pull_request) Successful in 5s
Test / lint-crates (pull_request) Successful in 2m1s
Test / test-crates (pull_request) Successful in 2m12s
Verify / verify-generated-db-entities (pull_request) Successful in 2m40s
|
2026-04-16 04:56:52 +00:00 |
|
GW_MC
|
b5e42f2f30
|
feat: Add CI environment setup and verification workflows with Docker support
Test / test-frontend (pull_request) Successful in 43s
Test / lint-frontend (pull_request) Successful in 47s
Verify / get-ci-image (pull_request) Successful in 47s
Test / frontend-build (pull_request) Successful in 1m29s
Verify / verify-generated-db-entities (pull_request) Has been cancelled
Test / test-crates (pull_request) Has been cancelled
Test / lint-crates (pull_request) Has been cancelled
|
2026-04-16 04:47:04 +00:00 |
|
GW_MC
|
50f17fd69b
|
refactor: Add installation of protobuf compiler to Rust setup action
|
2026-04-11 09:11:24 +00:00 |
|
GW_MC
|
84808832dd
|
feat: Add setup for Rust environment and implement test workflows
|
2026-04-11 09:04:09 +00:00 |
|
GW_MC
|
7fd150ea4a
|
feat: Add 'act' feature to devcontainer configuration
|
2026-04-11 07:33:26 +00:00 |
|
GW_MC
|
e831640540
|
feat: Implement NginxHandler with reload, stop, validate, and config management methods
|
2026-04-11 07:32:20 +00:00 |
|
GW_MC
|
a023cbc082
|
feat: Add 'anyhow' dependency
|
2026-04-01 10:02:48 +00:00 |
|
|
|
c5c4430b23
|
Merge pull request 'feature/grpc-connector' (#1) from feature/grpc-connector into master
Reviewed-on: http://gitea.gwmc.dev/GW_MC/NxMesh/pulls/1
|
2026-04-01 15:45:38 +08:00 |
|
GW_MC
|
7a9eeb5f3a
|
feat: Add validation for SSH certificates and implement unit tests for SshAuthInterceptor
|
2026-03-21 03:52:34 +00:00 |
|
GW_MC
|
109d693d59
|
feat: Add comprehensive unit tests for CLI and CertificateService, covering command parsing and certificate generation
|
2026-03-21 03:42:47 +00:00 |
|
GW_MC
|
eba30f557e
|
feat: Add unit tests for CLI and MasterConnector, including certificate extraction and validation
|
2026-03-21 03:32:09 +00:00 |
|