Fernando de la Torre
Fernando de la Torre
I cannot understand why, because the documentation lacks of technical information about the qr code that it is prepared to read.
lines 26-28 const {Storage} = require('@google-cloud/storage'); const config = require('./local.json'); const storageClient = new Storage({projectId: config.cloud_project_id, keyfileName: './keyfile.json'}); It changed in the last versions. Also, gulp needs to migrate to...
## Description - Add commitlint and husky configuration - Bump eslint and husky ## Types of changes - [ ] Bugfix (non-breaking change which fixes an issue) - [x] New...
As per the README, it's supported, but when passing a valid yaml through the `fromSource` method, you would get this error in return: `Version 3.0.0 is not supported. Error Details:...
Hi. I'm experiencing [the same issue](https://github.com/microsoft/vscode-azurestorage/issues/1222), this time without `too many requests` message. I can list my containers but they hang up loading. azure tools v1.2.0 azure storage v0.15.2 azure...
## What's included in the `HISTORY.md` ``` 1.5.2 / 2025-12-15 ================== * deps: accepts": "~1.3.8" - deps: mime-types@~2.1.34 - deps: mime-db@~1.51.0 - deps: [email protected] ``` ## What's Changed * ci:...