chore(ci): Ignore generated files to get release process CI passing#1606
chore(ci): Ignore generated files to get release process CI passing#1606
Conversation
✅ Deploy Preview for cedarjs canceled.
|
Greptile SummaryThis PR removes 65 auto-generated files from Confidence Score: 5/5Safe to merge — purely removes accidentally-tracked generated artifacts and syncs .prettierignore with renamed directories No logic changes; all deletions are auto-generated files already covered by the fixture's .gitignore, and the .prettierignore updates match the renamed local testing project paths No files require special attention Important Files Changed
Reviews (1): Last reviewed commit: "chore(ci): Ignore generated files to get..." | Re-trigger Greptile |
|
| Command | Status | Duration | Result |
|---|---|---|---|
nx run-many -t build:pack --exclude create-ceda... |
✅ Succeeded | 9s | View ↗ |
nx run-many -t test --minWorkers=1 --maxWorkers=4 |
✅ Succeeded | 5s | View ↗ |
nx run-many -t test:types |
✅ Succeeded | 12s | View ↗ |
nx run-many -t build |
✅ Succeeded | 10s | View ↗ |
☁️ Nx Cloud last updated this comment at 2026-04-12 20:03:10 UTC

Also remove already tracked files from the git index that shouldn't have been tracked in the first place