-
Updated
Sep 17, 2020 - Python
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.
ESLint
-
Updated
Sep 17, 2020 - Rust
-
Updated
Sep 15, 2020
GitHub Universe 2020
December 09, 2020 • Virtual
-
Updated
Sep 10, 2020 - Java
-
Updated
Jul 12, 2020 - Python
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
-
Updated
Sep 16, 2020 - Python
Is your feature request related to a problem? Please describe.
Filling a charge with any of the Soldiers banners works great, since it is shown as red when it is full.
Other charge items, such as the gas passer for Pyro does not do this.
Some other items that could benifit from the charge bar turning red when ready, could include jarate, mad milk, dead ringer and foods.
**Describe the so
-
Updated
Sep 15, 2020 - Python
Description
Make log retention policy configurable, and choose a reasonable default
Notes
- This would be a configuration in
cluster.yaml - Also apply the same configuration to cluster log groups if possible
-
Updated
Sep 17, 2020 - Go
-
Updated
Sep 15, 2020 - Python
-
Updated
Sep 16, 2020 - Python
如何将md当做ipynb打开?
-
Updated
Aug 4, 2020
-
Updated
Sep 17, 2020 - Solidity
Hey,
I am getting this error when I run the train.py. If anyone can help me with this issue?
WARNING: tensorflow: Error encountered when serializing queue_runners.
Type is unsupported, or the types of the items don't match field type in CollectionDef.
'QueueRunner' object has no attribute '_queue_closed_exception_types'
-
Updated
Aug 15, 2020 - Swift
-
Updated
Sep 16, 2020 - HTML
-
Updated
Sep 17, 2020 - Go
-
Updated
Sep 17, 2020 - Swift
Hi,
Can this support video communication with resolution 1280*720 and frame rate 20fps above? Which work need to be done to support that?
This is a good first PR!
We should add some tests to cover #7036. They should cover both JavaScript and TypeScript support.
They can probably be added to test/fixtures.
Pull Assistant
Every time you create a pull request, Pull Assistant analyses it and provides you all necessary information to perform code reviews faster and with confidence.


GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::gmock_mainThis targets should also be available when adding gtest with
add_subdirectory(orFetchContent), because this should behave the same way as adding GTest withfind_package. So somewhere, we should add the aliases to these targets, i.e.