Skip to content

docs(nx-dev): add Nx Cloud workspace tour CTA to setup-ci page#35995

Open
nixallover wants to merge 1 commit into
masterfrom
feat/docs-setup-ci-tour-cta
Open

docs(nx-dev): add Nx Cloud workspace tour CTA to setup-ci page#35995
nixallover wants to merge 1 commit into
masterfrom
feat/docs-setup-ci-tour-cta

Conversation

@nixallover

Copy link
Copy Markdown
Member

What

Adds a call-to-action at the top of the Set up CI getting-started docs page prompting readers to take a guided tour of a live Nx Cloud workspace.

Why

Gives readers a way to see distributed task execution, caching, and run analytics on a real workspace before wiring up their own CI.

Details

  • File: astro-docs/src/content/docs/getting-started/setup-ci.mdoc
  • Reuses the existing {% call_to_action %} Markdoc component (same one used on nx-cloud.mdoc, conformance.mdoc).
  • Placed after the intro sentence, before the first ## Make sure you have Nx heading.
  • Links to https://cloud.nx.app/demo/intro with UTM params (utm_source=nx-dev, utm_medium=ci-tutorial, utm_campaign=workspace-tour).
  • One file, +2 lines.

Copy:

Tour an Nx Cloud workspace — See distributed task execution, caching, and run analytics on a live workspace before you wire up your own CI.


View session information ↗

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@netlify

netlify Bot commented Jun 12, 2026

Copy link
Copy Markdown

Deploy Preview for nx-dev ready!

Name Link
🔨 Latest commit 110f241
🔍 Latest deploy log https://app.netlify.com/projects/nx-dev/deploys/6a2c9d250139ae0008c307d8
😎 Deploy Preview https://deploy-preview-35995--nx-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Jun 12, 2026

Copy link
Copy Markdown

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit 110f241
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/6a2c9d2550614c0008b4402e
😎 Deploy Preview https://deploy-preview-35995--nx-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@nx-cloud

nx-cloud Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

View your CI Pipeline Execution ↗ for commit 110f241

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 8m 54s View ↗
nx run-many -t check-imports check-lock-files c... ✅ Succeeded 4s View ↗
nx-cloud record -- pnpm nx-cloud conformance:check ✅ Succeeded 1m 2s View ↗
nx build workspace-plugin ✅ Succeeded <1s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 18s View ↗
nx-cloud record -- nx format:check ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2026-06-13 00:11:46 UTC

@nixallover nixallover marked this pull request as ready for review June 13, 2026 00:43
@nixallover nixallover requested a review from a team as a code owner June 13, 2026 00:43
@nixallover nixallover requested a review from leosvelperez June 13, 2026 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants