-
Updated
Mar 25, 2021 - HTML
Here's what's popular on GitHub today...
-
Updated
Mar 25, 2021 - TypeScript
Join the GitHub community for an AMA with Staff Manager, Software Engineering and co-founder of Dependabot Harry Marr.
Gulp
-
Updated
Mar 25, 2021 - JavaScript
-
Updated
Mar 25, 2021 - Python
GitHub Satellite India 2021
March 26, 2021 - March 27, 2021 • Virtual
-
Updated
Mar 20, 2021 - Python
DeepScan
Tired of the troubles with JavaScript? DeepScan can help you.
DeepScan is an advanced static analysis tool engineered to support JavaScript, TypeScript, React, and Vue.js.
You can use DeepScan to find possible runtime errors and quality issues instead of coding conventions. Integrate with your GitHub repositories to get quality insight into your web project.
-
Updated
Mar 25, 2021 - Blade
-
Updated
Mar 24, 2021 - SCSS
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 25, 2021 - HTML
-
Updated
Mar 24, 2021
-
Updated
Mar 24, 2021
-
Updated
Mar 25, 2021 - Jupyter Notebook
-
Updated
Mar 25, 2021 - JavaScript
-
Updated
Mar 24, 2021
-
Updated
Mar 25, 2021 - Python
-
Updated
Mar 25, 2021 - Assembly
-
Updated
Mar 25, 2021 - Jupyter Notebook
-
Updated
Mar 22, 2021 - Java
-
Updated
Mar 23, 2021 - Shell
-
Updated
Mar 24, 2021 - C++
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.


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