semaphore
semaphore copied to clipboard
Problem: Uncommon CRON format not working as expected
Issue
We are using the latest version of semaphore: v2.10.22
We would like to execute some templates the last Wednesdey of the month, every month. On crontab.guru the CRON expression seems ok, but on semaphore it can't interpret it correctly (seems like it ignore the day of the week)
Today is friday 26 and the scheduler show that the template would be executed tomorrow instead of the next wednesdey.
15 9 25-31 * 3 or 15 9 25-31 * WED
Impact
Service (scheduled tasks, alerts), Ansible (task execution)
Installation method
Docker
Database
MySQL
Browser
Chrome, Microsoft Edge
Semaphore Version
v2.10.22-e44910d-1721658561
Ansible Version
No response
Logs & errors
No response
Manual installation - system information
No response
Configuration
No response
Additional information
No response