Skip to content

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

Python logo

Popular topic

Python is a dynamically typed programming language.

Trending repository

Community Powered Security

Upcoming event recommended by GitHub

Jan
7

Community Powered Security

January 07, 2022 • Virtual

Community powered security with OWASP's ZAP led Simon Bennetts
Codacy screenshot

App recommended by GitHub

Codacy

Codacy is an automated code analysis/quality tool that helps developers ship better software, faster. With Codacy, you get static analysis, cyclomatic complexity, duplication and code unit test coverage changes in every commit and pull request.

You can use Codacy to enforce your code quality standard, save time in code reviews, enforce security best practices and onboard developers faster. Integrate with your GitHub repositories to get quality analysis of every pull request inside GitHub.

Trending repository

tsunny
tsunny commented Oct 15, 2020

It would be nice to have a flag that could be passed to the autoscaler to chose the flags to compare the nodes if they are same.

This request would be the opposite of https://github.com/kubernetes/autoscaler/pull/2493.

At the moment, in our project we are passing a lot of labels to this flag to be ignored. This can be simplified by passing in the opt-in labels vs exclude labels using

Trending repository

renovate

Trending repository

Trending repository

This repository is my documenting repository for learning the world of DevOps. I started this journey on the 1st January 2022 and I plan to run to March 31st for a complete 90-day romp on spending an hour a day including weekends to get a foundational knowledge across a lot of different areas that make up DevOps.

  • Updated Jan 5, 2022

Trending repository

Linus045
Linus045 commented Dec 30, 2021

As discussed here:
CyberPunkMetalHead/gateio-crypto-trading-bot-binance-announcements-new-coins#119 (comment)_

The config files (config.yaml and auth.yaml) should get moved into their own directory to keep it more organized.

To implement that change. all paths need to be updated (maybe utilize constants to make this easier in the future).
The Dockerfile is also aff

Trending repository

cockroach

Trending repository

knz
knz commented Nov 1, 2021

Forked from #72227 (initially reported by @amitsadaphule )

Describe the problem

The expected output in the test TestAnonymizeStatementsForReporting (conn_executor_test.go) is overly prescriptive as to the result of formatting an error containing a redacted statement.

Namely, it has particular requirements about how the stack trace is formatted.

This is unnecessary for the test, w

App recommended by GitHub

SoftaCheck

Run Static Analysis Seamlessly on Your Code and Generate Code Documentation Automatically with Doxygen
The static analysis tool we use is based on the open-source tools CppCheck and Clang-Tidy.