feat: runway piece#9133
Merged
onyedikachi-david merged 7 commits intoactivepieces:mainfrom Sep 11, 2025
Merged
Conversation
Closed
Contributor
Author
|
While validating the Runway piece end-to-end, live requests are failing with: I recorded a short video walkthrough of the failure and my setup: Screen.Recording.2025-09-08.175910.small.mp4What I validated without credits Piece scaffolding and exports match repo conventions Input props, validation, and error shaping Retries/backoff and HTTP client usage Normalized outputs and artifact handling paths Request If the team has a test key/sandbox or can top up credits, I can re-run the live tests and attach success artifacts. Alternatively, I can switch the action tests to recorded/mocked responses if that’s preferred for CI. |
…d file download capabilities - Updated get-task-details action to use RunwayML SDK for task retrieval. - Added file extension detection based on URL and Content-Type. - Implemented detailed status descriptions for task states. - Enhanced output file downloading with error handling and progress tracking. - Introduced Zod validation for task ID input. - Updated action properties with descriptions for better user guidance. chore: improve runwayAuth with descriptive text for API key - Added description to runwayAuth for clarity on obtaining the API key. refactor: simplify task ID property definition - Changed task ID property from dropdown to short text for direct input. - Updated description to guide users on obtaining the task ID. chore: initialize package-lock.json for runway package - Created package-lock.json to manage dependencies for the runway package.
onyedikachi-david
previously approved these changes
Sep 11, 2025
|
View your CI Pipeline Execution ↗ for commit 38c4d91
☁️ Nx Cloud last updated this comment at |
onyedikachi-david
approved these changes
Sep 11, 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.
/claim #9125
fixes #9125