-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
packs/GoogleDrive: add modify labels command (#28962)
* packs/GoogleDrive: add modify labels command Add a command to modify labels in google drive Signed-off-by: Gal Nakash <[email protected]> * packs/GoogleDrive: add modify labels command readme Generate docs based on yaml Signed-off-by: Gal Nakash <[email protected]> * packs/GoogleDrive: add get labels command Get labels command to get all labels in google drive Signed-off-by: Gal Nakash <[email protected]> * packs/GoogleDrive: get-file-labels command Add command to get labels attached to file Signed-off-by: Gal Nakash <[email protected]> * packs/GoogleDrive: update version 1.2.40 Signed-off-by: Gal Nakash <[email protected]> * packs/GoogleDrive: update release notes Signed-off-by: Gal Nakash <[email protected]> * Update Packs/GoogleDrive/Integrations/GoogleDrive/GoogleDrive.py Co-authored-by: ostolero <[email protected]> * packs/GoogleDrive: fix return value Return result instead of return Signed-off-by: Gal Nakash <[email protected]> * packs/GoogleDrive: add a test for list labels Signed-off-by: Gal Nakash <[email protected]> * packs/GoogleDrive: add a test for modify label Signed-off-by: Gal Nakash <[email protected]> * packs/GoogleDrive: rename test files Signed-off-by: Gal Nakash <[email protected]> * packs/GoogleDrive: added context path for GoogleDrive modify lables Signed-off-by: Gal Nakash <[email protected]> * packs/GoogleDrive: added context path for GoogleDrive get file labels Signed-off-by: Gal Nakash <[email protected]> * packs/GoogleDrive: added context path for GoogleDrive get labels Signed-off-by: Gal Nakash <[email protected]> * packs/GoogleDrive: format file and fix test Signed-off-by: Gal Nakash <[email protected]> * update readme * update docker * packs/reco: fix test Signed-off-by: Gal Nakash <[email protected]> --------- Signed-off-by: Gal Nakash <[email protected]> Co-authored-by: ostolero <[email protected]> Co-authored-by: ostolero <[email protected]>
- Loading branch information
1 parent
61d8de7
commit 22e90e7
Showing
8 changed files
with
1,022 additions
and
23 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
Oops, something went wrong.