Integrate Server Monitor installer and real E2E tests #17

Open
ochenstarik-ui wants to merge 23 commits from codex/monitor-installer-e2e into main
ochenstarik-ui commented 2026-07-17 02:05:00 +00:00 (Migrated from github.com)

Integrates the existing Server Monitor Manager Hub/Node installer on top of the current main branch. Adds repeat-install plus systemd reboot validation, a real kernel WireGuard/nftables directional Link test, and release SHA-256 generation for the installer.\n\nValidation before push: Bash syntax and all fast repository tests pass in WSL. The privileged networking and systemd scenarios run in GitHub Actions.

Integrates the existing Server Monitor Manager Hub/Node installer on top of the current main branch. Adds repeat-install plus systemd reboot validation, a real kernel WireGuard/nftables directional Link test, and release SHA-256 generation for the installer.\n\nValidation before push: Bash syntax and all fast repository tests pass in WSL. The privileged networking and systemd scenarios run in GitHub Actions.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin codex/monitor-installer-e2e:codex/monitor-installer-e2e
git checkout codex/monitor-installer-e2e

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff codex/monitor-installer-e2e
git checkout codex/monitor-installer-e2e
git rebase main
git checkout main
git merge --ff-only codex/monitor-installer-e2e
git checkout codex/monitor-installer-e2e
git rebase main
git checkout main
git merge --no-ff codex/monitor-installer-e2e
git checkout main
git merge --squash codex/monitor-installer-e2e
git checkout main
git merge --ff-only codex/monitor-installer-e2e
git checkout main
git merge codex/monitor-installer-e2e
git push origin main
Sign in to join this conversation.
No description provided.