Skip to content

[DEVSVCS-4628] Simulator - Use new cron capability#372

Merged
tarcisiozf merged 10 commits intomainfrom
DEVSVCS-4432/cron
Apr 23, 2026
Merged

[DEVSVCS-4628] Simulator - Use new cron capability#372
tarcisiozf merged 10 commits intomainfrom
DEVSVCS-4432/cron

Conversation

@tarcisiozf
Copy link
Copy Markdown
Contributor

@tarcisiozf tarcisiozf commented Apr 14, 2026

Refactored both interactive and non-interactive cron trigger flows to use a skipWaitSignal channel, allowing the trigger to be skipped or controlled more flexibly (e.g., by pressing Enter in interactive mode). This replaces the previous use of time.Now() and improves user experience and testability.

Comment thread cmd/workflow/simulate/simulate.go Outdated
Comment thread cmd/workflow/simulate/simulate.go
@tarcisiozf tarcisiozf changed the title Devsvcs 4432/cron Simulator - Use new cron capability Apr 22, 2026
@tarcisiozf tarcisiozf marked this pull request as ready for review April 22, 2026 19:33
@tarcisiozf tarcisiozf requested a review from a team as a code owner April 22, 2026 19:33
@tarcisiozf tarcisiozf changed the title Simulator - Use new cron capability [DEVSVCS-4628] Simulator - Use new cron capability Apr 22, 2026
@tarcisiozf tarcisiozf added this pull request to the merge queue Apr 23, 2026
Merged via the queue into main with commit 7076268 Apr 23, 2026
26 checks passed
@tarcisiozf tarcisiozf deleted the DEVSVCS-4432/cron branch April 23, 2026 13:48
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.

3 participants