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

Add the scheduler component #26

Merged

Conversation

alamirault
Copy link

@alamirault alamirault commented Jan 19, 2024

https://github.com/symfony/symfony-docs/actions/runs/7575621828/job/20632633360?pr=19440

Run ../_checker/code-block-checker.php verify:docs `pwd` scheduler.rst  --baseline=baseline.json --output-format=github --symfony-application=`realpath ../_sf_app`

Error: [Missing class] Class, interface or trait with name "Symfony\Component\Scheduler\Attribute\AsSchedule" does not exist
Error: [Missing class] Class, interface or trait with name "Symfony\Component\Scheduler\Schedule" does not exist
Error: [Missing class] Class, interface or trait with name "Symfony\Component\Scheduler\ScheduleProviderInterface" does not exist
Error: Process completed with exit code 1.

@OskarStark OskarStark merged commit 74593b7 into symfony-tools:6.3 Jan 19, 2024
1 check passed
@OskarStark
Copy link
Contributor

Thanks

@alamirault alamirault deleted the feature/require-symfony-scheduler branch January 19, 2024 19:16
xabbuh added a commit that referenced this pull request Jan 20, 2024
* 6.3:
  Add the scheduler component (#26)
  add the Webhook component (#25)
  add the AssetMapper component (#22)
xabbuh added a commit that referenced this pull request Jan 20, 2024
* 6.4:
  Add the scheduler component (#26)
  add the Webhook component (#25)
  add the AssetMapper component (#22)
xabbuh added a commit that referenced this pull request Jan 20, 2024
* 7.0:
  Add the scheduler component (#26)
  add the Webhook component (#25)
  add the AssetMapper component (#22)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants