Ronan LE MEILLAT

Results 17 issues of Ronan LE MEILLAT

While creating an instance with: ```javascript import { create } from 'ipfs-core' import OrbitDB from 'orbit-db' create({ repo: './orbitdb/pinner', start: true, EXPERIMENTAL: { ipnsPubsub: true }, config: {} }).then((ipfs) =>...

**PROBLEM: IFS.create() promise never resolve nor reject** **Context:** With the latest js-ipfs (0.63.2) under node.js 16.15.1 LTS and wrtc 0.4.7 **Workaround** Remove the two WebRTCStar listening addresses ``` '/dns4/wrtc-star1.par.dwebops.pub/tcp/443/wss/p2p-webrtc-star', '/dns4/wrtc-star2.sjc.dwebops.pub/tcp/443/wss/p2p-webrtc-star'...

need/triage

This is the small change I use for mangling Tailwindcss in Vue3. Vue3 needs to parse .vue files. I also allow to begin the previous character can be ':' so...

When using vision it throws an error ``` Error: Existing client instance cannot be reconfigured - use `withConfig(newConfig)` to return a new client at SanityClient.config2 [as config] (/Users/***/Development/***/sanity/node_modules/@sanity/client/lib/sanityClient.js:79:13) at VisionGui.ensureSelectedApiVersion...

v3

### What version of `Wrangler` are you using? 2.1.6 ### What operating system are you using? MacOS ### Describe the Bug I'm unable to proxy to vite when using --local-protocol...

pages
bug

**Are you accessing the CLI from the default port `:4280` ?** - [x] No, I am using a different port number (`--port`) and accessing the CLI from that port -...

status: investigating

**Are you accessing the CLI from the default port `:4280` ?** - [x] No, I am using a different port number (`--port`) and accessing the CLI from that port -...

type: bug
priority: medium (P1)
scope: msha
scope: rules engine

Hi, Rather than putting the temperature in a comment in the igc file. Why not using OAT official 3 letter code for inserting air temperature in celcius degrees. Also it...

**Actual behavior** Starting with v1.20.0 (v1.19.2 was OK) kaniko cannot push to ttl.sh if file is large. ttl.sh (proxied via cloudflare) anwers ```log WARN[0091] Error uploading layer to cache: failed...

priority/p0
regression
issue/push-fails
regression/v1.19.2
issue/413-request-entity-too-large

# For gateway API (≥ v0.5.1) # ## New annotation in TCPRoute ## ```yaml apiVersion: gateway.networking.k8s.io/v1alpha2 kind: TCPRoute metadata: annotations: haproxy.org/send-proxy-v2: 'true' ``` this will enable to use HAProxy v2...