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

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

Azure logo

Popular topic

Azure is a cloud computing service created by Microsoft.
30 Minutes to Merge: Accelerate shipping with GitHub Projects

Upcoming event recommended by GitHub

Aug
24

30 Minutes to Merge: Accelerate shipping with GitHub Projects

August 24, 2022 • Online

Organizations today are under pressure to do more with less. That's why productivity is such an important issue. Jed Verity will show you how to use GitHub Projects to boost productivity in your organization.

App recommended by GitHub

Cirrus CI

Cirrus CI makes your development cycle fast, efficient, and secure by leveraging modern cloud technologies. Cirrus CI scales with your team and makes shipping software faster and cheaper.

CodeEdit

Trending repository

Angelk90
Angelk90 commented Apr 2, 2022

Describe the solution you'd like

As you can see from the image, being able to have more than one shell in a project would be great.

Edit by @austincondiff:

This is the design that we will use for multiple terminals. We need this tab system in place in the status bar and the git controls moved up to the toolbar first, then in the terminal tab build the multiple terminal tabs UI, this

enhancement good first issue
public-apis

Trending repository

matheusfelipeog
matheusfelipeog commented Mar 17, 2022

Hi community

This message is to clarify and make transparent the current situation of Public APIs, in addition to demonstrating the frustration of us maintainers. So read this if you find it interesting, please.

Well, I keep the Public APIs project together with other 3 developers (@pawelborkar, @marekdano and @yannbertrand) for a long time.

1 year ago, the Public APIs project was dead, w

good first issue important

Trending repository

dilyanpalauzov
dilyanpalauzov commented Jul 20, 2022

What happened?

According to https://kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/ Kubernetes supports CNI-plugins with minimum specification version 0.4.0, but prefers version 1.0.0.

https://github.com/cri-o/cri-o/tree/main/contrib/cni#configuration-directory suggests copying files from cri-o.git/contrib/cni to /etc/cni/net.d. The files in `cri-o.

kind/bug help wanted good first issue

Trending repository

AndrewWPhillips
AndrewWPhillips commented Aug 30, 2021

What happened?

Stepping through the code and it seems that the same OperationContext is added twice to the active context.Context. This happens just before the call to exec.DispatchOperation at:
https://github.com/99designs/gqlgen/blob/master/graphql/handler/transport/http_post.go#L51

then at the top of exec.DispathcOperation at:
https://github.com/99designs/gqlgen/blob/master/graphql

good first issue

App recommended by GitHub

Datree

The Datree app allows engineering teams to automatically identify errors in newly committed YAML configs, including k8s manifests, and prevent these misconfigurations from reaching production.

On app installation, a new PR is created for each connected repository with a workflow for YAML (schema) validation. If one of the scanned (yaml) files happens to be a K8s manifest file, Datree will also run a K8s schema validation and a policy check for preventing K8s misconfigurations.