-
Notifications
You must be signed in to change notification settings - Fork 213
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(repo): latest powerpack and nx cloud checks, ci config cleanup (#…
- Loading branch information
1 parent
9a33598
commit cce8bf5
Showing
6 changed files
with
414 additions
and
231 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,99 @@ | ||
# ------------------------------------------------------------------------------------------------------------ | ||
# DO NOT EDIT - This file was generated by @nx/powerpack-owners, update your Nx owners config and run `nx sync` | ||
# ------------------------------------------------------------------------------------------------------------ | ||
|
||
/libs/language-server/capabilities/code-completion/ @MaxKless | ||
|
||
/libs/language-server/capabilities/document-links/ @MaxKless | ||
|
||
/libs/language-server/capabilities/definition/ @MaxKless | ||
|
||
/libs/language-server/capabilities/hover/ @MaxKless | ||
|
||
/libs/vscode/nx-cloud-onboarding-webview/ @MaxKless | ||
|
||
/libs/vscode/nx-help-and-feedback-view/ @MaxKless | ||
|
||
/libs/vscode/nx-config-decoration/ @MaxKless | ||
|
||
/libs/vscode/generate-ui-webview/ @MaxKless | ||
|
||
/libs/language-server/workspace/ @MaxKless | ||
|
||
/libs/shared/nx-console-plugins/ @MaxKless | ||
|
||
/libs/shared/generate-ui-types/ @MaxKless | ||
|
||
/libs/vscode/error-diagnostics/ @MaxKless | ||
|
||
/libs/vscode/nx-cli-quickpicks/ @MaxKless | ||
|
||
/libs/vscode/typescript-plugin/ @MaxKless | ||
|
||
/libs/language-server/watcher/ @MaxKless | ||
|
||
/libs/vscode/nx-commands-view/ @MaxKless | ||
|
||
/libs/vscode/output-channels/ @MaxKless | ||
|
||
/libs/vscode/nx-project-view/ @MaxKless | ||
|
||
/libs/vscode/project-details/ @MaxKless | ||
|
||
/libs/language-server/types/ @MaxKless | ||
|
||
/libs/language-server/utils/ @MaxKless | ||
|
||
/libs/vscode/add-dependency/ @MaxKless | ||
|
||
/libs/vscode/configuration/ @MaxKless | ||
|
||
/libs/vscode/nx-cloud-view/ @MaxKless | ||
|
||
/libs/vscode/nx-conversion/ @MaxKless | ||
|
||
/libs/vscode/project-graph/ @MaxKless | ||
|
||
/libs/vscode/nx-workspace/ @MaxKless | ||
|
||
/apps/generate-ui-v2-e2e/ @MaxKless | ||
|
||
/libs/shared/file-system/ @MaxKless | ||
|
||
/libs/shared/json-schema/ @MaxKless | ||
|
||
/libs/shared/nx-version/ @MaxKless | ||
|
||
/libs/vscode/graph-base/ @MaxKless | ||
|
||
/libs/vscode/lsp-client/ @MaxKless | ||
|
||
/libs/vscode/telemetry/ @MaxKless | ||
|
||
/apps/generate-ui-v2/ @MaxKless | ||
|
||
/libs/vscode/nvm-tip/ @MaxKless | ||
|
||
/libs/shared/schema/ @MaxKless | ||
|
||
/libs/vscode/verify/ @MaxKless | ||
|
||
/libs/shared/types/ @MaxKless | ||
|
||
/libs/shared/utils/ @MaxKless | ||
|
||
/libs/vscode/tasks/ @MaxKless | ||
|
||
/libs/vscode/utils/ @MaxKless | ||
|
||
/libs/shared/npm/ @MaxKless | ||
|
||
/apps/intellij/ @MaxKless | ||
|
||
/apps/nxls-e2e/ @MaxKless | ||
|
||
/apps/vscode/ @MaxKless | ||
|
||
/apps/nxls/ @MaxKless | ||
|
||
/./ @MaxKless |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -71,5 +71,6 @@ apps/vscode-e2e/.screenshots | |
|
||
.nx/cache | ||
.nx/workspace-data | ||
.nx/powerpack | ||
**/cypress/downloads | ||
migrations.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.