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

Document: Add background:execute occ command for running cron jobs manually #290

Closed
mmattel opened this issue Jun 1, 2018 · 7 comments
Closed
Milestone

Comments

@mmattel
Copy link
Contributor

mmattel commented Jun 1, 2018

References: owncloud/core#31617 (Add background:execute occ command for running cron jobs manually)

@butonic

@mmattel
Copy link
Contributor Author

mmattel commented Jun 12, 2018

Core issue open: owncloud/core#31727 (Harmonize printout: background:queue/execute commands)

https://github.com/owncloud/documentation/issues/4180 (Document: Add background:execute occ command for running cron jobs manually)

@settermjd settermjd removed their assignment Jul 2, 2018
@voroyam
Copy link
Contributor

voroyam commented Jul 12, 2018

@mmattel is everything merged or is work to be done?

@mmattel
Copy link
Contributor Author

mmattel commented Jul 13, 2018

Master has not been merged
and stable10 not been created (that is the reason for label: waiting for PR merge)
Things are a bit tricky, because for stable10 it is intended to have some PR´s to be added to one...
See issue comment from @DeepDiver1975 (different but related PR) owncloud/core#31630 (comment)

But what can be done in the meanwhile is, to prepare the text...

@settermjd settermjd transferred this issue from owncloud-archive/documentation Nov 19, 2018
@mmattel
Copy link
Contributor Author

mmattel commented Apr 9, 2019

NOTE: this will be 10.2 only, no backporting, label is set !

@phil-davis @PVince81 @jvillafanez
Pls help with text suggestions

@phil-davis
Copy link
Contributor

In stable10 the background commands are now:

 background
  background:ajax                     Use ajax to run background jobs.
  background:cron                     Use cron to run background jobs.
  background:queue:delete             Delete a job from the queue
  background:queue:execute            Run a single background job from the queue
  background:queue:status             List queue status
  background:webcron                  Use webcron to run background jobs.

In modules/admin_manual/pages/configuration/server/occ_command.adoc I can see words about ajax, cron, webcron. But nothing yet about background:queue:*

All 3 background:queue commands have been recently added to core stable10. So doc needs to be added to cover all 3.

@mmattel
Copy link
Contributor Author

mmattel commented Apr 10, 2019

For ease of implementation, see following link, this just needs some copy / paste and adoption to .adoc 😄 https://github.com/owncloud/documentation/pull/4207/files#diff-0380163502e27936a0c96cf3eb64fe58R269

@settermjd settermjd added this to the Backlog milestone May 21, 2019
@micbar micbar modified the milestone: Backlog Jul 26, 2019
@voroyam
Copy link
Contributor

voroyam commented Aug 14, 2019

seems fixed as PR for this issue was merged. Closing

@voroyam voroyam closed this as completed Aug 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants