-
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.
-
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
GitKraken Boards
GitKraken Boards syncs in real-time with GitHub Issues and GitHub Milestones so changes made in either system are immediately reflected in the other. Link cards to GitHub pull requests, check PR statuses, auto-update cards based on PR statuses and view build statuses without leaving GitKraken Boards.
Plus, use GitHub Actions to automate your workflow; trigger automated actions in GitKraken Boards by linking cards to pull requests descriptions or commit messages in GitHub.
-
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.
BuildPulse
Spend more time shipping and less time re-running flaky tests
BuildPulse automatically detects flaky tests and highlights the most disruptive ones so you know exactly where to focus first for maximum impact.
Integrates with popular test frameworks for JavaScript (Mocha, Cypress), Ruby (minitest, RSpec), Go, Python, and others.
Works with CircleCI, GitHub Actions, Semaphore, and Travis CI. (Jenkins is next: Join the waiting list to get notified.)
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.