me0nline
|
56d8516427
|
docs: update README.md to reference consolidated release.yml workflow
CI Test Suite / Run Component Tests & Pipeline Verification (push) Successful in 2m24s
|
2026-09-04 23:26:05 +02:00 |
|
me0nline
|
94ad3f9461
|
ci: remove obsolete release-windows.yml in favor of consolidated release.yml
|
2026-09-04 23:25:38 +02:00 |
|
me0nline
|
26a4509429
|
ci: remove obsolete release-linux.yml in favor of consolidated release.yml
|
2026-09-04 23:25:35 +02:00 |
|
me0nline
|
80ae42088f
|
ci: add consolidated release.yml combining Linux and Windows release jobs
|
2026-09-04 23:25:32 +02:00 |
|
me0nline
|
42f01addca
|
docs: document 25 unit tests and tripartite release options in root README.md
CI Test Suite / Run Component Tests & Pipeline Verification (push) Successful in 2m21s
|
2026-09-04 23:23:08 +02:00 |
|
me0nline
|
a9f096ef1b
|
ci(windows): optimize tag triggers and add default v2.0.0 tag to release-windows.yml
|
2026-09-04 23:22:52 +02:00 |
|
me0nline
|
26d3d59812
|
ci(linux): optimize tag triggers and add default v2.0.0 tag to release-linux.yml
|
2026-09-04 23:22:38 +02:00 |
|
me0nline
|
5fec32327f
|
ci: prevent ci.yml from triggering on tag pushes
CI Test Suite / Run Component Tests & Pipeline Verification (push) Successful in 2m22s
|
2026-09-04 23:08:19 +02:00 |
|
me0nline
|
478807d873
|
ci(linux): add v* tag pattern to release-linux.yml
|
2026-09-04 23:08:06 +02:00 |
|
me0nline
|
149ba6dfec
|
ci(windows): add release event and multi-pattern tag triggers to release-windows.yml
|
2026-09-04 23:07:54 +02:00 |
|
me0nline
|
a11b05f0a9
|
docs: update release tag instructions for v2.0.0 in root README.md
CI Test Suite / Run Component Tests & Pipeline Verification (push) Successful in 2m21s
|
2026-09-04 22:57:27 +02:00 |
|
me0nline
|
722d2a1fec
|
docs(release): publish release notes for LOGAR v2.0.0
|
2026-09-04 22:57:17 +02:00 |
|
me0nline
|
5883b78822
|
build(installer): bump server AppVersion to 2.0.0 in installer_server.iss
|
2026-09-04 22:57:02 +02:00 |
|
me0nline
|
d79de301bf
|
build(installer): bump client AppVersion to 2.0.0 in installer_client.iss
|
2026-09-04 22:56:53 +02:00 |
|
me0nline
|
184fdc6bc6
|
docs: add certificate auto-renewal details to out/linux_client/README.md
CI Test Suite / Run Component Tests & Pipeline Verification (push) Has been cancelled
|
2026-09-04 22:55:09 +02:00 |
|
me0nline
|
4625b650e5
|
docs: add certificate auto-renewal details to out/win_client/README.md
|
2026-09-04 22:54:59 +02:00 |
|
me0nline
|
f38bbfb540
|
docs: add certificate watchdog details to out/linux_server/README.md
|
2026-09-04 22:54:47 +02:00 |
|
me0nline
|
18f0286692
|
docs: add certificate watchdog details to out/win_server/README.md
|
2026-09-04 22:54:36 +02:00 |
|
me0nline
|
c9f769ef2b
|
docs: document certificate validity watchdog and auto-renewal in root README.md
|
2026-09-04 22:54:25 +02:00 |
|
me0nline
|
c01c09ecbd
|
test(linux_client): add test_client_certificate_validity_and_proactive_check in test_linux_client.py
|
2026-09-04 22:52:49 +02:00 |
|
me0nline
|
2afe94fb36
|
test(win_client): add test_client_certificate_validity_and_proactive_check in test_win_client.py
|
2026-09-04 22:52:34 +02:00 |
|
me0nline
|
4650cbcafc
|
test(server): add test_cert_validity_and_hub_pki_renewal in test_server.py
|
2026-09-04 22:52:18 +02:00 |
|
me0nline
|
0d613b3d22
|
feat(linux_client): add proactive certificate expiry check and reactive self-healing in Linux_Client.py
|
2026-09-04 22:52:00 +02:00 |
|
me0nline
|
916d3764a2
|
feat(win_client): add proactive certificate expiry check and reactive self-healing in Win_Client.py
|
2026-09-04 22:51:28 +02:00 |
|
me0nline
|
0e7d299594
|
feat(server): add in-flight certificate validity watchdog and dynamic SSLContext reloading in Server.py
|
2026-09-04 22:50:50 +02:00 |
|
me0nline
|
2cff629e23
|
feat(pki): add certificate expiration check and auto-renewal in server_enrollment.py
|
2026-09-04 22:49:54 +02:00 |
|
me0nline
|
cfc633c398
|
docs(linux_server): update README.md with mTLS 1.3, dynamic PKI licensing, and systemd installer script instructions
CI Test Suite / Run Component Tests & Pipeline Verification (push) Successful in 2m3s
|
2026-09-04 22:39:48 +02:00 |
|
me0nline
|
d61e343fbe
|
docs(win_server): update README.md with mTLS 1.3, dynamic PKI licensing, and Inno Setup installer instructions
|
2026-09-04 22:39:25 +02:00 |
|
me0nline
|
4a446a2e73
|
docs(linux_client): update README.md with mTLS 1.3, dynamic PKI enrollment, and systemd installer script instructions
|
2026-09-04 22:39:09 +02:00 |
|
me0nline
|
b24108a788
|
docs(win_client): update README.md with mTLS 1.3, dynamic PKI enrollment, and Inno Setup installer instructions
|
2026-09-04 22:37:20 +02:00 |
|
me0nline
|
1c985c85c8
|
docs: update README.md with mTLS architecture, dynamic PKI licensing, service installers, and updated test suite
CI Test Suite / Run Component Tests & Pipeline Verification (push) Successful in 5m9s
|
2026-09-04 22:29:30 +02:00 |
|
me0nline
|
249b754423
|
test(pipeline): update end-to-end integration test for mTLS and dynamic PKI enrollment in test_pipeline.py
CI Test Suite / Run Component Tests & Pipeline Verification (push) Successful in 2m17s
|
2026-09-04 20:55:12 +02:00 |
|
me0nline
|
16faad063d
|
test(linux_client): add mTLS client certificate handling test in test_linux_client.py
|
2026-09-04 20:55:07 +02:00 |
|
me0nline
|
c705be57eb
|
test(win_client): add mTLS client certificate handling test in test_win_client.py
|
2026-09-04 20:55:01 +02:00 |
|
me0nline
|
3d6a2b86d6
|
test(server): add PKI, enrollment, and license quota tests in test_server.py
|
2026-09-04 20:54:54 +02:00 |
|
me0nline
|
1d0845b548
|
ci: include src/server_enrollment.py in syntax verification step
|
2026-09-04 20:54:49 +02:00 |
|
me0nline
|
11f16ed8e1
|
ci(windows): update release-windows.yml to trigger on v* tags and compile Inno Setup installers
|
2026-09-04 20:54:40 +02:00 |
|
me0nline
|
8cb3089e8e
|
feat(installer): add Inno Setup script for LOGAR Server
|
2026-09-04 20:54:35 +02:00 |
|
me0nline
|
5bbb56b4c3
|
feat(installer): add Inno Setup script for LOGAR Client
|
2026-09-04 20:54:30 +02:00 |
|
me0nline
|
a04d9bac9f
|
chore(deps): bundle NSSM 64-bit binary for Windows service management
|
2026-09-04 20:54:24 +02:00 |
|
me0nline
|
8813d2d865
|
chore(git): unignore compilation/nssm.exe in .gitignore
|
2026-09-04 20:54:18 +02:00 |
|
me0nline
|
7e9f7a56f8
|
feat(install): add Linux server systemd installation script
|
2026-09-04 20:54:12 +02:00 |
|
me0nline
|
99920ef395
|
feat(install): add Linux client systemd installation script
|
2026-09-04 20:54:06 +02:00 |
|
me0nline
|
ccb23d65e5
|
feat(linux_client): add mTLS connection and automatic enrollment in src/Linux_Client.py
|
2026-09-04 20:54:00 +02:00 |
|
me0nline
|
fb9ef6e6cb
|
feat(win_client): add mTLS connection and automatic enrollment in src/Win_Client.py
|
2026-09-04 20:53:54 +02:00 |
|
me0nline
|
491d2b1194
|
feat(server): add mTLS listener, client licensing schema, and enrollment endpoint in src/Server.py
|
2026-09-04 20:53:48 +02:00 |
|
me0nline
|
e83a5b3e0f
|
feat(pki): add dynamic PKI and client certificate generation in src/server_enrollment.py
|
2026-09-04 20:53:42 +02:00 |
|
me0nline
|
0901ccb3eb
|
Merge branch 'origin/main' into main: adopt restructured repository layout
|
2026-09-04 20:29:29 +02:00 |
|
me0nline
|
cb4c763e0e
|
Add hierarchical wildcard to tags trigger in release-windows.yml
CI Test Suite / Run Component Tests & Pipeline Verification (push) Successful in 1m41s
|
2026-09-04 17:54:57 +02:00 |
|
me0nline
|
84579d8719
|
Add hierarchical wildcard to tags trigger in release-linux.yml
|
2026-09-04 17:54:50 +02:00 |
|
me0nline
|
08aa4edfb1
|
Update ci.yml tags-ignore to ignore all tags
CI Test Suite / Run Component Tests & Pipeline Verification (push) Successful in 1m38s
|
2026-09-04 17:46:09 +02:00 |
|
me0nline
|
e4f6a9295b
|
De-hardcode workflow initiator in release-windows.yml to support release events and all tags
|
2026-09-04 17:46:00 +02:00 |
|
me0nline
|
7f6bf4442f
|
De-hardcode workflow initiator in release-linux.yml to support release events and all tags
|
2026-09-04 17:45:48 +02:00 |
|
me0nline
|
db80e7f5a2
|
Update README.md release examples to reference v1.0.2
CI Test Suite / Run Component Tests & Pipeline Verification (push) Successful in 2m16s
|
2026-09-04 17:34:14 +02:00 |
|
me0nline
|
1562285034
|
Update release-windows.yml default tag to v1.0.2
|
2026-09-04 17:34:03 +02:00 |
|
me0nline
|
74942d4c00
|
Update release-linux.yml default tag to v1.0.2
|
2026-09-04 17:33:57 +02:00 |
|
me0nline
|
874d693dac
|
Update RELEASE_NOTES.md for v1.0.2 release
|
2026-09-04 17:33:51 +02:00 |
|
me0nline
|
15bfb4940b
|
Update Windows server deployment guide for warning persistence and immediate error pass
CI Test Suite / Run Component Tests & Pipeline Verification (push) Successful in 1m34s
|
2026-09-04 16:12:04 +02:00 |
|
me0nline
|
364fefea47
|
Update Linux server deployment guide for warning persistence and immediate error pass
|
2026-09-04 16:11:51 +02:00 |
|
me0nline
|
9624935a81
|
Document warning persistence and immediate error pass in release notes
|
2026-09-04 16:11:37 +02:00 |
|
me0nline
|
867271e8b7
|
Update README to document 4-run rule for warnings and immediate pass for errors
|
2026-09-04 16:11:30 +02:00 |
|
me0nline
|
205d0cfbad
|
Update integration pipeline to test warning persistence and error immediate pass
|
2026-09-04 16:10:59 +02:00 |
|
me0nline
|
d37191e302
|
Update unit tests to verify 4-run rule on warnings and immediate pass on errors
|
2026-09-04 16:10:36 +02:00 |
|
me0nline
|
35a736dacb
|
Restrict 4-run rule to warnings and pass errors immediately as verified
|
2026-09-04 16:10:01 +02:00 |
|
me0nline
|
f871344da4
|
Update README.md to document out/linux_server and out/win_server deployment packages
CI Test Suite / Run Component Tests & Pipeline Verification (push) Successful in 1m33s
|
2026-09-04 16:05:04 +02:00 |
|
me0nline
|
e1dbe32063
|
Add Windows server deployment guide and sample configuration to out/win_server
|
2026-09-04 16:04:51 +02:00 |
|
me0nline
|
98a227a234
|
Add Linux server deployment guide and sample configuration to out/linux_server
|
2026-09-04 16:04:20 +02:00 |
|
me0nline
|
355c6e1bc0
|
Update README.md documentation and commands to reflect compilation/ and tests/ paths
CI Test Suite / Run Component Tests & Pipeline Verification (push) Successful in 1m34s
|
2026-09-04 15:58:03 +02:00 |
|
me0nline
|
907616511b
|
Update release-windows.yml workflow to use compilation/ directory
|
2026-09-04 15:57:14 +02:00 |
|
me0nline
|
939fa4270a
|
Update release-linux.yml workflow to use compilation/ directory
|
2026-09-04 15:57:02 +02:00 |
|
me0nline
|
1f4bf3219b
|
Update CI workflow with compilation/ and tests/ paths
|
2026-09-04 15:56:50 +02:00 |
|
me0nline
|
df03c52a05
|
Update tests/test_pipeline.py to resolve paths relative to repository root and src/ directory
|
2026-09-04 15:56:37 +02:00 |
|
me0nline
|
d63a623763
|
Update compilation/upload_release.py to resolve paths relative to repo root
|
2026-09-04 15:56:24 +02:00 |
|
me0nline
|
7ed264db5a
|
Update compilation/package_dist.py to resolve paths relative to repo root
|
2026-09-04 15:56:01 +02:00 |
|
me0nline
|
6fec838344
|
Move test_pipeline.py from repository root to tests/ directory
|
2026-09-04 15:55:51 +02:00 |
|
me0nline
|
4c160924f7
|
Move build and release tools (package_dist.py, upload_release.py, requirements.txt) into compilation/ directory
|
2026-09-04 15:55:44 +02:00 |
|
me0nline
|
99be50ebc6
|
Update Server.py reference to src/Server.py in forwarder deployment READMEs
CI Test Suite / Run Component Tests & Pipeline Verification (push) Successful in 1m32s
|
2026-09-04 15:51:37 +02:00 |
|
me0nline
|
85f0d94805
|
Update README.md documentation and repo structure to reflect src/ directory
|
2026-09-04 15:51:23 +02:00 |
|
me0nline
|
1a18c4c079
|
Update CI workflow to execute server and client scripts from src/ directory
|
2026-09-04 15:50:34 +02:00 |
|
me0nline
|
a770e24f26
|
Update test_pipeline.py to import client forwarders from src/ directory
|
2026-09-04 15:50:26 +02:00 |
|
me0nline
|
f7ebc6c0a1
|
Update unit test suites to import components from src/ directory
|
2026-09-04 15:50:14 +02:00 |
|
me0nline
|
86649f796d
|
Update package_dist.py to resolve source files from src/ directory
|
2026-09-04 15:49:52 +02:00 |
|
me0nline
|
78fc2ac8c5
|
Move source files Server.py, Win_Client.py, and Linux_Client.py into src/ directory
|
2026-09-04 15:49:32 +02:00 |
|
me0nline
|
082b839965
|
Configure separate Windows and Linux Gitea release workflows with dedicated SHA-256 checksums
CI Test Suite / Run Component Tests & Pipeline Verification (push) Successful in 3m48s
|
2026-09-04 15:46:35 +02:00 |
|
me0nline
|
e7bf277fb9
|
Add v1.0.1 release notes documenting removal of client filter logic
CI Test Suite / Run Component Tests & Pipeline Verification (push) Successful in 1m36s
Release Binaries / release (push) Successful in 2m51s
|
2026-09-04 15:38:10 +02:00 |
|
me0nline
|
7052e68589
|
Implement edge filtering, state tracking, clean out/ directory, and add Gitea CI workflow
CI Test Suite / Run Component Tests & Pipeline Verification (push) Successful in 1m40s
|
2026-09-04 15:32:39 +02:00 |
|
me0nline
|
4e2242e0ae
|
Name checksum files distinctively as SHA256SUMS-windows.txt and SHA256SUMS-linux.txt
|
2026-09-03 22:13:36 +02:00 |
|
me0nline
|
e634b060df
|
Use Python release publisher to bypass Node 16 Headers reference error in runner
Release Binaries / release (push) Successful in 3m3s
|
2026-09-03 22:02:08 +02:00 |
|
me0nline
|
ce0a1a0b46
|
Fix Gitea runner Python setup by installing via apt instead of actions/setup-python
Release Binaries / release (push) Failing after 4m26s
|
2026-09-03 21:53:16 +02:00 |
|
me0nline
|
78344e7677
|
Configure Gitea Actions release workflow to compile and publish standalone binaries via runner
Release Binaries / release (push) Failing after 7m17s
|
2026-09-03 21:43:39 +02:00 |
|
me0nline
|
5974811c29
|
Replace runner workflow with direct binary release publisher via Gitea API
|
2026-09-03 21:39:23 +02:00 |
|
me0nline
|
52fd645f17
|
Configure packaging and release workflow to ship exclusively compiled binaries
|
2026-09-03 21:37:31 +02:00 |
|
me0nline
|
6d1edf850c
|
Allow release workflow to automatically use github.token if TAG_TOKEN is absent
Release Shippables / build-and-release (push) Has been cancelled
|
2026-09-03 21:33:36 +02:00 |
|
me0nline
|
b71dd09a15
|
Document Gitea Actions automated release workflow
|
2026-09-03 21:31:33 +02:00 |
|
me0nline
|
8a0e6ff15b
|
Add Gitea Actions release workflow and package_dist script for automated shippable releases
|
2026-09-03 21:30:46 +02:00 |
|
me0nline
|
6d98f4783b
|
Remove compiled binaries from git tracking and clean non-essential artifacts
|
2026-09-03 21:18:51 +02:00 |
|
me0nline
|
c5d364b289
|
Initial commit: LOGAR edge-thin log analysis system with OpenPGP encryption, authenticated TCP sockets, 4-run persistence rule, Hermes reporting, and modular shippables
|
2026-09-03 21:05:28 +02:00 |
|