-
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...
-
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
Codefresh
Build fast, deploy faster
Codefresh is a container-native CI/CD platform running on Kubernetes with embedded caching to provide maximum performance and high scalability.
Assemble pipelines in seconds
In Codefresh, every step in your pipeline is a Docker image, leverage the many out-of-the-box images available already in the codefresh plugins page to assemble your first pipeline or create your own custom steps using any Docker image.
-
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 16, 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.
WIP
Allow authors of pull requests to set status to pending while still working on it.
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.