Commit Graph
47 Commits
Author SHA1 Message Date
ankn c2a9bb51fa fix: remove external port bindings for umami and backend 2026-07-26 08:30:51 +02:00
ankn 2e83750cb7 feat: group private apps into andreknie-privat 2026-07-25 15:47:01 +02:00
ankn 4c7d48ae6d feat: restructure dHive knowledge into OKF layout 2026-07-25 15:18:58 +02:00
ankn 2ad85ddf86 feat: prepare federated Gitea actions workflow 2026-07-25 15:06:54 +02:00
ankn 53dd82707c ci: add workflow_dispatch and trigger real deploy
Deploy CV Site (andreknie.de) / deploy (push) Canceled after 0s
2026-07-25 12:14:45 +02:00
ankn a9e49a67b2 ci: trigger andreknie.de deployment workflow 2026-07-25 12:07:07 +02:00
ankn 5012ccd607 ci: hardcode SMTP host and port 2026-07-25 11:43:24 +02:00
ankn fbcd7a506e ci: unify SSH and SMTP secrets 2026-07-22 15:52:41 +02:00
ankn 09321872fb ci: disable NoteGraph deployment workflow 2026-07-22 15:49:17 +02:00
ankn b46de6dc7d ci: migrate GitHub actions to Gitea actions
Deploy CV Site (andreknie.de) / deploy (push) Canceled after 0s
2026-07-22 15:42:06 +02:00
ankn e1cf49b0a2 build(deps): update 4 npm packages 2026-07-22 15:27:55 +02:00
ankn 1ab41bf3ec feat(deploy): add umami tracking, fix CSP, and lock JSON writes 2026-07-22 15:23:28 +02:00
ankn f3cfacfd11 Merge pull request 'feat: migrate agents to monorepo and update federation configs' (#1) from feat/federation-setup into master 2026-07-17 22:44:12 +02:00
ankn 8db07e5d21 feat: migrate agents to monorepo and update federation configs 2026-07-17 21:15:33 +02:00
ankn 38a9a11772 chore: add GitLab CI deployment for andreknie.de 2026-07-13 21:32:22 +02:00
ankn 042d83f6d6 chore: remove OrgMyLife github workflows 2026-07-13 21:31:22 +02:00
ankn 6d063caada chore: migrate OrgMyLife to GitLab CI and optimize scheduled jobs 2026-07-13 21:31:12 +02:00
ankn 043efc0dd3 chore: initialize git-crypt contexts and encrypt secrets 2026-07-13 21:28:48 +02:00
ankn 429e3d9785 docs: add todo to optimize runner compute efficiency 2026-07-13 00:13:47 +02:00
ankn ad6ba2199a docs: add GitLab migration plan and document disabled GitHub Actions 2026-07-13 00:11:35 +02:00
ankn 59e501cda8 docs(steering): add ownership rules — external repos are read-only, no code changes or MRs 2026-07-10 18:49:58 +02:00
ankn 18f6e2732e test: add test suites for Projekt-KIQ-HP (12 tests) and andreknie.de validation (16 tests)
- Projekt-KIQ-HP: vitest + server API tests (health, login, auth, access-requests)
- andreknie.de: validation utility tests (email, contact, talk-request, newsletter, resource-download)
- db-planet-mcp-server: existing 7 tests confirmed working
2026-07-10 18:43:41 +02:00
ankn 6ae0c91539 fix(ai-orchestrator): correct test expectation for sanitize_workspace_key (hyphen is allowed) 2026-07-10 18:31:15 +02:00
ankn 5e0cc56a2f fix(jury-voting): update routes.test.ts import to match apiRouter refactoring 2026-07-10 18:30:01 +02:00
ankn 76e4ba3dae feat(andreknie.de): upgrade js-yaml 4->5, fix ESM import in vite-plugin-content 2026-07-10 12:28:28 +02:00
ankn 9a1e38eb91 chore(deps): major version updates — TypeScript 7, vitest 4, eslint 10, jsdom 29, concurrently 10
Jury-Voting: typescript 5.9->7.0, vitest 3->4, jsdom 26->29, concurrently 9->10
Projekt-KIQ-HP: eslint 9->10, @eslint/js 9->10
privat/CV: typescript 5.9->7.0, vitest 3->4
andreknie.de: js-yaml stays at 4 (v5 breaks ESM default export, needs code change)
2026-07-10 12:25:05 +02:00
ankn a598e2a383 chore(bahn): remove beam-mcp (educational only, not actively used) 2026-07-10 12:22:31 +02:00
ankn 3bdbeaaa73 chore(bahn): remove teamlandkarte-mcp (unused reference, not configured) 2026-07-10 11:45:36 +02:00
ankn 9952cf3395 docs: add component status report July 2026 (dependency audit + test results) 2026-07-10 11:40:04 +02:00
ankn 8bf4b2f834 chore(deps): update Python dependencies (fastapi 0.139, pydantic 2.13, uvicorn 0.51, openai 2.44, sqlalchemy 2.0.51)
- litellm stuck at 1.83.7 (requires Python <3.14, we run 3.14.4)
- All other packages updated to latest compatible versions
- OrgMyLife requirements.txt regenerated
2026-07-09 11:45:26 +02:00
ankn ba2bb8204c chore(deps): update all Node.js dependencies (semver-safe + nodemailer security fix)
- Jury-Voting: react 19.2.7, vite 8.1.4, react-router-dom 7.18.1, lucide-react 1.23.0, fast-check 4.9.0
- Projekt-KIQ-HP: react 19.2.7, vite 8.1.4, react-router-dom 7.18.1, lucide-react 1.23.0, nodemailer 9.0.3
- privat/CV: fast-check 4.9.0, yaml 2.9.0, @types/node 22.20.1
- andreknie.de: nodemailer 8->9 (GHSA-p6gq-j5cr-w38f security fix), vite 8.1.4, eslint 10.6.0, lucide-react 1.23.0
- All projects: 0 vulnerabilities
2026-07-09 11:34:07 +02:00
ankn e24013ce54 docs: add quickstart guide (from chore/workflow-and-quickstart branch) 2026-07-07 16:24:57 +02:00
ankn 2e35796f37 docs: add COMPONENT.md to all 18 components and README.md to 3 missing repos 2026-07-07 16:23:57 +02:00
ankn d2790ff9a1 docs: add monorepo health checklist for regular reviews 2026-07-07 15:43:06 +02:00
ankn 112cbbcd37 docs(steering): add brevity and component-docs steering files 2026-07-07 15:42:18 +02:00
ankn a4efabbc60 feat(privat/CV): sync to latest upstream (cv-upstream/main, 30f9608b) 2026-07-07 15:20:55 +02:00
ankn 8ac664d33d feat: implement knowledge management system (spec complete, all 53 tasks done) 2026-07-01 14:14:16 +02:00
ankn e4256d3222 Add monorepo summary and presentation docs 2026-06-30 21:45:14 +02:00
ankn 88a1ee03d2 Add wissensdatenbank as upstream subtree in bahn/ 2026-06-30 21:19:57 +02:00
ankn 7b6ba4a280 Merge commit 'cfaf67010017eab368216aded483a64126dbcb2e' as 'bahn/wissensdatenbank' 2026-06-30 21:19:25 +02:00
ankn cfaf670100 Squashed 'bahn/wissensdatenbank/' content from commit 07a8196e
git-subtree-dir: bahn/wissensdatenbank
git-subtree-split: 07a8196e5f9e55d027f90485beb95f4006387669
2026-06-30 21:19:25 +02:00
ankn be3da80cdc Update README and steering after Projekt-KIQ-HP move 2026-06-30 21:17:56 +02:00
ankn b0e452708a Move Projekt-KIQ-HP bahn/ -> dhive/ (dhive project); add steering files 2026-06-30 21:15:59 +02:00
ankn d9291f53e4 Cleanup: remove clutter, gitignore secrets, update README
- Remove .secrets from git (real tokens! now gitignored)
- Remove orgmylife.db, remarkable_token.json from tracking
- Remove SPEC-NoteGraph.md (superseded by monorepo knowledge store)
- Remove empty placeholder dirs (shared/powers, shared/mcp-servers, shared/knowledge-store)
- Update .gitignore with secrets patterns
- Replace old Wissensdatenbank README with monorepo README
2026-06-30 21:00:58 +02:00
ankn 0b9172ccba Add NoteGraph redo note - will be rebuilt using monorepo knowledge store 2026-06-30 20:41:07 +02:00
ankn a5f8fb49ab Migrate all repos into monorepo context folders
Bahn: aisupport, Analyse-O2C-C2S, awesome-bahn-mcp-servers, beam-mcp,
      Confluence_Bot, db-planet-mcp-server, O2C-Harness, project-audit,
      Projekt-KIQ-HP, teamlandkarte-mcp
Dhive: Jury-Voting
Privat: CV, NoteGraph (NOTE: NoteGraph needs complete redo after consolidation)
Shared: AI-Orchestrator, OrgMyLife, power_skills_and_more
Shared/references: symphony (read-only)

Bahn repos remain available as independent remotes - this monorepo
pulls them in via subtree, the originals are untouched.
2026-06-30 20:39:52 +02:00
ankn 2f2b295531 Initial monorepo structure 2026-06-30 20:37:40 +02:00