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: implement scheduler/jobs api #196

Merged
merged 4 commits into from
Aug 13, 2024
Merged

Conversation

mikeee
Copy link
Member

@mikeee mikeee commented Aug 8, 2024

Description

Implement the scheduling/jobs api

Issue reference

This PR will close #174

Checklist

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: mikeee <hey@mike.ee>
@mikeee mikeee changed the title feat: implement scheduler example feat: implement scheduler/jobs api Aug 8, 2024
Signed-off-by: mikeee <hey@mike.ee>
Signed-off-by: mikeee <hey@mike.ee>
@mikeee mikeee marked this pull request as ready for review August 13, 2024 19:28
@mikeee mikeee requested review from a team as code owners August 13, 2024 19:28
@mikeee mikeee merged commit 3c79d18 into dapr:main Aug 13, 2024
18 checks passed
@mikeee mikeee deleted the dist-scheduling branch August 13, 2024 19:29
@mikeee mikeee mentioned this pull request Aug 14, 2024
This pull request was closed.
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.

Add Jobs API
1 participant