me0nline
  • Joined on 2024-12-21
me0nline pushed tag v1.0.2 to me0nline/LOGAR 2026-09-04 15:36:19 +00:00
me0nline pushed to main at me0nline/LOGAR 2026-09-04 15:35:15 +00:00
db80e7f5a2 Update README.md release examples to reference v1.0.2
1562285034 Update release-windows.yml default tag to v1.0.2
74942d4c00 Update release-linux.yml default tag to v1.0.2
874d693dac Update RELEASE_NOTES.md for v1.0.2 release
Compare 4 commits »
me0nline pushed to main at me0nline/LOGAR 2026-09-04 14:13:42 +00:00
15bfb4940b Update Windows server deployment guide for warning persistence and immediate error pass
364fefea47 Update Linux server deployment guide for warning persistence and immediate error pass
9624935a81 Document warning persistence and immediate error pass in release notes
867271e8b7 Update README to document 4-run rule for warnings and immediate pass for errors
205d0cfbad Update integration pipeline to test warning persistence and error immediate pass
Compare 7 commits »
me0nline pushed to main at me0nline/LOGAR 2026-09-04 14:05:55 +00:00
f871344da4 Update README.md to document out/linux_server and out/win_server deployment packages
e1dbe32063 Add Windows server deployment guide and sample configuration to out/win_server
98a227a234 Add Linux server deployment guide and sample configuration to out/linux_server
Compare 3 commits »
me0nline pushed to main at me0nline/LOGAR 2026-09-04 13:59:31 +00:00
355c6e1bc0 Update README.md documentation and commands to reflect compilation/ and tests/ paths
907616511b Update release-windows.yml workflow to use compilation/ directory
939fa4270a Update release-linux.yml workflow to use compilation/ directory
1f4bf3219b Update CI workflow with compilation/ and tests/ paths
df03c52a05 Update tests/test_pipeline.py to resolve paths relative to repository root and src/ directory
Compare 9 commits »
me0nline pushed to main at me0nline/LOGAR 2026-09-04 13:53:43 +00:00
99be50ebc6 Update Server.py reference to src/Server.py in forwarder deployment READMEs
85f0d94805 Update README.md documentation and repo structure to reflect src/ directory
1a18c4c079 Update CI workflow to execute server and client scripts from src/ directory
a770e24f26 Update test_pipeline.py to import client forwarders from src/ directory
f7ebc6c0a1 Update unit test suites to import components from src/ directory
Compare 7 commits »
me0nline pushed tag v1.0.1 to me0nline/LOGAR 2026-09-04 13:48:37 +00:00
me0nline deleted tag v1.0.1 from me0nline/LOGAR 2026-09-04 13:48:15 +00:00
me0nline pushed to main at me0nline/LOGAR 2026-09-04 13:47:17 +00:00
082b839965 Configure separate Windows and Linux Gitea release workflows with dedicated SHA-256 checksums
me0nline released LOGAR Release v1.0.1 at me0nline/LOGAR 2026-09-04 13:43:06 +00:00
me0nline pushed tag v1.0.1 to me0nline/LOGAR 2026-09-04 13:39:26 +00:00
me0nline pushed to main at me0nline/LOGAR 2026-09-04 13:38:46 +00:00
e7bf277fb9 Add v1.0.1 release notes documenting removal of client filter logic
me0nline pushed to main at me0nline/LOGAR 2026-09-04 13:33:23 +00:00
7052e68589 Implement edge filtering, state tracking, clean out/ directory, and add Gitea CI workflow
me0nline released LOGAR Release v1.0.0 at me0nline/LOGAR 2026-09-03 20:05:47 +00:00
me0nline pushed tag v1.0.0 to me0nline/LOGAR 2026-09-03 20:02:59 +00:00
me0nline pushed to main at me0nline/LOGAR 2026-09-03 20:02:31 +00:00
e634b060df Use Python release publisher to bypass Node 16 Headers reference error in runner
me0nline pushed tag v1.0.0 to me0nline/LOGAR 2026-09-03 19:54:03 +00:00
me0nline pushed to main at me0nline/LOGAR 2026-09-03 19:53:39 +00:00
ce0a1a0b46 Fix Gitea runner Python setup by installing via apt instead of actions/setup-python
me0nline pushed tag v1.0.0 to me0nline/LOGAR 2026-09-03 19:44:58 +00:00
me0nline pushed to main at me0nline/LOGAR 2026-09-03 19:44:10 +00:00
78344e7677 Configure Gitea Actions release workflow to compile and publish standalone binaries via runner