Skip to content

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

Top games + source code from Gamedev.js Jam 2022

Game Bytes

The recently-ended Gamedev.js Jam 2022 encouraged game developers to create web games and share their sources on GitHub. GitHub Star ⭐️ @end3r shares the best 13 entries and sees what experts and other participants think of them.

Unreal Engine logo

Popular topic

Unreal Engine is used to create awesome games, and experiences for PC, mobile, console, VR, and AR.
{Future} Stack 2022

Upcoming event recommended by GitHub

Jun
1

{Future} Stack 2022

June 01, 2022 - June 04, 2022 • Las Vegas, NV

It’s the ultimate software engineering conference.Get deep into what your peers are doing.

App recommended by GitHub

Codefresh

Build fast, deploy faster

Codefresh is a container-native CI/CD platform running on Kubernetes with embedded caching to provide maximum performance and high scalability.

Assemble pipelines in seconds

In Codefresh, every step in your pipeline is a Docker image, leverage the many out-of-the-box images available already in the codefresh plugins page to assemble your first pipeline or create your own custom steps using any Docker image.

Trending repository

black

Trending repository

ichard26
ichard26 commented Apr 14, 2022

Perhaps we should document this issue in the FAQ? Using pre-commit with Black is pretty common (and it's not always instantly clear it passes all of the files to the hook directly bypassing any file discovery the hook may implement). I'd suggest pre-commit's exclude configurations first, and then black's force-exclude.

_Originally posted by @ichard26 in psf/black#3013

good first issue T: documentation C: integrations C: file collection

Trending repository

alexvanyo
alexvanyo commented May 31, 2022

Right now, the version catalog has two independent entries for kotlinx.coroutines, kotlinxCoroutines and kotlinxCoroutinesTest.

Since the runtime and test libraries are published with the same versioning, we should just have a single kotlinxCoroutines entry and use that version for both. That would avoid the potential to have mismatching versions (for example, if #87 and #88 were to be me

enhancement good first issue
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.