feat: add new actions and triggers for vimeo#8932
Merged
kishanprmr merged 10 commits intoactivepieces:mainfrom Oct 14, 2025
Merged
feat: add new actions and triggers for vimeo#8932kishanprmr merged 10 commits intoactivepieces:mainfrom
kishanprmr merged 10 commits intoactivepieces:mainfrom
Conversation
Closed
Contributor
Author
|
Hi @onyedikachi-david and @kishanprmr, can you review my PR? Testing: Upload Video + Add video to album/showcase1.upload-and-add-to-showcase.mp4Testing: Triggers + Delete uploaded video2.triggers-and-delete-video.mp4Let me know if I need to do some changes, Thanks! |
Sanket6652
reviewed
Sep 4, 2025
packages/pieces/community/vimeo/src/lib/actions/delete-video.ts
Outdated
Show resolved
Hide resolved
packages/pieces/community/vimeo/src/lib/actions/upload-video.ts
Outdated
Show resolved
Hide resolved
packages/pieces/community/vimeo/src/lib/actions/upload-video.ts
Outdated
Show resolved
Hide resolved
packages/pieces/community/vimeo/src/lib/actions/add-video-to-showcase.ts
Outdated
Show resolved
Hide resolved
packages/pieces/community/vimeo/src/lib/actions/add-video-to-showcase.ts
Outdated
Show resolved
Hide resolved
packages/pieces/community/vimeo/src/lib/actions/delete-video.ts
Outdated
Show resolved
Hide resolved
Sanket6652
reviewed
Sep 4, 2025
packages/pieces/community/vimeo/src/lib/triggers/new-video-by-search.ts
Outdated
Show resolved
Hide resolved
Sanket6652
suggested changes
Sep 4, 2025
Contributor
Sanket6652
left a comment
There was a problem hiding this comment.
Please look into the fixes needed.
Contributor
Author
|
@Sanket6652 Sure, thanks for the review! |
Contributor
Author
|
Hi @sanket-a11y If your |
sanket-a11y
approved these changes
Oct 14, 2025
kishanprmr
approved these changes
Oct 14, 2025
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Add new actions and triggers for Vimeo:
Actions:
album): Add an existing video to a user's showcase collection.Triggers;
Fixes #8901
/claim #8901