-
Updated
Nov 19, 2020 - CSS
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
Kotlin
-
Updated
Nov 20, 2020 - Go
-
Updated
Nov 20, 2020 - TypeScript
GitHub Universe 2020
December 09, 2020 • Virtual
-
Updated
Nov 19, 2020 - Shell
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Azure Boards
Plan, track, and discuss work across your teams
Azure Boards offers Kanban boards, backlogs, and dashboards for flexible work tracking that is fully connected to the code and issues for all your projects – big and small.
A separate Azure DevOps Services subscription is required. We'll help you get started for free if you don't already have one.
-
Updated
Nov 20, 2020 - Vue
-
Updated
Nov 20, 2020
$ vela install
- Installing Vela Core Chart:
Error: rendered manifests contain a resource that already exists. Unable to continue with install: ScopeDefinition "healthscopes.core.oam.dev" in namespace "" exists and cannot be imported into the current release: invalid ownership metadata; label validation error: missing key "app.kubernetes.io/managed-by": must be set to "Helm"; annotation val
-
Updated
Oct 27, 2020
Related PR: #6331
Suggested by @pimlie
When trailing slash handling is enforced (in any manner), it'd be great to have two things for improved DX:
Nuxt Link adaption
No matter how you input the links in your Nuxt link (be it as an object via named routes or via string), the component should enforce the set up trailing slash handling (adding or removing the slashes as needed).
U
优化sentinel规则添加界面操作
目前插件处理数据管理只支持数字和字符串类型,这里页面限流阈值类型全部都是填数字也没有任何说明每个数字代表的类型,觉得这样不是很友好,建议增加UI优化成下拉选项或者调整插件管理数据增加支持下拉框类型或者提示语
Add CMake aliases
GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::gmock_main
This targets should also be available when adding gtest with add_subdirectory (or FetchContent), because this should behave the same way as adding GTest with find_package. So somewhere, we should add the aliases to these targets, i.e.
add_library(GTest::gtest ALIAS
After shifting to Apprise, the ability to set a User ID to ping for Discord seems to have disappeared, or at least, it is no longer documented. The ping was a useful feature, otherwise notifications end up being silent.
-
Updated
Nov 19, 2020 - TeX
This issue was created from results of the Security Assessment Improvement Working Group (cncf/sig-security#167 (comment)).
Security Assessment Process Mechanics Improvements
Premise
- There are several points of mechanical improvement to the security assessment process. This issue encapsulates the brainstormed ideas around various aspects of the
-
Updated
Nov 19, 2020 - Python
-
Updated
Nov 2, 2020
-
Updated
Oct 1, 2020
Hello everyone, I will explain the current status of manim in this issue.
Now there are three main manim versions, and their differences:
- The master branch of 3b1b/manim: (probably the most used currently) rendering on the CPU using cairo, currently stable.
- The shaders branch of 3b1b/manim: (Grant is making, usi
Now insert and query share the resource ( Max Process Count control) 。 When the query with high TPS,the insert will get error (“error: too many process”). I think separator the resource for Insert and Query will makes sense. Ensure enough resource for insert。It looks like Use Yarn, Insert and Query use the different resource quota。
Or the simple way , Can we set Ratio for Insert and
There is no e2e test and documents for external network delay and partition now
The e2e test could be found in /test/e2e/chaos/basic.go. Reading other tests in that file could help accomplish this issue.
Example for extern network delay:
apiVersion: chaos-mesh.org/v1alpha1
kind: NetworkChaos
metadata:
name: network-netem-example
namespace: chaos-testing
spec:
-
Updated
Nov 20, 2020
Code Inspector
Code Inspector is a code analysis platform that does automated code reviews, technical debt management and analysis of code quality trends over time. The platform aggregates multiple quality metrics (violations, duplicates, readability, complexity). The platform reports the $ figure of the technical debt and show trends of your code base. Code Inspector reports the most critical issues by distinguishing them according to their category, severity and location.

Is your feature request related to a problem? Please describe.
Problem: I'd like to dynamically import scripts as
<script>tags.Describe the solution you'd like
Proposal: