Trending repository
-
Updated
Sep 1, 2021 - Python
We take a look at 30 fantastic, free, and open source Linux games, their communities, and their stories. Part 2 of 3.
There are many inactive PRs that have already been revised and with their APIs according to our addition criteria. These PRs are just waiting for some correction that was requested by one of the maintainers, and as they are inactive PRs, they will likely not be done.
Inactive PRs must be closed and their APIs added if they still meet our criteria.
Maintainers can add the APIs of these PRs in
The new GrpcDataRuntime (https://github.com/jina-ai/jina/blob/master/jina/peapods/runtimes/grpc/__init__.py) does not support sharding at the moment. Thus a Flow should not specify this runtime and a sharded pod at the same time.
Right now this will not raise any error, but silently produce unexpected behavior. This is undesirable and the Flow should rather check this condition and raise an app
November 01, 2021 - December 01, 2021 • Online
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
GuardRails scans new code changes as they occur in your repositories. For pull requests, we will post comments whenever security issues are detected. For branches, you will be able to see reports in your dashboard.
git checkout is missing options in git completion spec). If your issue is more general, please create your issue here: withfig/figIs this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind feature
or only Idea
Description
Enable to create shared volumes at the Pod level like in the Kubernetes Pod
Currently, Podman volumes can be shared via podman run --mounts-from, i.e only at the container level. On other hand, Kubernetes allows share volumes uniformly mounted by all Pod's containers. I
We need to correctly display that there was an issue when a redemption fails for some reason.
We badly started implementing some props mutation.
There are usually two cases:
propsDataMigrate the propsData (usually initial-states) to the root .vue file away from the .js entry point
Use a sync modifier and change the data flow according to vue documentations
Describe the bug
This method is hope to deserialize a JSON to Map.
https://github.com/apache/dolphinscheduler/blob/e866d1be86464d812551e8c38ba60767a204c82e/dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/utils/JSONUtils.java#L249-L251
But the generics type in the Map is not what we expected.
We can write a simple test case:
String sqlResult = "{\"id\"Fix Django anti-patterns in your pull requests in just a few clicks
Added a CVE and template for missing security headers reporting
https://library.e.abb.com/public/ee46f3ff5823400f991ebd9bd43a297e/2CMT2020-005913%20Security%20Advisory%20CS141.pdf
Template Validation
I've validated this template locally?