Skip to content

docs: standardize nx commands on the run <project>:<target> form#192

Merged
NachoVazquez merged 1 commit into
mainfrom
docs/nx-run-target-form
Jun 28, 2026
Merged

docs: standardize nx commands on the run <project>:<target> form#192
NachoVazquez merged 1 commit into
mainfrom
docs/nx-run-target-form

Conversation

@NachoVazquez

Copy link
Copy Markdown
Contributor

Standardizes how target-run commands are written across the gonx docs site and the root CLAUDE.md, matching the form already used in the nx-cloudflare docs: nx run <project>:<target> instead of nx <target> <project>.

Non-target commands are intentionally left untouched — nx add, nx g, nx migrate, nx show project(s), nx graph, nx affected, and nx format:* are not target runs and cannot take the nx run form.

Scope:

  • docs/gonx-docs — quick-start, first-go-project tutorial, migration, and contributing guides
  • root CLAUDE.md — the Commands section and single-test example

Docs-only; both docs sites build clean and nx format:check passes.

Convert target-run invocations in the gonx docs site and the root CLAUDE.md
to the `nx run <project>:<target>` form, matching the nx-cloudflare docs.
Non-target commands (nx add/g/migrate/show/graph/affected/format) are left
as-is since they cannot take that form.
@nx-cloud

nx-cloud Bot commented Jun 27, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 9f4d7c2

Command Status Duration Result
nx-cloud record -- nx format:check ✅ Succeeded <1s View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-06-27 22:44:19 UTC

@nx-cloud

nx-cloud Bot commented Jun 27, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 9f4d7c2

Command Status Duration Result
nx affected -t e2e --parallel=1 ✅ Succeeded 2m 10s View ↗
nx affected -t build --yes ✅ Succeeded 16s View ↗
nx affected -t lint test ✅ Succeeded 6s View ↗
nx-cloud record -- nx format:check ✅ Succeeded <1s View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-06-27 22:47:05 UTC

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
nx-cloudflare 9f4d7c2 Commit Preview URL

Branch Preview URL
Jun 27 2026, 10:44 PM

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
gonx-docs 9f4d7c2 Commit Preview URL

Branch Preview URL
Jun 27 2026, 10:44 PM

@NachoVazquez NachoVazquez merged commit 644c589 into main Jun 28, 2026
9 checks passed
@NachoVazquez NachoVazquez deleted the docs/nx-run-target-form branch June 28, 2026 20:27
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