-
Updated
May 25, 2021 - C#
Here's what's popular on GitHub today...
Almost four thousand games were submitted for the Ludum Dare 48 competition. Here are a few of our favorites plus source code!
-
Updated
Apr 22, 2021 - Java
-
Updated
May 28, 2021 - Java
Global Maintainer Summit 2021
June 08, 2021 - June 09, 2021 • Virtual
我们鼓励使用英文,如果不能直接使用,可以使用翻译软件,您仍旧可以保留中文原文。
We recommend using English. If you are non-native English speaker, you can use the translation software.
Which Component
eg. Nacos Discovery, Sentinel
Is your feature request related to a problem? Please describe.
Feign限流降级好像只支持url粒度,能否支持服务粒度,就像对RestTemplate支持两种粒度一样(Feign's current limiting degradation seems to only support URL granularit
Made in India
Open source projects built in or receiving significant contributions from India :india:
LGTM
Continuous security analysis
LGTM is a code analysis platform for identifying vulnerabilities and preventing them from reaching production.
LGTM automatically runs 1600+ standard analyses contributed by researchers from the Semmle Security Research Team and our customer community, including Microsoft, Google, Uber and Mozilla.
Quickly refine and run custom QL queries to find variants of known issues and prevent them from being re-introduced into your codebase.
CLI Tool
pm2
Useful Links
https://pm2.keymetrics.io/docs/usage/quick-start/
Top Workflows
pm2 start
pm2 restart all
pm2 stop
-
Updated
Apr 16, 2021 - JavaScript
-
Updated
May 28, 2021
-
Updated
May 27, 2021 - JavaScript
🚀 Feature
Enable having custom certificates from a local CA server instead of Certbot.
Have you spent some time to check if this issue has been raised before?
Searched documentation and issues history here, didn't find any similar issues.
Read some of the source code and available config flags, didn't see any that are relevant.
Went to the source code and it seems like Certbot is the
-
Updated
May 24, 2021 - Java
-
Updated
May 26, 2021
-
Updated
May 28, 2021 - JavaScript
In the application details view, we list the ports an application deployment is listening on, but there is no "quick launch" or even a "copy" button..
We should add a "copy" button next to the port to copy to clipboard.
-
Updated
May 28, 2021 - PowerShell
-
Updated
May 27, 2021 - C++
-
Updated
May 24, 2021 - Python
Phone number support
It would be great if what could identify the string as a phone number and provide information about it like country code, etc.
I have received crashes from 6 users all using Galaxy A21, Issue is as follows:
Stacktrace:
android.app.RemoteServiceException: can't deliver broadcast
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2182)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loop(Looper.java:237)
at android.app.ActivityThread.main(ActivityThr
-
Updated
May 28, 2021 - PowerShell
-
Updated
May 27, 2021
-
Updated
May 27, 2021 - TypeScript
-
Updated
May 25, 2021 - C
Flaptastic
Manage flaky unit tests with the unit testing framework you already use.
Features
- Checkbox to instantly disable any unhealthy unit test across all branches
- GitHub flaky test warnings on pull requests
- Slack alerting to team channel who's test are flapping
- Metrics and charting to aid you in fixing the biggest disruptions first
Requirements
- CI/CD (CircleCI, TravisCI, Jenkins, etc.)
Flaptastic is designed for organizations with many codebases and teams.

We get a lot of questions from users with something like "I'm running out of disk space, what do I do?" or "I'm getting this exception, what do I do?"
Then we go through a long back and forth to identify their configuration / versions / etc
Instead, we could have a diagnostic bash script that runs certain commands which will help debug.
Outputs of the script: