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(core, ui, webserver): add replay system labels #6685

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

loicmathieu
Copy link
Member

  • Add system.replay to executions that are a replay
  • Add system.replayed to executions that have been replayed

Fixes #6682

New info block for executions that are a replay
image

New warning block for executions that have been replayed
image

- Add system.replay to executions that are a replay
- Add system.replayed to executions that have been replayed

Fixes #6682
@loicmathieu loicmathieu merged commit 4e543a2 into develop Jan 8, 2025
@loicmathieu loicmathieu deleted the feat/replay-label branch January 8, 2025 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add a system label for Executions that were restarted and replayed
2 participants