Skip to content

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

Trending repository

peterwaller-arm
peterwaller-arm commented Nov 18, 2021

Right now, if you create a pack or a snapshot, we don't check for an already existing one. The idea is to use the AtomicFileCreate API to check for the existence without a TOCTOU bug since it may take some time to create an output.

So the task is to wire this together, or alternatively implement a straightforward fs::exists check.

We should also provide a flag to overwrite (--force?), since

Build a game this November!

Game Off

Game Off is our annual month-long game jam where participants create games using their favorite game engines, libraries, and programming languages. Newbies, professional game developers, and everyone in between are welcome to join. It’s a great excuse to learn a new technology, collaborate on something over the weekends with friends, or create a game by yourself for the first time! Join now!

Windows logo

Popular topic

Windows is Microsoft's GUI-based operating system.
30 Minutes to Merge: CVARs in Ruby

Upcoming event recommended by GitHub

Nov
22

30 Minutes to Merge: CVARs in Ruby

November 22, 2021 • Online

Join @beardofedu and GitHub’s Principal Engineer @eileencodes to learn about class variables (CVARs) in Ruby.

App recommended by GitHub

GitLive

Extend GitHub with real-time collaborative superpowers

🌐 Visit Site ▶️ Play Video

Extend your IDE with the real-time features remote development teams need to work together effectively. See what your teammates are working on and get notified of merge conflicts before you commit. Make video calls and code together live, VS Code to JetBrains.

Trending repository

Sample ASP.NET Core 5.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.

  • Updated Nov 16, 2021
  • C#
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.