Here's what's popular on GitHub today...
Trending repository
While I try to change header titles by passing array of titles to options like below it does not override the headers. Instead it writes new headers first and original data with old headers again from next cell.
I am experiencing the same problem.
In addition, sheets js is mutating the header array passed in, which is not something I would ever expect.
Example:
const head
Podcast
Your favorite open source projects and the developers who make them happen. Listen in!
Popular topic
Trending repository
信息收集自动化工具
-
Updated
Aug 6, 2021 - Python
Trending repository
Upcoming event recommended by GitHub
Moar Serverless
August 12, 2021 • Online
Trending repository
12 weeks, 25 lessons, 50 quizzes, classic Machine Learning for all
-
Updated
Aug 6, 2021 - Jupyter Notebook
Trending repository
Issue description
在Consumer中添加 consumer-restriction 插件,里面的 type 能否支持下route_id,这样我们就能基于 consumer 的纬度来限制能访问到的 route,现在的版本我看了下只支持 consumer_name 和 service_id,即只能在 route 纬度来限制 consumer 或者 只能在 consumer 纬度来限制能访问的 service。
需求场景:同一组service下可以有多个route,但是可能有部分route是不用鉴权的或者需要额外申请才给开通,如果能在consumer纬度支持一下 route_id,那样就能更精细化的赋权,且不用每个用户来申请权限都需要对route接口发起一个PATCH请求。
Collection recommended by GitHub
Game Engines
Frameworks for building games across multiple platforms.
App recommended by GitHub
DeepSource
DeepSource helps you find and fix issues during code reviews. Free to use on open-source repositories.
Seamless integration with GitHub lets you start analyzing code in a couple of minutes. Follow our documentation and guides to get started — deepsource.io/docs/
Trending repository
-
Updated
Jul 27, 2021 - Java
Trending repository
Trending repository
Summary
For fuse-query and fuse-store http api, warp is complex to use, prefer the new axum:
https://github.com/tokio-rs/axum
Trending repository
The new Windows Terminal and the original Windows console host, all in the same place!
-
Updated
Aug 6, 2021 - C++
Trending repository
A map tool with real-time collaboration
-
Updated
Aug 5, 2021 - JavaScript
Trending repository
Roadmap to becoming an ASP.NET Core developer in 2021
-
Updated
Aug 5, 2021
Trending repository
Source Code for "Ray Tracing Gems II: Next Generation Real-Time Rendering with DXR, Vulkan, and OptiX" by Adam Marrs, Peter Shirley, and Ingo Wald
-
Updated
Aug 6, 2021 - C++
Trending repository
团结一心,共抗疫情,烟台加油!!!
-
Updated
Aug 5, 2021 - Vue
Trending repository
Windows system utilities to maximize productivity
-
Updated
Aug 6, 2021 - C#
Trending repository
Trending repository
The Linux Kernel Module Programming Guide (updated for 5.x kernels)
-
Updated
Aug 6, 2021 - TeX
Trending repository
GitHub Actions virtual environments
-
Updated
Aug 6, 2021 - PowerShell
Trending repository
MeterSphere 是一站式开源持续测试平台,涵盖测试跟踪、接口测试、性能测试、团队协作等功能,全面兼容 JMeter、Postman、Swagger 等开源、主流标准。
-
Updated
Aug 6, 2021 - Java
Trending repository
Jetpack Compose for Desktop and Web, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
-
Updated
Aug 6, 2021 - Kotlin
Trending repository
Security Onion 2 - Linux distro for threat hunting, enterprise security monitoring, and log management
-
Updated
Aug 6, 2021 - Shell
Trending repository
Hello everyone, I will explain the current status of manim in this issue.
Now there are three main manim versions, and their differences:
- The
masterbranch of 3b1b/manim: Rendering on GPU using OpenGL and moderngl. Support interaction and have higher efficiency. - ManimCommunity/manim: (@ManimCommunity
Trending repository
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 5, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
-
Updated
Aug 5, 2021 - C#
Trending repository
- I have tried restarting my IDE and the issue persists.
- I have updated to the latest version of the packages.
- I have read the FAQ and my problem is not listed.
Repro
- My scenario involves an ESLint plugin project in a monorepo with side-by-side versions of TypeSc
Trending repository
Some cars (mostly Hondas) have very poor longitudinal tuning. They undershoot desired acceleration from the planner consistently. This causes the car to never accelerate even if the planner tells it to for 10+ seconds.
These cars need to be retuned so this does not happen. Here is the average difference between desired acceleration (from the longitudinalPlan message) and actual acceleration (fr
App recommended by GitHub
Percy
Percy gives your team confidence in every visual UI change before it's shipped.
Percy adds visual reviews to your GitHub pull requests, helping your team spot UI bugs quickly and review visual changes easily.


Summary
The Event Hubs client library is instrumented using the .NET
EventSourcemechanism for logging. When instrumenting or diagnosing issues with applications that consume the library, it is often helpful to have access to the Event Hubs logs.Though
EventSourceinstrumentation is