Skip to content

Conversation

@schustmi
Copy link
Contributor

@schustmi schustmi commented Nov 27, 2025

Describe changes

This PR enables running snapshots of dynamic pipelines from the server.
The main change needed for that was to let users specify pipeline parameters when running a snaphot.

Pre-requisites

Please ensure you have done the following:

  • I have read the CONTRIBUTING.md document.
  • I have added tests to cover my changes.
  • I have based my new branch on develop and the open PR is targeting develop. If your branch wasn't based on develop read Contribution guide on rebasing branch to develop.
  • IMPORTANT: I made sure that my changes are reflected properly in the following resources:
    • ZenML Docs
    • Dashboard: Needs to be communicated to the frontend team.
    • Templates: Might need adjustments (that are not reflected in the template tests) in case of non-breaking changes and deprecations.
    • Projects: Depending on the version dependencies, different projects might get affected.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Other (add details above)

@github-actions github-actions bot added internal To filter out internal PRs and issues enhancement New feature or request labels Nov 27, 2025
@schustmi schustmi force-pushed the feature/allow-running-dynamic-snapshots branch from 4cac994 to c07040a Compare November 27, 2025 02:38
@schustmi schustmi requested a review from stefannica November 27, 2025 02:40
@schustmi schustmi force-pushed the feature/allow-running-dynamic-snapshots branch from c07040a to ebf41ac Compare November 27, 2025 03:03
@github-actions
Copy link
Contributor

github-actions bot commented Nov 27, 2025

Documentation Link Check Results

Absolute links check failed
There are broken absolute links in the documentation. See workflow logs for details
Relative links check passed
Last checked: 2025-11-27 08:05:09 UTC

@schustmi schustmi force-pushed the feature/allow-running-dynamic-snapshots branch from e426876 to 09dc7bb Compare November 27, 2025 07:51
Copy link
Contributor

@stefannica stefannica left a comment

Choose a reason for hiding this comment

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

one tiny nit, otherwise looks good

@schustmi schustmi merged commit 13ae815 into develop Nov 27, 2025
57 of 60 checks passed
@schustmi schustmi deleted the feature/allow-running-dynamic-snapshots branch November 27, 2025 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request internal To filter out internal PRs and issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants