• Joined on 2025-06-22
ahmido pushed to development at ahmido/tenantpilot 2025-12-09 23:22:17 +00:00
41e80b6c0c feat(policy-explorer-v2): implement MVP Phase 1-3
ahmido deleted branch 006-intune-reverse-engineering-guide from ahmido/tenantpilot 2025-12-09 23:21:22 +00:00
ahmido pushed to main at ahmido/tenantpilot 2025-12-09 23:20:51 +00:00
41e80b6c0c feat(policy-explorer-v2): implement MVP Phase 1-3
2eaf325770 Use Graph beta for beta-only endpoints
b6d69295aa fix: Update route handler params for Next.js 16 async params
6ce68b9a2f fix: Copy tsconfig.json for tsx path mapping resolution
1cf1b00a9a fix: Simplify Dockerfile to single-stage with tsx runtime
Compare 30 commits »
ahmido created branch 006-intune-reverse-engineering-guide in ahmido/tenantpilot 2025-12-09 23:18:20 +00:00
ahmido pushed to 006-intune-reverse-engineering-guide at ahmido/tenantpilot 2025-12-09 23:18:20 +00:00
41e80b6c0c feat(policy-explorer-v2): implement MVP Phase 1-3
ahmido pushed to development at ahmido/tenantpilot 2025-12-09 20:56:43 +00:00
2eaf325770 Use Graph beta for beta-only endpoints
ahmido pushed to development at ahmido/tenantpilot 2025-12-09 13:30:51 +00:00
b6d69295aa fix: Update route handler params for Next.js 16 async params
ahmido pushed to development at ahmido/tenantpilot 2025-12-09 13:05:31 +00:00
6ce68b9a2f fix: Copy tsconfig.json for tsx path mapping resolution
ahmido pushed to development at ahmido/tenantpilot 2025-12-09 12:59:26 +00:00
1cf1b00a9a fix: Simplify Dockerfile to single-stage with tsx runtime
ahmido pushed to development at ahmido/tenantpilot 2025-12-09 12:54:23 +00:00
6afee7d03b fix: Revert to repo-root COPY paths, set dockerContextPath in Dokploy DB
ahmido pushed to development at ahmido/tenantpilot 2025-12-09 12:48:54 +00:00
024c5fca00 fix: Adjust Dockerfile COPY paths for worker/ build context
ahmido pushed to development at ahmido/tenantpilot 2025-12-09 12:38:16 +00:00
51a76ef944 fix: Remove .env copy and fix TypeScript errors in worker build
ahmido pushed to development at ahmido/tenantpilot 2025-12-09 11:53:04 +00:00
cd2abed1ab fix(worker): update Dockerfile and README - build path must be / (repo root)
ahmido pushed to development at ahmido/tenantpilot 2025-12-09 11:48:25 +00:00
4c6b6613ae chore(ci): trigger deploy workflow (routine test)
ahmido pushed to development at ahmido/tenantpilot 2025-12-09 11:47:24 +00:00
14722adf0c chore(worker): two-stage Dockerfile + README with Dokploy settings
ahmido pushed to development at ahmido/tenantpilot 2025-12-09 11:43:52 +00:00
2843281f2f chore(worker): add Dockerfile and Dokploy README (build path: worker/)
ahmido pushed to development at ahmido/tenantpilot 2025-12-09 11:38:57 +00:00
54e6ed7ecc ci: call worker deploy webhook (tenantpilot-worker) on development push
ahmido pushed to development at ahmido/tenantpilot 2025-12-09 11:37:32 +00:00
ecb606c038 ci: trigger worker deployment webhook (tenantpilot-worker) from deploy workflow
ahmido pushed to development at ahmido/tenantpilot 2025-12-09 11:35:03 +00:00
b360c3311c chore: merge feature/005-worker-scaffold into development
726fb0f890 chore(pr): add PR description draft for feature/005-worker-scaffold
75979e7995 chore(worker): add structured logging, job events, worker health endpoint and health-check script
Compare 3 commits »
ahmido pushed to feature/005-worker-scaffold at ahmido/tenantpilot 2025-12-09 11:31:00 +00:00
726fb0f890 chore(pr): add PR description draft for feature/005-worker-scaffold