-
Notifications
You must be signed in to change notification settings - Fork 2.5k
docs(nx-cloud): initial polygraph docs #31657
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
View your CI Pipeline Execution ↗ for commit ad1dee9.
☁️ Nx Cloud last updated this comment at |
557d697
to
12b2eb5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR introduces initial documentation for the Polygraph suite of Nx Enterprise features and updates existing Conformance docs to include Nx Enterprise references.
- Added new Polygraph, Metadata-Only Workspaces, and Custom Workflows pages, plus sitemap and map.json entries.
- Expanded Conformance plugin and feature docs to mention Nx Enterprise alongside Nx Powerpack.
- Enhanced the Conformance Rules dashboard guide with two new overview sections.
Reviewed Changes
Copilot reviewed 11 out of 31 changed files in this pull request and generated no comments.
Show a summary per file
File | Description |
---|---|
docs/shared/reference/sitemap.md | Added entries for Polygraph, Metadata-Only Workspaces, Custom Workflows |
docs/shared/packages/conformance/create-conformance-rule.md | Updated frontmatter to include Nx Enterprise |
docs/shared/packages/conformance/conformance-plugin.md | Expanded plugin description and license callout |
docs/shared/features/powerpack/conformance.md | Updated feature description and call-to-action for Nx Enterprise |
docs/nx-cloud/enterprise/polygraph.md | New Polygraph overview and feature guide |
docs/nx-cloud/enterprise/metadata-only-workspace.md | New Metadata-Only Workspaces guide |
docs/nx-cloud/enterprise/custom-workflows.md | New Custom Workflows guide |
docs/nx-cloud/enterprise/conformance/configure-conformance-rules-in-nx-cloud.md | Added detailed dashboard overview sections |
docs/map.json | Registered new Polygraph-related pages in the site map |
docs/external-generated/packages/conformance/documents/overview.md | Updated generated Conformance overview for Nx Enterprise |
docs/external-generated/packages/conformance/documents/create-conformance-rule.md | Updated generated Create Rule doc for Nx Enterprise |
Comments suppressed due to low confidence (4)
docs/shared/reference/sitemap.md:872
- The indentation for this entry doesn't match the surrounding items, which may break the sitemap hierarchy. Align its spaces to match existing sub-list items under Conformance.
- [Polygraph](/ci/recipes/enterprise/polygraph)
docs/nx-cloud/enterprise/polygraph.md:21
- [nitpick] Closing callout tags should include a space after
{%
for consistency ({% /callout %}
) to match other callout syntax in the docs.
{%/callout %}
docs/nx-cloud/enterprise/metadata-only-workspace.md:38
- [nitpick] Use a space after
{%
in the closing tag ({% /callout %}
) to maintain consistent Liquid callout syntax across documentation.
{%/callout %}
docs/nx-cloud/enterprise/custom-workflows.md:26
- [nitpick] Ensure closing callout tags use
{% /callout %}
(with a space) to match other examples and avoid template rendering issues.
{%/callout %}
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
b435b2e
to
ad1dee9
Compare
add docs over polygraph features https://nx-dev-git-docs-polygraph-nrwl.vercel.app/ci/recipes/enterprise/polygraph --------- Co-authored-by: Mike Hartington <mhartington@users.noreply.github.com> Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com> Co-authored-by: Mike Hartington <mikehartington@gmail.com> (cherry picked from commit 0ef8857)
This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request. |
add docs over polygraph features
https://nx-dev-git-docs-polygraph-nrwl.vercel.app/ci/recipes/enterprise/polygraph