Skip to content

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

Minecraft logo

Popular topic

Minecraft is a sandbox video game.
RenderATL

Upcoming event recommended by GitHub

Jun
1

RenderATL

June 01, 2022 - June 04, 2022 • Atlanta, Georgia

RenderATL is the four-day software engineering conference & music festival featuring your next career opportunity.
Check Run Reporter screenshot

App recommended by GitHub

Check Run Reporter

Check Run Reporter takes your JUnit, Checkstyle, and other structured reports and presents their results to you right in the GitHub UI. No more need to dig through your pages of CI logs to find out why your build failed.

CAD_Sketcher

Trending repository

Trending repository

Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Matting, 3D Segmentation, etc.

  • Updated Apr 27, 2022
  • Python

Trending repository

30 Days of React challenge is a step by step guide to learn React in 30 days. It requires HTML, CSS, and JavaScript knowledge. You should be comfortable with JavaScript before you start to React. If you are not comfortable with JavaScript check out 30DaysOfJavaScript. This is a continuation of 30 Days Of JS. This challenge may take more than 100 days, follow your own pace.

  • Updated Apr 25, 2022
  • JavaScript

Trending repository

MarcoGorelli
MarcoGorelli commented Apr 25, 2022

Currently, we use flake8-rst for running flake8 in code snippets in rst files:

https://github.com/pandas-dev/pandas/blob/2e56a838cf5ed3058df16c11e5ebae862520bab7/.pre-commit-config.yaml#L95-L102

However, flake8-rst isn't maintained, and is currently run in its own environment with a different flake8 version because of incompatibilities with flake8 v4

Task here is:

  • search around to see
Code Style good first issue

Trending repository

GermanVelibekovHouzz
GermanVelibekovHouzz commented Mar 31, 2022

Describe the bug
When tuist graph <target> is run for a json format no target filtering is done but all project/workspace structure is shown inside generated JSON file. Works correctly with png and dot format.

To Reproduce
Run tuist graph <som-target> -f json. Result: All projects and targets returned.

  • Tuist Version: 3.0.1
type:bug good first issue

Trending repository

conradludgate
conradludgate commented Apr 26, 2022

We support two flows when registering:

Upfront (arguments):

atuin register -u "..." -e "..." -p "..."

Partial (prompt):

atuin register -u "..." -e "..."
Please enter password: ...

I think we should probably suggest the latter (it's uncommon to paste passwords into the command itself)

There's also the issue that the password prompt does not enable any proper p

good first issue
prowler

Trending repository

Prowler is an Open Source security tool to perform AWS security best practices assessments, audits, incident response, continuous monitoring, hardening and forensics readiness. It contains more than 200 controls covering CIS, PCI-DSS, ISO27001, GDPR, HIPAA, FFIEC, SOC2, AWS FTR, ENS and custom security frameworks. Enterprise version:

  • Updated Apr 27, 2022
  • Shell
Check Run Reporter screenshot

App recommended by GitHub

Check Run Reporter

Check Run Reporter takes your JUnit, Checkstyle, and other structured reports and presents their results to you right in the GitHub UI. No more need to dig through your pages of CI logs to find out why your build failed.