chore(core): nx plugin submission nx-gcp-cache (#18172)

Co-authored-by: David Garcia <david.g@accointing.com>
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
This commit is contained in:
David Garcia 2023-09-22 15:02:40 +02:00 committed by GitHub
parent e9eb10fa4b
commit 9f0e9c8881
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -399,6 +399,11 @@
"description": "Nx plugin designed to extend the Nx features to work with Python projects based on Poetry.",
"url": "https://github.com/lucasvieirasilva/nx-plugins/tree/main/packages/nx-python"
},
{
"name": "nx-gcp-cache",
"description": "Nx plugin to use Google Cloud Storage as distributed remote cache",
"url": "https://github.com/davidgarciab/nx-gcp-cache"
},
{
"name": "@jnxplus/nx-gradle",
"description": "Nx plugin to add Gradle multi-project builds support to Nx workspace",