Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Nov 21, 2020 - Vue
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
As method getRowData in TextProtocolBackendHandler has been modified, return type from list to collection.
Before:
public List<Object> getRowData();
After:
public Collection<Object> getRowData();
But all sub classes have not updated to Collection type as follow:
- 1.BroadcastBackendHandler
- 2.QueryBackendHandler
- 3.RDLBackendHandler
- 4.ShardingCT
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
GitHub Universe 2020
December 09, 2020 • Virtual
-
Updated
Nov 19, 2020 - CSS
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Flaptastic
Manage flaky unit tests with the unit testing framework you already use.
Features
- Checkbox to instantly disable any unhealthy unit test across all branches
- GitHub flaky test warnings on pull requests
- Slack alerting to team channel who's test are flapping
- Metrics and charting to aid you in fixing the biggest disruptions first
Requirements
- CI/CD (CircleCI, TravisCI, Jenkins, etc.)
Flaptastic is designed for organizations with many codebases and teams.
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
$ 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
Nov 20, 2020 - TypeScript
-
Updated
Nov 21, 2020 - JavaScript
-
Updated
Oct 1, 2020
I have a simple instruction which is good to be kept in CONTRIBUTION.md. Please add this wherever it looks good:
- clone your forked repository locally
- change directory to its root
- run
pip install pre-commit - run
pre-commit run --all-files - commit and push the changes to your fork.
-
Updated
Nov 22, 2020 - Python
-
Updated
Sep 30, 2020 - Python
-
Updated
Nov 4, 2020
-
Updated
Nov 20, 2020
-
Updated
Nov 22, 2020
-
Updated
Nov 12, 2020 - Python
-
Updated
Nov 22, 2020 - Swift
-
Updated
Nov 19, 2020 - Java
-
Updated
Nov 20, 2020 - C
Please make sure that this is a documentation issue. As per our GitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:doc_template
System information
- TensorFlow version: 1.13.1
- Doc Link: https://www.tensorflow.org/api_docs/python/tf/cus
-
Updated
Nov 14, 2020 - JavaScript
-
Updated
Nov 21, 2020 - Shell
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
Sync by Unito
Build the GitHub workflow you need
Unito goes beyond your typical integration tool, allowing you to build entire workflows across tools, teams, and organizations. All Unito integrations offer two-way sync, meaning essential information can flow back and forth between the tools you love.
Be more productive and ease collaboration between your teams. Unito’s GitHub integration syncs:
- Title
- Description
- Comments
- State
- Milestones
- Issue number
- Labels
- Issue type
- and more
The original Flash Player load the contents in the *.swf (pictures/sounds/etc) but NOT the document color of the loaded swf.
But it does in ruffles.
Does that matters in the long run ?
No.
Just some consistency stuff to take note.
And here's another one, once unloadMovie() is called, the contents in the loaded *.swf is gone (good) but...here's the crazy thing...the loaded swf's document