Skip to content

Retire the integrate, automate and overview pages, redirect to help (after connection-docs#1120) - #418

Draft
Iamfle4ka wants to merge 3 commits into
mainfrom
retire-integrate-automate-overview
Draft

Retire the integrate, automate and overview pages, redirect to help (after connection-docs#1120)#418
Iamfle4ka wants to merge 3 commits into
mainfrom
retire-integrate-automate-overview

Conversation

@Iamfle4ka

@Iamfle4ka Iamfle4ka commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

Draft. Do not merge before keboola/connection-docs#1120 is on main. Eight of the redirect targets below are the pages that PR creates or merges into; merging earlier sends those readers to 404s. Updated 2026-09-09: #1120 now merges the pages into topic homes instead of landing them 1:1, and the stubs follow.

What

Fifteen pages become redirect stubs to help.keboola.com, the same shape as #406 and #412#416:

dev page redirects to on help today?
/automate/ /flows/ yes
/automate/run-job/, /run-orchestration/ /management/jobs/api/ (merged) after #1120
/automate/set-schedule/ /flows/schedule-api/ after #1120
/extend/ /extend/ yes
/integrate/ /overview/ yes
/integrate/artifacts/, /integrate/artifacts/tutorial/ /extend/common-interface/artifacts/, …/tutorial/ after #1120
/integrate/data-streams/, …/overview/, …/tutorial/ /storage/data-streams/, …/reference/, …/tutorial/ yes
/integrate/jobs/ /management/jobs/api/ after #1120
/integrate/orchestrator/ /flows/ yes (the page was an empty shell)
/overview/api/ /overview/ (folded into one subsection) after #1120
/overview/encryption/ /extend/common-interface/encryption/ after #1120

The four Jekyll redirect_from aliases these pages carried (/integrate/push-data/, …/overview/, …/tutorial/, /overview/jobs/) stay on the stubs; all 26 aliases the site honours still resolve after this PR. Thirteen images nothing else references are deleted. The nav collapses to "(moved)" rows, keeping /overview/ and /integrate/database/ as live entries.

Deliberately still live

Each waits for the help PR that carries its content, so nothing is lost in between:

After those merge, one more stub PR closes the site down to redirects only; the CloudFront host-swap (PRDCT-565) then takes over and this repo is archived.

Checks

  • Every target was fetched: the seven marked "yes" return 200 on help now; the eight identity paths return 200 on the #1120 preview build.
  • Alias count across the repo before and after: 26 → 26.
  • CI Build on this branch is the Jekyll build the site deploys from.

Trail: PRDCT-583 (delete-from-dev), PRDCT-565 (cutover), PRDCT-470 (umbrella).

Nikita and others added 2 commits September 9, 2026 14:58
… to help

Fifteen pages become redirect stubs, the same shape #406 and #412#416 used:
the four /automate/ pages, the /extend/ landing, eight /integrate/ pages
(artifacts + tutorial, data streams ×3, the landing, jobs, the orchestrator
shell) and /overview/api/ + /overview/encryption/. Their four Jekyll
redirect_from aliases (/integrate/push-data/**, /overview/jobs/) stay on the
stubs, so those URLs keep resolving. Thirteen images nothing else references
are deleted; the nav collapses to "(moved)" rows.

Eight of the targets are the identity paths connection-docs#1120 creates on
help; this PR must not merge before that one, or those redirects land on
404s. The other seven targets resolve on help today.

Deliberately still live, each waiting on its own help PR: /integrate/database/
(SSH tunnel, connection-docs#1019), /overview/ and /overview/repositories/ and
the home page (connection-docs#1022 weaves that content into help).

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
…paths

connection-docs#1120 merges these pages into topic homes instead of landing them 1:1:
jobs, run-job and run-orchestration → /management/jobs/api/; encryption and artifacts
→ /extend/common-interface/…; set-schedule → /flows/schedule-api/; the API overview →
/overview/. The /overview/jobs/ alias on the jobs stub follows.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@linear-code

linear-code Bot commented Sep 9, 2026

Copy link
Copy Markdown

PRDCT-583

connection-docs#1120 folds the old API page into one subsection of /overview/, so the
stub sends readers to that section rather than the top of a 200-line page. Help's own
redirect_from cannot carry a fragment; the Jekyll stub can.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
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.

1 participant