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

Enable support for cron schedules #1364

Merged
merged 1 commit into from
May 11, 2022

Conversation

geoffmanningcleartrace
Copy link
Contributor

@geoffmanningcleartrace geoffmanningcleartrace commented Apr 7, 2022

Description

Simply enable the cron support that was disabled. It works, why not use it?
If there is an edge case it doesn't work for, then let's create an issue for it,
and i will gladly fix that.

In any case, for what is essentially a mocked dev environment, it's better to be able to
work for 90% of the use cases than none of them, and so far i haven't
been able to find any problems with it in my local development.

Motivation and Context

Need to test lambda functions w/ cron schedules
Please see issue: #1044

How Has This Been Tested?

Was able to successfully run cron schedules locally

@geoffmanningcleartrace
Copy link
Contributor Author

geoffmanningcleartrace commented Apr 22, 2022

@bfaulk96 Thanks for the review! Do you have any ballpark timeline of when this may get merged and versioned? I would do so myself but i lack write access to this repo. Thanks again! UPDATE: Ah actually now remembering you were on the referenced issue asking for this, so guessing you don't have write access either.

@bfaulk96
Copy link

I wish I could merge for you, but as you noted, I cannot. I did look over it though, was hoping that my approval would encourage the actual maintainers to give it a look 😅

@dnalborczyk dnalborczyk merged commit 0a19335 into dherault:master May 11, 2022
@geoffmanningcleartrace geoffmanningcleartrace deleted the gm/enable-cron branch May 11, 2022 13:56
@dnalborczyk
Copy link
Collaborator

released as part of v8.8.0

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.

8 participants