Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

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

Trending repository
PaulNewton
PaulNewton commented Feb 14, 2020

This issue will use computer science algorithms as an example but the issue is not about that specific topic but rather the implementation of ANY "track".

In addition to the three skill based tiers there should be knowledge pursuit tracks allowing new learners to move through those tiers onto related app-projects. This differs from #34 by focusing on a self directed educational go

Java logo
Popular topic
Java is an object-oriented programming language used mainly for web, desktop, embedded devices and mobile applications.
computervision-recipes
Trending repository
youngpark
youngpark commented Feb 12, 2020

Description

Our current test infrastructure on Azure DevOps is built around the premise that a new, clean conda environment is built from scratch every time.

As such, we have steps in the test/build pipelines that attempt to clean up newly built environments so that any remaining artifacts from the previous build are cleaned up before the next test/build is run.

That said, we currently

bug
Git Merge 2020
Upcoming event recommended by GitHub
Mar
4

Git Merge 2020

March 04, 2020 • Los Angeles

Git Merge is a one-day conference dedicated to the version control tool that started it all—and the people who use it every day.
App recommended by GitHub

Issue-Label Bot

Issue Label Bot automatically labels issues as either a feature request, bug or question, using machine learning. You can alias these labels so that the labels are personalized for your repo (for example if you prefer enhancement vs. feature_request).

Instructions on how to alias the labels can be viewed on the app's website.

This app only works on public repositories.

Trending repository
Trending repository
rynowak
rynowak commented Feb 7, 2020

We added LinkParser in 3.0 to replace some functionality that people used IRouter for in the past. This is briefly mentioned in the 2.2->3.0 migration docs, but we should probably have a dedicated section for it.

dotnet/aspnetcore#9728


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

  • ID:
Trending repository
bvaughn
bvaughn commented Feb 10, 2020

The DevTools Profiler occasionally encounters the error:

Could not find commit data for root "..." and commit ...

This issue is intermittent and we do not currently know hot to reproduce it. If you can reproduce it we would love to get any of the following information from you:

  • Info about how you reproduce it. (Share your code or site with us?)
  • An exported Profiler JSON that contai
Trending repository
nithinmohantk
nithinmohantk commented Jan 6, 2020

CosmoDb connection using Entity Framework Core 3.1 is not working as expected behind a Corporate Proxy environment, as it is being kicked out by Proxy as authorization required.
There is no way to override the HttpClientHandler --> to explicitly specify the proxy credentials and parameters.

This issue is highly visible in a Console application using .NET Core. Where we were trying to create

Trending repository
Trending repository
gogs
Trending repository
cubiclesoft
cubiclesoft commented Feb 12, 2019

Describe the bug
When creating a new repo in Gogs, there is a little help icon next to the Readme field. Click that icon goes to a broken page that a couple of months ago contained content but now contains only a few Chinese characters:

https://github.com/gogs/go-gogs-client/wiki/Repositories#litte-notes-on-readme-template

Google Translate says, "Xinghan Autonomous System". The commit

Trending repository
Trending repository
davidak
davidak commented Aug 31, 2019

https://opensource.guide/legal/

It is not clear to me how i should practically note the copyright of a code part (for example 5 lines from a MIT project). Is it legally OK to just note the source, author and license in the commit message description or should it be in the header of the file or in the LICENSE file of the project?

When i copy whole files, the license header should not be r

App recommended by GitHub

Travis CI

Travis CI enables your team to test and ship your apps with confidence. It’s built for everyone and for projects and teams of all sizes, supporting over 20 different languages out of the box, including Javascript and Node.js, Ruby, PHP, Python, Mac/iOS, as well as Docker, while giving you full control over the build environment to customize it to your own needs.

Travis CI is trusted by hundreds of thousands of open source projects, teams, and developers.

You can’t perform that action at this time.