Here's what's popular on GitHub today...
Trending repository
-
Updated
Nov 30, 2021
The idea is simple: Send 24 pull requests between December 1st and December 24th, encouraging contributors to give back to open source projects with little gifts of code throughout December.
Popular topic
Django
Trending repository
-
Updated
Dec 3, 2021 - Java
Trending repository
-
Updated
Dec 4, 2021 - C++
Upcoming event recommended by GitHub
GitHub Actions Hackathon 2021
November 08, 2021 - December 08, 2021 • Online
Trending repository
-
Updated
Dec 3, 2021 - Kotlin
Trending repository
-
Updated
Dec 3, 2021 - PowerShell
Collection recommended by GitHub
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
App recommended by GitHub
Renovate
Multi-language Dependency Automation
- Automatically update dependencies using convenient Pull Requests
- Supports a multitude of languages including JavaScript, Java, Ruby, PHP, Python, Go, Cargo, Elixir, Docker, etc.
- Extensive configurability. WhiteSource Renovate will fit in with your workflow, including custom grouping and schedules
- Supports shared presets as code, similar to eslint shared configs
Trending repository
What about History?
Histories make men wise.
What about Network ?
Trending repository
-
Updated
Dec 3, 2021 - HCL
Trending repository
Trending repository
-
Updated
Dec 3, 2021 - Python
Trending repository
-
Updated
Dec 4, 2021 - JavaScript
Trending repository
Hi, i'v tested out lazydocker today and i love it!
A feature to have is to have names on the containers where the Services window is.
I have a docker-compose.yml file:
version: '3.7'
services:
mongodb:
image: mongo
container_name: "db_app"
ports:
- "27017:27017"
frontend:
image: quizgame/webclient
container_name: "web_app"
build:
Trending repository
-
Updated
Dec 3, 2021 - TypeScript
Trending repository
-
Updated
Dec 3, 2021 - Python
Trending repository
-
Updated
Dec 4, 2021 - TypeScript
Trending repository
-
Updated
Dec 3, 2021 - Rust
Trending repository
Kubernetes cluster cert expires after a year. After the expiration the cert need to be updated. There needs to a way of notifying the user of this expiration through logging. One way could be using Kubernetes events to log the warning at the expiration event. Please refer to the epic for this for more context : dapr/cli#807
Feel free to chime in with more ideas around
Trending repository
-
Updated
Dec 3, 2021 - Python
Trending repository
-
Updated
Dec 3, 2021 - JavaScript
Trending repository
-
Updated
Dec 3, 2021 - Python
Trending repository
-
Updated
Dec 3, 2021 - PowerShell
Trending repository
Markdown linter
Trending repository
-
Updated
Nov 25, 2021 - Java
Trending repository
-
Updated
Dec 3, 2021 - Rich Text Format
Trending repository
-
Updated
Nov 30, 2021 - Java
App recommended by GitHub
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.

Is there an existing issue for this?
Current Behavior
https://user-images.githubusercontent.com/10436935/142174512-7b664879-0497-4517-b612-abb6ae1447b7.mov
Steps To Reproduce
Create an API data source and click on more actions menu
Environment
Release
Version
Self-Hosted