Skip to content

Conversation

alli83
Copy link
Contributor

@alli83 alli83 commented Dec 15, 2023

following #19244, this section of the documentation focuses on the dynamic aspect of the Schedule: the ability to modify a Schedule by adding or removing recurringMessages.
It also introduces another way to create a RecurringMessage using two attributes

@carsonbot carsonbot added this to the 6.4 milestone Dec 15, 2023
@alli83 alli83 force-pushed the symfony-scheduler-doc-draft-proposal-dynamic-schedule branch from f38ca2d to e933e10 Compare December 15, 2023 03:45
@alli83 alli83 force-pushed the symfony-scheduler-doc-draft-proposal-dynamic-schedule branch 2 times, most recently from 42daee0 to 78e2f94 Compare December 21, 2023 08:15
javiereguiluz added a commit that referenced this pull request Jan 16, 2024
…eduler documentation (alli83) This PR was merged into the 6.3 branch. Discussion ---------- [Scheduler] Proposal - initial structure for Symfony Scheduler documentation Proposal: initial structure for Symfony Scheduler documentation This pull request serves as a proposal for the documentation plan of the Scheduler component. The objective is to make it dynamic, focusing on a use case and exploring all the necessary setups and operational details. The goal is to mirror the thought process one would undergo when implementing the component for a use case. second part (6.4) #19292 Commits ------- b50df97 [Scheduler] Proposal - initial structure for Symfony Scheduler documentation
@alli83 alli83 force-pushed the symfony-scheduler-doc-draft-proposal-dynamic-schedule branch 3 times, most recently from f130187 to 20b5b41 Compare January 19, 2024 06:17
@alli83
Copy link
Contributor Author

alli83 commented Jan 23, 2024

@javiereguiluz this pull request is the second part with events, dynamic schedule etc.

@javiereguiluz javiereguiluz force-pushed the symfony-scheduler-doc-draft-proposal-dynamic-schedule branch from 20b5b41 to 33f5017 Compare January 23, 2024 11:19
@javiereguiluz javiereguiluz merged commit fe3bb5a into symfony:6.4 Jan 23, 2024
@javiereguiluz
Copy link
Member

Allison, thanks a lot for yet another outstanding contribution 🙌

While merging this, I moved the event reference that @alamirault added in #19450 to integrate it just after your explanation of events.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment