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
Docker
Trending repository
-
Updated
Aug 6, 2021 - Python
Trending repository
Upcoming event recommended by GitHub
Game Off
November 01, 2021 - December 01, 2021 • Online
Trending repository
-
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
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
App recommended by GitHub
BuildPulse
Spend more time shipping and less time re-running flaky tests
BuildPulse automatically detects flaky tests and highlights the most disruptive ones so you know exactly where to focus first for maximum impact.
Integrates with popular test frameworks for JavaScript (Cypress, Jest), Ruby (minitest, RSpec), Go, Python, and others.
Works with CircleCI, GitHub Actions, Semaphore, Travis CI, Jenkins (beta), and Buildkite (beta). Others are available by request.
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
-
Updated
Aug 6, 2021 - C++
Trending repository
-
Updated
Aug 5, 2021 - JavaScript
Trending repository
-
Updated
Aug 5, 2021
Trending repository
-
Updated
Aug 2, 2021 - C++
Trending repository
-
Updated
Aug 5, 2021 - Vue
Trending repository
-
Updated
Aug 6, 2021 - C#
Trending repository
Trending repository
-
Updated
Aug 6, 2021 - TeX
Trending repository
-
Updated
Aug 6, 2021 - PowerShell
Trending repository
-
Updated
Aug 6, 2021 - Java
Trending repository
-
Updated
Aug 6, 2021 - Kotlin
Trending repository
-
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
-
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
BuildPulse
Spend more time shipping and less time re-running flaky tests
BuildPulse automatically detects flaky tests and highlights the most disruptive ones so you know exactly where to focus first for maximum impact.
Integrates with popular test frameworks for JavaScript (Cypress, Jest), Ruby (minitest, RSpec), Go, Python, and others.
Works with CircleCI, GitHub Actions, Semaphore, Travis CI, Jenkins (beta), and Buildkite (beta). Others are available by request.
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