Skip to content

Conversation

@nirukk52
Copy link
Owner

@nirukk52 nirukk52 commented Oct 22, 2025

Summary

  • Restored FEATURE-0004 (Imports & Path Resolution Umbrella) from git history
  • Updated FEATURE-0009 status to Completed with implementation notes
  • Added tsconfig-paths/register to ts-node scripts in package.json

Changes

  • docs/jira/feature-requests/0004-imports-path-resolution-umbrella.md: Restored umbrella feature document that was accidentally deleted
  • docs/jira/feature-requests/0009-runtime-tsconfig-paths-register.md: Marked as completed, added implementation summary and usage notes
  • package.json: Updated test:affected and scaffold scripts to use -r tsconfig-paths/register
  • tooling/scripts/package.json: Updated scripts to use tsx --tsconfig-paths
  • packages/database/prisma/zod/.prisma-zod-generator-manifest.json: Updated manifest

CI Status

✅ All checks passing:

  • Backend unit tests: 31 passed
  • Backend e2e tests: 1 passed
  • Playwright e2e tests: 1 passed

Related

  • Implements FEATURE-0009 runtime path resolution
  • Restores FEATURE-0004 umbrella documentation

Note

Enables tsconfig-paths for ts-node/tsx scripts, restores the FEATURE-0004 umbrella doc, and marks FEATURE-0009 completed with implementation notes.

  • Docs:
    • Restore umbrella feature: docs/jira/feature-requests/0004-imports-path-resolution-umbrella.md.
    • Update docs/jira/feature-requests/0009-runtime-tsconfig-paths-register.md:
      • Status → Completed with implementation summary, checked acceptance criteria, and usage notes.
  • Scripts/Tooling:
    • Root package.json:
      • Update test:affected and scaffold to use ts-node -r tsconfig-paths/register.
    • tooling/scripts/package.json:
      • Update create:user to tsx --tsconfig-paths.

Written by Cursor Bugbot for commit 7b8849f. This will update automatically on new commits. Configure here.

- Restore 0004-imports-path-resolution-umbrella.md from git history
- Update FEATURE-0009 status to Completed with implementation notes
- Add tsconfig-paths/register to ts-node scripts in package.json
- Update prisma-zod-generator manifest

Claude-Update: no
@openhands-ai
Copy link

openhands-ai bot commented Oct 22, 2025

Looks like there are a few issues preventing this PR from being merged!

  • GitHub Actions are failing:
    • validate-prs

If you'd like me to help, just leave a comment, like

@OpenHands please fix the failing actions on PR #86 at branch `imports_last_update`

Feel free to include any additional details that might help me get this PR into a better state.

You can manage your notification settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants