Julien Barbay

Results 43 issues of Julien Barbay

I'm looking into some shortcut to get only headers as an array, so that i can validate them easily. I'm eagerly looking for position validation so `includeHeaders` as a regexp...

when deploying on edge, `__dirname` is not defined, also it's said as a best practice to bundle all js in a single file to optimize cold start. hence, the code...

## 🚀 Feature Proposal We have a usecase where we receive/produce `string` as a type, which should be typed as `QueryDslTextQueryType`. I would like to have a way in this...

Area: Specification
Category: Feature

## Steps to reproduce ``` import * from './subtest/test1' import * as test2 from './subtest/test2' // ← broken case ``` ## Current behavior Both will create something like: ``` {...

### Steps to reproduce Running a `rover subgraph check --format json ...` command in local raises: ``` { data: { success: false, tasks: { lint: {}, tasks: {} } }...

bug 🐞
triage

**Description:** The idea would be to propose having an array of string when it comes to `node-version-file` so that it would have fallbacks if the file was not found **Justification:**...

feature request

### Description Currently the behavior is that `node-version` is preferred rather than `node-version-file` if both are provided. https://github.com/actions/setup-node/blob/d86ebcd40b3cb50b156bfa44dd277faf38282d12/src/main.ts#L85-L95 I would like to propose the opposite since `node-version` is actually hardcoded...

feature request

This is necessary for working in a federation. Currently we just copy pasted your file, but anyhow if you discard directives the schema should still compute just fine.

I'm thinking that, this would be great if only it was used in existing primitives such as fetch. i can see easily a scenario where the loading of the request...