-
Updated
Mar 26, 2021 - Ruby
Here's what's popular on GitHub today...
Join the GitHub community for an AMA with Staff Manager, Software Engineering and co-founder of Dependabot Harry Marr.
-
Updated
Mar 24, 2021 - JavaScript
-
Updated
Mar 24, 2021 - SCSS
GitHub Satellite India 2021
March 26, 2021 - March 27, 2021 • Virtual
-
Updated
Mar 26, 2021 - JavaScript
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
LZU COVID Health Report
结合Github OAuth App编写的自动打卡工作流管理网页前端!! Github Actions全自动打卡,打卡信息存放在Actions Secrets中,个人信息隐私保护,支持打卡结果推送到社交软件和浏览器通知。
INTRODUCING New Auto COVID Health Report Workflow Management Web Front-end build by GitHub OAuth app!! Fully automatic reporting using Github Actions, store info in Actions Secrets, privacy protection for personal information, support pushing results to chat APPs and browser notification.
-
Updated
Mar 26, 2021 - Ruby
-
Updated
Mar 26, 2021 - TypeScript
-
Updated
Mar 26, 2021 - TypeScript
-
Updated
Mar 24, 2021
-
Updated
Mar 23, 2021 - JavaScript
-
Updated
Mar 26, 2021 - HTML
-
Updated
Mar 22, 2021 - Python
We want to use caching to speed up Appwrite's Travis CI build process, and we can use the community help here.
Currently our build process time is around ~10 minutes which is OK, but as faster it can be less time maintainers needs to wait for confirmation that there changes are running as expected.
This change should be focused on our Travis CI YAML file. Any suggestions for improving the co
-
Updated
Mar 26, 2021 - JavaScript
-
Updated
Mar 20, 2021 - Python
-
Updated
Mar 25, 2021 - HTML
-
Updated
Dec 24, 2020 - JavaScript
-
Updated
Mar 25, 2021 - Python
The async Autocomplete examples are currently not working any longer.
Open:
https://next.material-ui.com/components/autocomplete/#load-on-open
The request is not able to be made. Beside that I think from .27 => .28 the async Autocomplete errors but I still investigate.
<img width="414" alt="Screenshot 2021-03-25 at 19 15 44" src="https://user-images.githubusercontent.com/489221/112
-
Updated
Mar 26, 2021 - Python
-
Updated
Mar 22, 2021 - Java
-
Updated
Mar 23, 2021 - Shell
Sentry
Sentry provides real-time crash reporting, giving your team insight into errors affecting your customers in production. Sentry supports dozens of languages and frameworks and is trusted by thousands of companies like Pinterest, Uber, Stripe, Dropbox, and Airbnb.
Sentry doesn't just alert you to errors, but integrates into your GitHub development flow by linking errors to the commit and author likely responsible, creating new GitHub Issues, and resolving errors with commit message.
I have a Sidekiq customer complaining of a lot of "stuck" threads. He sends a lot of email so I suspected misbehaving SMTP servers.
The
mailgem has support for timeouts here but they default tonil:https://github.com/mikel/mail/blob/7b3e100f42f2d7738c3af7bf1909777568270b67/lib/mail/network/delivery_methods/smtp.rb#L91
Rails does not appear to set them by default:
https://github.c