Skip to content

Here's what's popular on GitHub today...

Awesome Lists logo
Popular topic
An awesome list is a list of awesome things curated by the community.
Global Maintainer Summit 2021
Upcoming event recommended by GitHub
Jun
8

Global Maintainer Summit 2021

June 08, 2021 - June 09, 2021 • Virtual

A virtual gathering for the maintainers that make open source possible.
Trending repository
jrhizor
jrhizor commented May 27, 2021

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:

  • OS Version
  • if docker i
Trending repository
y934317258
y934317258 commented Apr 25, 2021

我们鼓励使用英文,如果不能直接使用,可以使用翻译软件,您仍旧可以保留中文原文。
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

App recommended by GitHub

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.

appwrite
Trending repository
nadavgolden
nadavgolden commented Apr 11, 2021

🚀 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

Trending repository
Trending repository
Shabinder
Shabinder commented May 20, 2021

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
Flaptastic screenshot
App recommended by GitHub

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.