Skip to content

Add more advanced spec logic when there are steps in the spec#3505

Open
Alex-Tideman wants to merge 2 commits into
mainfrom
cron-interval-thing
Open

Add more advanced spec logic when there are steps in the spec#3505
Alex-Tideman wants to merge 2 commits into
mainfrom
cron-interval-thing

Conversation

@Alex-Tideman
Copy link
Copy Markdown
Collaborator

@Alex-Tideman Alex-Tideman commented Jun 5, 2026

Description & motivation 💭

{"second":"0","minute":"0-59/15","hour":"0-23","dayOfMonth":"1-31","month":"1-12","dayOfWeek":"0-6"}

Specs like this should be rendered as 15 minute interval. Support more advanced spec cases with steps to render as intervals

  • */20 minute shorthand renders as Every 20 minutes
  • 1-5/2 day-of-week step renders Monday/Wednesday/Friday
  • 1-31/10 day-of-month step renders 1st/11th/21st/31st

Screenshots (if applicable) 📸

Design Considerations 🎨

Testing 🧪

How was this tested 👻

  • Manual testing
  • E2E tests added
  • Unit tests added

Steps for others to test: 🚶🏽‍♂️🚶🏽‍♀️

Checklists

Draft Checklist

Merge Checklist

Issue(s) closed

Docs

Any docs updates needed?

@Alex-Tideman Alex-Tideman requested a review from a team as a code owner June 5, 2026 19:43
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
holocene Ready Ready Preview, Comment Jun 5, 2026 7:46pm

Request Review

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.

1 participant