VAIEXIA server agent: runs panel and bot commands on managed hosts and clusters.
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
VAIEXIA Team f840eb0f9d
Some checks failed
CI / linux · packaging artifacts (push) Failing after 1m17s
CI / linux · cargo-deny (push) Failing after 1m30s
CI / windows · test (push) Failing after 5s
CI / linux · test + clippy + no-default-features (push) Failing after 9m10s
CI / linux · daemon smoke (http, auth refusal, audit, shutdown) (push) Successful in 10m47s
ci: skip host-specific jobs only on the mirror, not by exact URL match
Gating the smoke, packaging, cargo-deny and Windows jobs on an exact
server_url match meant they were all skipped on the first run: the value the
forge reports does not match the literal string. Invert the test so the jobs
run unless the forge is the mirror, which also keeps them running if the
variable is empty or shaped differently on a future version.
2026-07-23 19:30:37 +03:00
.forgejo/workflows ci: skip host-specific jobs only on the mirror, not by exact URL match 2026-07-23 19:30:37 +03:00
.github/workflows ci: pipelines on the project host plus a VM runner for init-system tests 2026-07-23 19:28:48 +03:00
crates docs(audit): state the head-truncation limit of chain verification 2026-07-23 02:24:55 +03:00
docs ci: pipelines on the project host plus a VM runner for init-system tests 2026-07-23 19:28:48 +03:00
packaging feat(packaging): polkit denylist rule + documented allowlist variant for vaiexia manage-units 2026-07-21 23:39:08 +03:00
.gitattributes chore: scaffold vaiexia-server cargo workspace 2026-07-19 16:12:13 +03:00
.gitignore chore: scaffold vaiexia-server cargo workspace 2026-07-19 16:12:13 +03:00
Cargo.lock perf(bench): criterion benches for audit emit and verifier hot paths 2026-07-23 01:01:02 +03:00
Cargo.toml test(fuzz): cargo-fuzz targets + portable adversarial corpus for all parsers 2026-07-21 23:57:48 +03:00
deny.toml chore(supply-chain): cargo-deny policy (advisories, licenses, source pinning) 2026-07-21 23:39:06 +03:00
rust-toolchain.toml chore: scaffold vaiexia-server cargo workspace 2026-07-19 16:12:13 +03:00