Stephen Fry
Stephen Fry
I think it could be related to #632 the similarity is that the requests seem to randomly not send any credentials. I too can see the credentials missing in the...
The request that is failing for me isn't a git request it is a request to the Bitbucket API using Basic credentials set on this plugin.
Seems like it is OK again now. I guess other changes to dependencies have fixed.
I'm seeing this on any command but I get the following. (node:20521) TypeError Plugin: sfdx-cli: Cannot read properties of undefined (reading 'prototype') module: @oclif/[email protected] task: runHook prerun plugin: sfdx-cli root:...
It seems that no credentials get sent seemingly randomly (~ 1 per 1000 builds?). As we do several thousand builds a day and it seems to be mostly on the...
While the schema is being updated could the meta schema be set to a valid one? I suspect http://json-schema.org/draft-07/schema#?
I think id should also be $id?