docs: remove orphaned Templates assets and references (AJDA-2963)#991
docs: remove orphaned Templates assets and references (AJDA-2963)#991natocTo wants to merge 1 commit into
Conversation
- Delete flows/templates/ directory (184 orphaned PNG files, ~23MB) re-introduced during Astro migration after PR #949 removed them - Remove 'Data templates for easy pipeline setup' reference from architecture-guide (Keboola Templates feature deprecation) Co-Authored-By: Jakub Kotek <blaztar@gmail.com>
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
keboola-pr-reviewer-bot
left a comment
There was a problem hiding this comment.
Verdict: needs_human (risk 2/5) · profile docs
This PR deletes 184 PNG assets and removes one deprecated feature bullet; the content change is clean, but the orphan claim cannot be verified from the diff alone.
Concerns:
src/content/docs/flows/templates/ (184 files): Cannot verify from diff that no remaining Markdown files reference these deleted assets.
Suggested reviewers: keboola/docs
There was a problem hiding this comment.
Pull request overview
Removes legacy/orphaned Keboola Templates assets and a remaining product-feature reference from the onboarding architecture guide, aligning the docs set with the Templates API deprecation work.
Changes:
- Deletes the orphaned
src/content/docs/flows/templates/asset directory (PNG images) that was reintroduced during the Astro migration. - Removes the “Data templates for easy pipeline setup” bullet from the onboarding architecture guide.
Reviewed changes
Copilot reviewed 1 out of 185 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| src/content/docs/flows/templates/ (deleted) | Removes orphaned Templates-related PNG assets to reduce repo size and eliminate dead content. |
| src/content/docs/tutorial/onboarding/architecture-guide/index.md | Removes the last explicit Keboola Templates feature mention from the onboarding architecture overview. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Linear issue: AJDA-2963
Changes:
src/content/docs/flows/templates/directory (184 orphaned PNG files, ~23MB) — these images were re-introduced during the Astro migration after PR docs: remove Templates section from Legacy Flows #949 had already removed the Templates section contenttutorial/onboarding/architecture-guide/index.md(Keboola Templates feature reference)Note: Other occurrences of the word "template" in the docs are unrelated to the Keboola Templates product feature — they refer to Generic Extractor configuration templates, third-party API report templates (Pinterest, CM360), project templates, cookiecutter templates, shared code templates, etc.
Build verified locally —
npm run buildcompletes cleanly.Release Notes
Justification, description
Removes orphaned Templates assets and feature references as part of Templates API deprecation (AJDA-2963).
Plans for Customer Communication
N/A
Impact Analysis
No content pages are affected — the deleted images were orphaned (not referenced by any markdown).
Deployment Plan
Merge to main → automatic deploy via GitHub Actions.
Rollback Plan
Revert the merge commit.
Post-Release Support Plan
N/A
Link to Devin session: https://app.devin.ai/sessions/2988c03716734220982bc83f08183fe4
Requested by: @natocTo