-
Updated
Mar 27, 2021 - Ruby
Here's what's popular on GitHub today...
View a 3D model of your GitHub contribution graph. Share it, print it, and more!
-
Updated
Mar 24, 2021 - JavaScript
-
Updated
Mar 24, 2021 - SCSS
-
Updated
Mar 26, 2021 - JavaScript
CircleCI
Now supporting GitHub Checks!
You can now see the status of your CircleCI workflows and related jobs all within the GitHub UI. Enable this feature in your CircleCI organization settings for new and existing accounts.
Build faster. Test more. Fail less.
Let CircleCI help your team focus on making a great product. Speed up your test and delivery cycle and improve productivity, without running your own infrastructure.
-
Updated
Mar 26, 2021 - Ruby
-
Updated
Mar 26, 2021 - TypeScript
-
Updated
Mar 27, 2021 - TypeScript
-
Updated
Mar 24, 2021
-
Updated
Mar 23, 2021 - JavaScript
-
Updated
Mar 27, 2021 - HTML
-
Updated
Mar 26, 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 26, 2021 - HTML
-
Updated
Dec 24, 2020 - JavaScript
-
Updated
Mar 25, 2021 - Python
Hi, First of all, I really love this library. Thanks for Your job :)
I am trying to extend Autocomplete type based on https://github.com/mui-org/material-ui/blob/1fd983abd9c26d3d751f99d2efbfa2e5ab063786/packages/material-ui-lab/src/Autocomplete/Autocomplete.spec.tsx
And I have a problem with onChange value type
<img width="754" alt="Screenshot 2021-03-25 at 16 50 20" src="https://user-images.
-
Updated
Mar 26, 2021 - Python
-
Updated
Mar 22, 2021 - Java
-
Updated
Mar 23, 2021 - Shell
CircleCI
Now supporting GitHub Checks!
You can now see the status of your CircleCI workflows and related jobs all within the GitHub UI. Enable this feature in your CircleCI organization settings for new and existing accounts.
Build faster. Test more. Fail less.
Let CircleCI help your team focus on making a great product. Speed up your test and delivery cycle and improve productivity, without running your own infrastructure.


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