Skip to content

feat(api): re-run only failed steps#379

Merged
ltalirz merged 1 commit into
mainfrom
feat/rerun-failed
Jun 1, 2026
Merged

feat(api): re-run only failed steps#379
ltalirz merged 1 commit into
mainfrom
feat/rerun-failed

Conversation

@ltalirz
Copy link
Copy Markdown
Contributor

@ltalirz ltalirz commented Jun 1, 2026

force_rerun = True would simply rerun all steps.
Moving to rerun=all (old behavior) and rerun=failed, supporting rerun of only the failed steps.

@ltalirz ltalirz marked this pull request as ready for review June 1, 2026 12:32
@github-actions github-actions Bot added the type: feature Changelog: new feature or performance improvement → bumps minor version label Jun 1, 2026
force_rerun = True would simply rerun all steps.
Moving to `rerun=all` (old behavior) and `rerun=failed`, supporting
rerun of only the failed steps.
@ltalirz ltalirz force-pushed the feat/rerun-failed branch from e48709a to a84ce1e Compare June 1, 2026 12:36
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 1, 2026

Codecov Report

❌ Patch coverage is 24.32432% with 28 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...morphouspy_api/src/amorphouspy_api/routers/jobs.py 12.50% 28 Missing ⚠️

📢 Thoughts on this report? Let us know!

@ltalirz ltalirz merged commit 325ce22 into main Jun 1, 2026
10 checks passed
@ltalirz ltalirz deleted the feat/rerun-failed branch June 1, 2026 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: feature Changelog: new feature or performance improvement → bumps minor version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant