• Joined on 2026-06-09
bao pushed to main at bao/nexus 2026-06-09 21:08:35 +02:00
045e36b014 fix(ci): remove backslash escapes from Gitea expressions in Build step
bao pushed to main at bao/nexus 2026-06-09 21:06:06 +02:00
5a72399136 fix(ci): create .env in workspace before sync (DIND path issue)
bao pushed to main at bao/nexus 2026-06-09 21:03:20 +02:00
3646521a75 fix(ci): version bump from git tags + .env from secrets
bao pushed to main at bao/nexus 2026-06-09 21:00:24 +02:00
3c95281119 feat: Mission Control Dashboard – AI Team Network, Chat, Queue
bao pushed to main at bao/nexus 2026-06-09 20:56:47 +02:00
c13d730aa0 fix(ci): change deploy runs-on to ubuntu-latest for reliable label matching
bao pushed to main at bao/nexus 2026-06-09 20:33:44 +02:00
b41992ec0a fix: deploy via Docker-in-Docker with host-mounted nexus path
bao pushed to main at bao/nexus 2026-06-09 20:30:32 +02:00
3e0db0dfd1 fix: deploy from checkout dir instead of /workspace/nexus
bao pushed to main at bao/nexus 2026-06-09 20:27:10 +02:00
247dddc2fc fix: install rsync before deploy sync step
bao pushed to main at bao/nexus 2026-06-09 20:25:43 +02:00
c01c6c990e ci: CD auto-deploy via workflow_run trigger
bao pushed tag v0.2.0 to bao/nexus 2026-06-09 20:10:10 +02:00
bao pushed to main at bao/nexus 2026-06-09 20:10:10 +02:00
cff73600b5 chore: bump version to v0.2.0 [skip ci]
bao pushed to main at bao/nexus 2026-06-09 20:05:59 +02:00
fc3996ffc8 docs: Dokumentation aktualisiert – obsolete Inhalte korrigiert, neue Features dokumentiert
bao pushed to main at bao/nexus 2026-06-09 20:05:05 +02:00
d55d2f201d review: fix semantic meter labels in IrisPanel
bao pushed to main at bao/nexus 2026-06-09 20:04:44 +02:00
edda569536 ci: Version-Bump-Semantik im Deploy-Workflow
bao pushed to main at bao/nexus 2026-06-09 19:53:43 +02:00
a79d8282dc refactor: Clean Architecture mit Repository Pattern, Controllern und DTOs
bao pushed to main at bao/nexus 2026-06-09 19:51:34 +02:00
13d4c2f157 feat: Dashboard-Enhancements – Filter, Checkboxen, Animationen
bao pushed to main at bao/nexus 2026-06-09 19:42:42 +02:00
635e43457d 🔖 feat: version auto-increment in deploy workflow
bao pushed to main at bao/nexus 2026-06-09 17:02:22 +02:00
d46ffe309e ci: use --no-frozen-lockfile since lockfile is gitignored
bao pushed to main at bao/nexus 2026-06-09 16:59:25 +02:00
1cfc9dfe56 ci: remove container: directive, use setup actions for Docker mode
bao pushed to main at bao/nexus 2026-06-09 16:53:14 +02:00
700d88e8df ci: trigger pipeline after runner fix