Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(*): enable basic mass replay #3277

Merged
merged 2 commits into from
Mar 18, 2024
Merged

Conversation

yuri1969
Copy link
Contributor

What changes are being made and why?

There are situations when replaying executions one-by-one gets time consuming. Mass replay resolves that.

  • Simply replay selected executions
  • No revision control - the used one is kept
  • Made all 'by-query' calls respect time filters
  • Refactored (DRY) the confirm toast

* Simply replay selected executions
* No revision control - the used one is kept
* Made all 'by-query' calls respect time filter
* Refactored the confirm toast
Copy link
Member

@loicmathieu loicmathieu left a comment

Choose a reason for hiding this comment

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

LGTM, thanks a lot.

I'll add the missing translations ;)

@loicmathieu loicmathieu merged commit 9188f9c into kestra-io:develop Mar 18, 2024
3 of 4 checks passed
@yuri1969 yuri1969 deleted the mass-replay branch March 18, 2024 08:46
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