The Wayback Machine - https://web.archive.org/web/20200710030030/https://github.com/topics/task
Skip to content
#

task

Here are 911 public repositories matching this topic...

mlissner
mlissner commented Apr 9, 2019

There's the easy way, which is just to document job.requeue() on the jobs documentation page:

https://github.com/rq/rq/blob/master/rq/job.py#L527

I could be wrong, but I don't think that (super important) method is actually documented anywhere! I found it by searching the Github issues.


And there's the hard way, which would be to provide this information with a full example of u

agenda

开源运维平台:面向中小型企业设计的轻量级无Agent的自动化运维平台,整合了主机管理、主机批量执行、主机在线终端、文件在线上传下载、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。

  • Updated Jul 9, 2020
  • JavaScript
andreynering
andreynering commented Mar 25, 2019

Task has some tricky gotchas that are not well documented. I need to work on improving some areas and add some missing documentation.

  • Add a variable priority section better explaining how them work.
    • Make it clear that setting a var through cli (not env) kinda overrides it. (Ref).
  • More itens to be added
yanghongfei
yanghongfei commented Dec 24, 2018

错误信息:
Step 10/16 : RUN pip3 install --upgrade pip
---> Running in 83716c526776

Collecting pip
Downloading https://files.pythonhosted.org/packages/c2/d7/90f34cb0d83a6c5631cf71dfe64cc1054598c843a92b400e55675cc2ac37/pip-18.1-py2.py3-none-any.whl (1.3MB)
Installing collected packages: pip
Found existing installation: pip 10.0.1
Uninstalling pip-10.0.1:
Successfully uninstalled

agilgur5
agilgur5 commented Sep 2, 2018

Some tasks are self-explanatory if you looked at their script and need no description. I also think knowing what script the task actually runs can be helpful context if only reading from the help dialog and not the maidfile itself.

For instance, I have a clean task that just runs rm -rf build/. If the help dialog outputted this, I wouldn't need to add a description, but since it doesn't I

justf0rfun
justf0rfun commented Sep 7, 2019

To request an improvement...

Taskwarrior can be used to manage appointments, like meetings, dates etc. by scheduling tasks. Unfortunately dates with scheduled tasks are not highlighted by coloring in the calendar report.

I would like to see dates where tasks has been scheduled to be colored in the calendar report. As far as I can see (I only use them rarely) due dates are already colore

Improve this page

Add a description, image, and links to the task topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the task topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.