-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2093 from Hyperkid123/nx-cleanup
Nx cleanup
- Loading branch information
Showing
125 changed files
with
204 additions
and
20,367 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
npx --no-install nx affected -t lint --exclude=@redhat-cloud-services/frontend-components-pdf-generator,@redhat-cloud-services/frontend-components-charts | ||
npx --no-install nx affected -t lint | ||
npx --no-install nx affected -t test:unit --exclude=demo | ||
npx --no-install nx affected -t test:component --exclude=demo --parallel=1 | ||
npx --no-install nx affected -t build --exclude=demo,@redhat-cloud-services/frontend-components-pdf-generator,@redhat-cloud-services/frontend-components-charts | ||
npx --no-install nx affected -t build --exclude=demo |
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,9 @@ | ||
# Charts | ||
|
||
`@redhat-cloud-services/frontend-components-charts` | ||
|
||
This package is deprecated and no longer used. Please use the official [Patternfly charts](https://www.patternfly.org/charts/about-charts/) package. | ||
|
||
## SeverityLine | ||
|
||
This component does not have an equivalent PF replacement. The component was moved to the `@redhat-cloud-services/frontend-components` package. |
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,5 @@ | ||
# PDF Generator | ||
|
||
`@redhat-cloud-services/frontend-components-pdf-generator` | ||
|
||
The pdf generator package is deprecated. Please contact the platform team to learn about the available alternative. |
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.