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(component,schedule): introduce schedule component #897

Closed
wants to merge 4 commits into from

Conversation

donch1989
Copy link
Member

@donch1989 donch1989 commented Dec 2, 2024

Because

  • we want to enable pipelines to be triggered using cronjob syntax.

This commit

  • introduces the schedule component.
  • removes the limitation that components must have at least one task, as event-only components are now supported.

Copy link

linear bot commented Dec 2, 2024

@donch1989 donch1989 marked this pull request as ready for review December 2, 2024 13:01
@donch1989 donch1989 marked this pull request as draft December 2, 2024 13:02
@donch1989 donch1989 closed this Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants