-
Updated
Feb 20, 2021 - Python
Here's what's popular on GitHub today...
Join the GitHub community for an AMA with Staff Software Engineer, Author, Inventor and Homebrew Maintainer Mike McQuaid. We’ll discuss Open Source, burnout, mentoring, being a hands-on Dad and his Engineering values.
In what area(s)?
/area test-and-release
Describe the proposal
Add /assign feature to dapr-bot workflow
邮箱收到了支付宝红包码欺骗邮件
感谢您对DeepLearn-500-questions的支持,让我能拿到google的offer,随机抽取数位给过我赞的人发送红包,请扫码进入群聊找我领(QQ邮箱请点击显示图片)
发件人:tzlgkw@163.com
虽然可能不是作者发的,但这样实在过分。提醒大家里面的二维码是红包码,这个作用都知道,但我挂出来就是为了防止更多人被欺骗。
Updated
OK,可以基本确定不是仓库 Owner 所为。而且有人用脚本监控了 Star 的用户的邮箱,并使用了随机的 163 邮箱。追查可能不太现实,大家不要相信即可。
-
Updated
Feb 20, 2021 - TypeScript
-
Updated
Feb 12, 2021 - Java
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Buddy
Get back your time with Buddy’s delivery pipelines that eliminate repeatable tasks in your daily development.
Automatically build & ship web projects on a single git push, on click, or recurrently. Easily define your own delivery process just like you build a house of bricks: from builds and tests, to deployments, custom scripts, and website monitoring.
Bring the newest tech to your team’s stack with native Docker support: containers, microservices, Kubernetes deployments, and more.
100 coverage
We're down from 100 coverage again.
---------------------|----------|----------|----------|----------|-------------------|
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s |
---------------------|----------|----------|----------|----------|-------------------|
All files | 99.64 | 98.59 | 100 | 99.63 | |
und
-
Updated
Feb 20, 2021 - TypeScript
🚨 🚨 Feature Request
- Related to an existing Issue
- A new implementation (Improvement, Extension)
Move the docker setup to a separate repository. Moving this outside core makes cleaner code.
Keeping docker-setup inside the core code, then adding a number of other similar systems like Vagrant, will over time create a mess. Better move them out. It also mak
-
Updated
Feb 19, 2021 - Java
-
Updated
Feb 20, 2021
-
Updated
Feb 19, 2021
-
Updated
Feb 20, 2021 - Python
-
Updated
Feb 19, 2021 - Shell
-
Updated
Feb 20, 2021 - Shell
-
Updated
Feb 20, 2021
-
Updated
Feb 19, 2021 - Julia
We auto close square brackets and curly braces. (When you type {, the } is automatically inserted.)
We should do the same for multi-line comments, so the user doesn't have to close them manually.
-
Updated
Feb 20, 2021 - Shell
-
Updated
Feb 20, 2021 - Java
-
Updated
Feb 17, 2021
-
Updated
Feb 18, 2021 - TypeScript
Mergify
Mergify is a pull requests automation service. It allows you to trigger actions when your pull requests match defined criteria.
In a few lines of YAML, you could write a rule that automatically merges a pull request if:
- it has been approved
- the test suite passes
We have plenty of examples.
Mergify executes actions for you, freeing you from the burden of managing your pull requests.
Reproduction link
Steps to reproduce