forked from demisto/content
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove two deprecated packs from Common Widgets (demisto#27694)
* hide widgets * BC * [known_words] * remove those 2 packs * Update Packs/CommonWidgets/ReleaseNotes/1_2_23.json Co-authored-by: dorschw <[email protected]> * RN * RN * Update Packs/CommonWidgets/ReleaseNotes/1_2_23.md Co-authored-by: yuvalbenshalom <[email protected]> --------- Co-authored-by: dorschw <[email protected]> Co-authored-by: yuvalbenshalom <[email protected]>
- Loading branch information
Showing
10 changed files
with
11 additions
and
527 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,3 +1,7 @@ | ||
[file:MyToDoTasksWidget.yml] | ||
ignore=RM109 | ||
|
||
[known_words] | ||
GetLargestInvestigations | ||
GetLargestInputsAndOutputsInIncidents | ||
|
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 @@ | ||
{"breakingChanges":true,"breakingChangesNotes":"These widgets have been deprecated in the past, and will no longer be usable: GetLargestInputsAndOutputsInIncidents and GetLargestInvestigations"} |
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 @@ | ||
|
||
#### Scripts | ||
|
||
- ***Breaking Change:*** Widget ***GetLargestInvestigations*** was removed from this pack. | ||
- ***Breaking Change:*** Widget ***GetLargestInputsAndOuputsInIncidents*** was removed from this pack. |
107 changes: 0 additions & 107 deletions
107
...gets/Scripts/GetLargestInputsAndOuputsInIncidents/GetLargestInputsAndOuputsInIncidents.py
This file was deleted.
Oops, something went wrong.
50 changes: 0 additions & 50 deletions
50
...ets/Scripts/GetLargestInputsAndOuputsInIncidents/GetLargestInputsAndOuputsInIncidents.yml
This file was deleted.
Oops, something went wrong.
74 changes: 0 additions & 74 deletions
74
...Scripts/GetLargestInputsAndOuputsInIncidents/GetLargestInputsAndOuputsInIncidents_test.py
This file was deleted.
Oops, something went wrong.
121 changes: 0 additions & 121 deletions
121
Packs/CommonWidgets/Scripts/GetLargestInvestigations/GetLargestInvestigations.py
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.