The Wayback Machine - https://web.archive.org/web/20211112070508/https://github.com/explore
Skip to content

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

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!

Java logo

Popular topic

Java is an object-oriented programming language used mainly for web, desktop, embedded devices and mobile applications.
Aprendiendo a ser un CTO con Federico Kauffman

Upcoming event recommended by GitHub

Nov
16

Aprendiendo a ser un CTO con Federico Kauffman

November 16, 2021 • Online

Federico compartira su experiencia personal y un poco sobre el rol en genérico y algún rol cercano y sus diferencias tipo CIO, VP of Engineering.

App recommended by GitHub

Mddocs

One-click documentation website from your GitHub repository. Mddocs creates user-friendly documentation from scratch. No tools or instruments required, just a simple .md files from your repository.

fonoster

Trending repository

psanders
psanders commented Nov 8, 2021

Describe the bug
The command fonoster agents:rm [ID] should return "Not found" if the ID of the Agent doesnt exist. Instead is failing with the following error:

This utility will help you update an existing Agent
Press ^C at any time to quit.
    Error: 2 UNKNOWN: Cannot read property 'spec' of null
    Code: 2

To Reproduce
Steps to reproduce the behavior:

  1. Go

Trending repository

dashkodo
dashkodo commented Jun 22, 2021

When enabling multiple msbuild nodes it could fail due to locking "xxx.deps.json" files
We have faced with this issue using latest version of microsoft.aspnetcore.mvc.testing nuget package
C:\ZZZZ\nuget\microsoft.aspnetcore.mvc.testing\5.0.7\build\net5.0\Microsoft.AspNetCore.Mvc.Testing.targets(56, 5): error MSB3027: Unable to copy file "D:\XXXX\bin\Release\YYYY.deps.json" to "bin\Release\YYYY.d

datasets

Trending repository