-
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
Ruby
-
Updated
Jul 10, 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
Issue-Label Bot
Issue Label Bot automatically labels issues as either a feature request, bug or question, using machine learning. You can alias these labels so that the labels are personalized for your repo (for example if you prefer enhancement vs. feature_request).
Instructions on how to alias the labels can be viewed on the app's website.
This app only works on public repositories.
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 11, 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 11, 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
codebeat
Tired of manually scraping your code looking for the smallest issues? Take codebeat for a spin!
codebeat is an automated static code analysis tool supporting multiple languages used by both web and mobile developers worldwide. Now also providing style analysis for projects written in Swift
We've integrated SwiftLint, the best linter for Swift in our code review app and fixed you with a help page. about the feature. Enjoy!




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