task
Here are 1,418 public repositories matching this topic...
-
Updated
May 6, 2022 - JavaScript
unsafe dependencies
-
Updated
Apr 27, 2022 - Python
Spug案例征集
Spug运维平台在过去的公司里稳定运行6年以上,开源的大部分代码也是基于稳定版本之上,为了增加更多用户在企业使用的信心,如您愿意,请将您在企业中使用Spug的案例展示给我们,请在该issue页面提供您的使用案例,提交格式:企业名称 + 公司官网地址。官网地址为可选项,您可以直接提供企业名称即可。
此外,您也可以通过其他渠道如QQ、微信、邮件的方式联系项目作者提供使用案例。
征集长期有效,感谢大家支持!
Spug部分案例:
- 上海家谐网络科技有限公司
- 上海爱上慧家信息技术有限公司
- 南京白鸥网络技术有限公司
- 杭州中艺实业股份有限公司
- [北京步鼎方舟科技有限公司](http://
Linting of commands
So this is not fully fleshed out in my head yet.
The gist is as such: my team currently uses makefiles + shell scripts to do things. this is obviously messy and awful.
I've done a few PoCs to migrate those things into taskfile and it's a beautiful world.
but here's the rub: we use shellcheck in all of our CI/vim/local machines/etc to verify shell scripts for various code smells.
I'd l
-
Updated
Jan 27, 2022 - Shell
-
Updated
Apr 12, 2022 - Python
Feature request
*** Clearly state the use case.
-
What command did you run?
task 275 modify due:tomorrow+1d -
What did you expect to happen?
The usual:
Modifying task 275 '…'.
Modified 1 task.
Project '…' is …% complete (x of y tasks remaining). -
What actually happened?
No tasks specified.
Indeed, the task 275 did not exist. It was 273. I may have been tired but I thought
-
Updated
May 7, 2022 - Rust
-
Updated
May 2, 2022 - Go
-
Updated
Apr 28, 2022 - JavaScript
-
Updated
Jul 4, 2021 - Swift
-
Updated
Jan 4, 2022 - Vue
-
Updated
Nov 15, 2021 - Swift
-
Updated
Apr 3, 2022 - Dart
-
Updated
Feb 18, 2022 - Rust
Improve this page
Add a description, image, and links to the task topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the task topic, visit your repo's landing page and select "manage topics."
Describe the bug
I wanted to install taskbook and try it out, but npm tells me it has unsafe dependencies.
To Reproduce
update npm, install taskbook via npm
Expected behavior
The dependencies should be up to date, if possible.
Technical Info (please complete the following information)
**Additional