Skip to content

feat: Add ResultsInfo to DataAssetParams#6

Merged
zvikagart merged 8 commits intomainfrom
refactor-sc-74218
Jun 25, 2024
Merged

feat: Add ResultsInfo to DataAssetParams#6
zvikagart merged 8 commits intomainfrom
refactor-sc-74218

Conversation

@spirpinias
Copy link
Contributor

Include support to import External Results to DataAssetParams for data assets API.

@spirpinias spirpinias requested a review from zvikagart June 24, 2024 18:47
run_script: Optional[str] = None
data_assets: Optional[list[str]] = None
parameters: Optional[list[Param]] = None
processes: Optional[list[PipelineProcessParams]] = None
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The spec specifies here PipelineProcess, not PipelineProcessParams

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corrected.

@zvikagart zvikagart changed the title addition: DataAssetParams importing External Results. feat: Add ResultsInfo to DataAssetParams Jun 25, 2024
@zvikagart zvikagart merged commit 596b6af into main Jun 25, 2024
@zvikagart zvikagart deleted the refactor-sc-74218 branch June 25, 2024 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants