PRDCT-554: phase-2 batch 4 — Variables API pages under Transformations - #1033
Closed
Iamfle4ka wants to merge 2 commits into
Closed
PRDCT-554: phase-2 batch 4 — Variables API pages under Transformations#1033Iamfle4ka wants to merge 2 commits into
Iamfle4ka wants to merge 2 commits into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Executed by scripts/phase2-replace.mjs per PLACEMENT-MAP.md.
Batch: 2 pages out of the temporary Developer Docs group —
/transformations/variables/api/{,tutorial/}. The help page
/transformations/variables/ stays canonical (UI concept); the dev pages become
its 'Variables API' reference sub-group in the nav. 3 inbound-link files
flipped.
Verified: build clean (423 pages, 237 redirect pages — +2 from old paths),
audit unchanged (0 new broken links / 0 missing images).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…ges (reviewer findings) - http://localhost:4000/integrate/variables/#… anchor (a Jekyll artifact that was a broken production link since phase 1) now points at /transformations/variables/api/#… . - Orphaned tutorial-1.png / tutorial-2.png / variables.svg removed from src/content/docs/integrate/variables/ (pages reference the mirrored /transformations/… public copies; 0 references remain). Build clean (423 pages, 237 redirects), audit unchanged. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Iamfle4ka
force-pushed
the
PRDCT-554-variables-api-batch
branch
from
July 20, 2026 13:07
0a5f24e to
85897b8
Compare
Iamfle4ka
force-pushed
the
PRDCT-553-generic-writer-batch
branch
from
July 20, 2026 13:07
e195f61 to
0bef9ac
Compare
Iamfle4ka
marked this pull request as ready for review
July 21, 2026 13:04
This was referenced Jul 27, 2026
Collaborator
Author
|
Superseded by #1051 — re-cut off |
Collaborator
Author
|
Superseded by #1051 (PRDCT-554: Variables API under Transformations), re-cut off Note: the final home for Variables is still an open question for @matyas Jirat (Transformations vs Components) — that decision rides on #1051, not here. |
Iamfle4ka
pushed a commit
that referenced
this pull request
Aug 4, 2026
Re-cut of phase-2 batch 4 (was #1033, stacked on the big-bang #1027) as a standalone per-unit PR off main, per the 2026-07-27 pivot — no dependency on #1027's dots-UI / temp nav group. Moves the 2 Variables API pages under the canonical Variables page at /transformations/variables/api/ (+ /tutorial/). Old /integrate/variables/* URLs keep working via redirect_from. Nav: Variables becomes a branch with a "Variables API" child. Build clean (258 pp); audit 0 missing images. Broken internal links are all forward-refs from these pages to sibling batches not yet on main (/storage/api, /components/extractors/generic-extractor, /integrate/jobs, /extend/*) — they heal as those units land; acceptable during the incremental merge. Supersedes the stacked #1033 (closed with the #1027 stack once the queue drains). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Iamfle4ka
pushed a commit
that referenced
this pull request
Aug 4, 2026
Re-cut of phase-2 batch 4 (was #1033, stacked on the big-bang #1027) as a standalone per-unit PR off main, per the 2026-07-27 pivot — no dependency on #1027's dots-UI / temp nav group. Moves the 2 Variables API pages under the canonical Variables page at /transformations/variables/api/ (+ /tutorial/). Old /integrate/variables/* URLs keep working via redirect_from. Nav: Variables becomes a branch with a "Variables API" child. Build clean (258 pp); audit 0 missing images. Broken internal links are all forward-refs from these pages to sibling batches not yet on main (/storage/api, /components/extractors/generic-extractor, /integrate/jobs, /extend/*) — they heal as those units land; acceptable during the incremental merge. Supersedes the stacked #1033 (closed with the #1027 stack once the queue drains). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Phase-2 batch #4 per PLACEMENT-MAP.md (2 rows, conf=med, not UNSURE — the dedup note fixes canonicals: help
/transformations/variables/stays the canonical UI-concept page). Stacked on #1032 (batch 3).What
scripts/phase2-replace.mjs --batch "Transformations › Variables": the 2 dev variables pages move from/integrate/variables/{,tutorial/}to/transformations/variables/api/{,tutorial/}— the keboola.variables API reference becomes a sub-group of the canonical Variables page. 3 inbound-link files flipped, public assets mirrored.Verified
audit-phase2unchanged: 0 new broken links / 0 missing images.🤖 Generated with Claude Code