diff --git a/docs/generated/manifests/nx-api.json b/docs/generated/manifests/nx-api.json index e02dfb1948..3058d29aca 100644 --- a/docs/generated/manifests/nx-api.json +++ b/docs/generated/manifests/nx-api.json @@ -1879,7 +1879,7 @@ "itemList": [], "isExternal": false, "path": "/nx-api/nx/documents/release", - "tags": [], + "tags": ["nx-release"], "originalFilePath": "generated/cli/release" }, "/nx-api/nx/documents/add": { diff --git a/docs/generated/manifests/nx.json b/docs/generated/manifests/nx.json index e30c388523..d0406a203a 100644 --- a/docs/generated/manifests/nx.json +++ b/docs/generated/manifests/nx.json @@ -569,7 +569,7 @@ "itemList": [], "isExternal": false, "path": "/features/manage-releases", - "tags": ["manage-releases"] + "tags": ["nx-release"] }, { "id": "ci-features", @@ -751,7 +751,7 @@ "itemList": [], "isExternal": false, "path": "/features/manage-releases", - "tags": ["manage-releases"] + "tags": ["nx-release"] }, "/features/ci-features": { "id": "ci-features", diff --git a/docs/generated/manifests/tags.json b/docs/generated/manifests/tags.json index 340a48fc0c..f22512b605 100644 --- a/docs/generated/manifests/tags.json +++ b/docs/generated/manifests/tags.json @@ -503,13 +503,76 @@ "path": "/recipes/nx-console/console-troubleshooting" } ], - "manage-releases": [ + "nx-release": [ { "description": "Learn how Nx provides tools to help you manage releasing your projects.", "file": "shared/features/manage-releases", "id": "manage-releases", "name": "Manage Releases", "path": "/features/manage-releases" + }, + { + "description": "", + "file": "shared/recipes/nx-release/get-started-with-nx-release", + "id": "get-started-with-nx-release", + "name": "Get Started with Nx Release", + "path": "/recipes/nx-release/get-started-with-nx-release" + }, + { + "description": "", + "file": "shared/recipes/nx-release/release-projects-independently", + "id": "release-projects-independently", + "name": "Release Projects Independently", + "path": "/recipes/nx-release/release-projects-independently" + }, + { + "description": "", + "file": "shared/recipes/nx-release/automatically-version-with-conventional-commits", + "id": "automatically-version-with-conventional-commits", + "name": "Automatically Version with Conventional Commits", + "path": "/recipes/nx-release/automatically-version-with-conventional-commits" + }, + { + "description": "", + "file": "shared/recipes/nx-release/publish-in-ci-cd", + "id": "publish-in-ci-cd", + "name": "Publish in CI/CD", + "path": "/recipes/nx-release/publish-in-ci-cd" + }, + { + "description": "", + "file": "shared/recipes/nx-release/automate-github-releases", + "id": "automate-github-releases", + "name": "Automate GitHub Releases", + "path": "/recipes/nx-release/automate-github-releases" + }, + { + "description": "", + "file": "shared/recipes/nx-release/publish-rust-crates", + "id": "publish-rust-crates", + "name": "Publish Rust Crates", + "path": "/recipes/nx-release/publish-rust-crates" + }, + { + "description": "", + "file": "shared/recipes/nx-release/update-local-registry-setup", + "id": "update-local-registry-setup", + "name": "Update Your Local Registry Setup to use Nx Release", + "path": "/recipes/nx-release/update-local-registry-setup" + }, + { + "description": "", + "file": "shared/recipes/nx-release/customize-conventional-commit-types", + "id": "customize-conventional-commit-types", + "name": "Customize Conventional Commit Types", + "path": "/recipes/nx-release/customize-conventional-commit-types" + }, + { + "description": "The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.", + "file": "generated/packages/generated/packages/nx/documents/release", + "id": "release", + "name": "release", + "path": "/nx-api/nx/documents/release" } ], "intro": [ @@ -987,64 +1050,6 @@ "path": "/recipes/tips-n-tricks/flat-config" } ], - "nx-release": [ - { - "description": "", - "file": "shared/recipes/nx-release/get-started-with-nx-release", - "id": "get-started-with-nx-release", - "name": "Get Started with Nx Release", - "path": "/recipes/nx-release/get-started-with-nx-release" - }, - { - "description": "", - "file": "shared/recipes/nx-release/release-projects-independently", - "id": "release-projects-independently", - "name": "Release Projects Independently", - "path": "/recipes/nx-release/release-projects-independently" - }, - { - "description": "", - "file": "shared/recipes/nx-release/automatically-version-with-conventional-commits", - "id": "automatically-version-with-conventional-commits", - "name": "Automatically Version with Conventional Commits", - "path": "/recipes/nx-release/automatically-version-with-conventional-commits" - }, - { - "description": "", - "file": "shared/recipes/nx-release/publish-in-ci-cd", - "id": "publish-in-ci-cd", - "name": "Publish in CI/CD", - "path": "/recipes/nx-release/publish-in-ci-cd" - }, - { - "description": "", - "file": "shared/recipes/nx-release/automate-github-releases", - "id": "automate-github-releases", - "name": "Automate GitHub Releases", - "path": "/recipes/nx-release/automate-github-releases" - }, - { - "description": "", - "file": "shared/recipes/nx-release/publish-rust-crates", - "id": "publish-rust-crates", - "name": "Publish Rust Crates", - "path": "/recipes/nx-release/publish-rust-crates" - }, - { - "description": "", - "file": "shared/recipes/nx-release/update-local-registry-setup", - "id": "update-local-registry-setup", - "name": "Update Your Local Registry Setup to use Nx Release", - "path": "/recipes/nx-release/update-local-registry-setup" - }, - { - "description": "", - "file": "shared/recipes/nx-release/customize-conventional-commit-types", - "id": "customize-conventional-commit-types", - "name": "Customize Conventional Commit Types", - "path": "/recipes/nx-release/customize-conventional-commit-types" - } - ], "database": [ { "description": "", diff --git a/docs/generated/packages-metadata.json b/docs/generated/packages-metadata.json index f5da7dfec7..309e8ea66f 100644 --- a/docs/generated/packages-metadata.json +++ b/docs/generated/packages-metadata.json @@ -1858,7 +1858,7 @@ "itemList": [], "isExternal": false, "path": "nx/documents/release", - "tags": [], + "tags": ["nx-release"], "originalFilePath": "generated/cli/release" }, { diff --git a/docs/map.json b/docs/map.json index 48090b5760..4412f206d7 100644 --- a/docs/map.json +++ b/docs/map.json @@ -165,7 +165,7 @@ "name": "Manage Releases", "description": "Learn how Nx provides tools to help you manage releasing your projects.", "id": "manage-releases", - "tags": ["manage-releases"], + "tags": ["nx-release"], "file": "shared/features/manage-releases" }, { @@ -2162,6 +2162,7 @@ { "name": "release", "id": "release", + "tags": ["nx-release"], "file": "generated/cli/release" }, {