-
Updated
Jul 10, 2020 - Java
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Jul 10, 2020 - Python
Mongoose
-
Updated
Jul 9, 2020 - Dart
-
Updated
Jul 10, 2020 - Jupyter Notebook
Describe the solution you'd like
It'd be nice to actually apply the security framework when building.
Describe alternatives you've considered
Ignoring security problems won't help.
app-listeners
Text editors
The text editor is a sacred application for developers. Here's a showcase of some amazingly awesome open source editors.
TestQuality
TestQuality's GitHub Test Management extends Github to provide powerful and modern test plan management helping developers and testers create, run, coordinate and monitor software testing tasks. TestQuality's live 2-way integration with GitHub seamlessly extends workflows so you can create, update, delete, and link defects and requirements in your GitHub repos without leaving your testing or dev workflows. TestQuality is FREE for GitHub public repo’s and affordable for private repo's.
Hi Team
Can we pass on a feedback to the team that maintains the documentation for the Azure SDK to provide more details which could help customers as the current documentation is cluttered and doesn't have proper verbal explanations of the available apis and methods .
It will be great if we can improve the documentation a bit so that it will be helpful for end customers
regards,
Jay
-
Updated
Jul 10, 2020 - Java
-
Updated
Jul 9, 2020 - Python
The mock cookbook advises adding a backdoor to delegate on a mock's parent. But the parent can be called directly:
ON_CALL(foo, Concrete).WillByDefault([&foo](const char* str) {
return foo.Foo::Concrete(str);
});-
Updated
Jul 7, 2020 - Java
-
Updated
Jul 10, 2020 - Python
-
Updated
Jul 8, 2020 - Python
Description
According to commit moby/moby@32915b1, we can no longer build binary-client by running ./hack/make.sh binary-client.
The document could be updated.
-
Updated
Jul 10, 2020 - Python
-
Updated
Jul 10, 2020 - HTML
邮箱收到了支付宝红包码欺骗邮件
感谢您对DeepLearn-500-questions的支持,让我能拿到google的offer,随机抽取数位给过我赞的人发送红包,请扫码进入群聊找我领(QQ邮箱请点击显示图片)
发件人:[email protected]
虽然可能不是作者发的,但这样实在过分。提醒大家里面的二维码是红包码,这个作用都知道,但我挂出来就是为了防止更多人被欺骗。
Updated
OK,可以基本确定不是仓库 Owner 所为。而且有人用脚本监控了 Star 的用户的邮箱,并使用了随机的 163 邮箱。追查可能不太现实,大家不要相信即可。
Ask
Currently, if a user runs app show, under "Variables" we only display environment variables:
$ ecs-preview app show
....
Variables
Name Environment Value
ECS_CLI_APP_NAME test api
ECS_CLI_ENVIRONMENT_NAME test test
ECS_CLI_LB_DNS test XXXX
ECS_CLI_PROJECT_NAME teCan anyone tell me what the name of the AWS document is, the document which discusses how AWS addresses the NIST controls?
Currently array_position only returns the first occurrence of the given element. We want to extend array_position to take an additional parameter instance similar to strpos.
array_position(x, element, instance) -> bigint
For example, for array x: [1, 3, 2, 1, 4, 3, 2, 5, 4, 1]:
array_position(x, 1) = 1 -- existing function
array_position(x, 1, 1) = 1 -- same as exist
-
Updated
Jul 8, 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.
Other issues opened for this documentation were closed, because the feature is/was in preview. The Azure AD portal does not state anything that the bulk create feature is in preview.
The example CSV is localized, which, for my understanding, does not make any sense. The column headers are used for localized information but should be the real header names required by the import process.
Any m