Skip to content

Commit d6e934c

Browse files
authored
docs: Deprecate opportunity finder & update workflows docs (#1631)
1 parent 5ac431b commit d6e934c

File tree

3 files changed

+36
-19
lines changed

3 files changed

+36
-19
lines changed

apps/docs/cli/workflows.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Building Codemod Workflows"
3-
sidebarTitle: "Building Workflows"
2+
title: "Codemod Workflows"
3+
sidebarTitle: "Workflows"
44
---
55

66
import { CLIDemo } from "/snippets/cli-demo.mdx";

apps/docs/docs.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,7 @@
3030
},
3131
{
3232
"group": "Codemod Platform",
33-
"pages": [
34-
"scanner",
35-
"migrations",
36-
"insights",
37-
"codemod-studio",
38-
"platform/workflows"
39-
]
33+
"pages": ["migrations", "insights", "codemod-studio"]
4034
},
4135
{
4236
"group": "OSS & Community",

apps/docs/migrations.mdx

Lines changed: 33 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,45 @@
11
---
2-
title: 'Migrations'
2+
title: 'Migration Campaigns'
33
icon: 'arrow-up-right-dots'
44
---
55

6-
import { MigrationScannerDemo } from "/snippets/migration-scanner-demo.mdx"
6+
import { CodemodWorkflowsDemo } from "/snippets/codemod-workflows-demo.mdx";
77

8-
Migration campaigns allow progressive software teams to orchestrate large-scale and incremental code migrations.
8+
Migration Campaigns let engineering teams orchestrate sweeping code changes—framework upgrades, API refactors, or dependency clean-ups—across any number of repositories.
99

10-
By using Codemod during migrations, you get access to runbooks, automations, and a developer experience that drastically increases migration success potential and reduces the spent migration effort & time.
10+
By combining Codemod’s AI-powered runbooks with deterministic automations, campaigns dramatically lower migration cost and risk while giving you full visibility into progress.
11+
12+
<Tip>
13+
Migration Campaigns are designed for [enterprise](https://codemod.com/pricing) engingeering teams. To start a new migration campaign, simply [get in touch with us](https://go.codemod.com/contact) and we'll add the requested migration to your dashboard.
14+
</Tip>
15+
16+
## Running a Migration Campaign
1117

1218
<Frame>
13-
<MigrationScannerDemo />
19+
<CodemodWorkflowsDemo />
1420
</Frame>
1521

16-
<Info>
17-
Migration Campaigns is a feature designed for enterprise engingeering teams. To start a new migration campaign, simply [get in touch with us](https://go.codemod.com/contact) and we'll add the requested migration to your dashboard.
18-
</Info>
22+
<Steps>
23+
<Step title="Open Migration Campaigns">
24+
In the Codemod app, navigate to **Campaigns -> Create Workflow**.
25+
26+
<Note>
27+
The Campaigns section is visible only on [pro tier or above](https://codemod.com/pricing) or upon [request](https://go.codemod.com/contact).
28+
</Note>
29+
</Step>
30+
<Step title="Create campaign">
31+
Give your campaign a descriptive name and pick the repositories you wish to target.
32+
</Step>
33+
<Step title="Define workflow">
34+
Compose one or more steps—codemods, scripts, or manual approvals—into a repeatable workflow that Codemod will run for every affected repo.
35+
</Step>
36+
<Step title="Run & track">
37+
Start the campaign and watch progress roll in. Codemod opens pull-requests, tracks status, and surfaces metrics so you always know what’s left.
38+
</Step>
39+
</Steps>
40+
41+
## Creating custom workflows
1942

20-
## Starting migration campaigns
43+
While a campaign may be as simple as a single automated codemod, most migrations involve a sequence of steps. You can design those steps by building [Codemod Workflows](/cli/workflows). Alternatively, pro and enterprise customers can request custom workflows by [contacting us](https://go.codemod.com/contact).
2144

22-
Codemod's free-tier allows you to test internationalization (i18n) campaigns. To use Codemod for other migrations and/or get access to the [pro tier](https://codemod.com/pricing), please [contact us](https://go.codemod.com/contact).
45+
<Card title="Learn more about workflows →" icon="terminal" href="/cli/workflows" />

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy