-
Updated
Jul 9, 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
Jul 2, 2020 - Jupyter Notebook
Node.js
-
Updated
Jul 8, 2020 - Java
-
Updated
Jul 9, 2020 - Python
-
Updated
Jul 7, 2020 - Python
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, and Semaphore. (Jenkins and Travis CI are next: Join the waiting list to get notified.)
-
Updated
Jul 7, 2020 - JavaScript
-
Updated
Jul 9, 2020 - C++
邮箱收到了支付宝红包码欺骗邮件
感谢您对DeepLearn-500-questions的支持,让我能拿到google的offer,随机抽取数位给过我赞的人发送红包,请扫码进入群聊找我领(QQ邮箱请点击显示图片)
发件人:[email protected]
虽然可能不是作者发的,但这样实在过分。提醒大家里面的二维码是红包码,这个作用都知道,但我挂出来就是为了防止更多人被欺骗。
Updated
OK,可以基本确定不是仓库 Owner 所为。而且有人用脚本监控了 Star 的用户的邮箱,并使用了随机的 163 邮箱。追查可能不太现实,大家不要相信即可。
Based on the docs here https://github.com/microsoft/playwright/blob/master/docs/api.md#class-browsercontext we cannot delete a certain cookie, is there any consideration to have that kind of feature?
-
Updated
Jun 27, 2020 - Python
-
Updated
Jul 8, 2020 - TypeScript
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 9, 2020 - Python
-
Updated
Jul 7, 2020 - Python
Is your feature request related to a problem?
I have a (Spring) discovery service based NameResolver which sends regular updates/ticks to the application, however it does not contain details which service name might have changed. So I have to check them for updates frequently, even if only one is service updated.
Should I verify whether the server addresses remained the same before inv
When I try using emscripten_fetch and use a url that has a non functional port number, like http://google.com:81, it will return quickly in the onsuccess handler, with "None" as the data payload.
Using XMLHttpRequest javascript, it will simply timeout after a while and return in the onerror handler.
Using the fetch javascript API, it will also timeout and call the onerror handler.
I would
-
Updated
Jul 9, 2020 - HTML
BackHub
BackHub creates recurring backups of your repositories and metadata with daily snapshots up to 30 days back in time.
Having a backup is essential in case of a disaster. However, most developers don't have one because it's a pain to write the script, set up and document the infrastructure and make sure it runs reliably every day.
With BackHub you don't have to worry about this. Set up reliable backups for your GitHub repositories in minutes and recover anytime in case of a disaster.
Is your feature request related to a problem? Please describe.
When first installing and running tauri init, we should provide an input for a few of the major required settings specifically the path settings and app name. At the completion of the init script, we can note where these config options were stored to make it easier for the user to find them.
Additionally, we can add a `readme.m