Mark Dorison

Results 37 comments of Mark Dorison

@fubarhouse I updated the role to 2.5.0. When attempting a run it fails, but in a different place: `TASK [fubarhouse.golang : Go-Lang | Run get commands] ******************************************************************************************************************************************************* failed: [jenkins.chromatic.is] (item={u'url':...

The cause of this failure seems to be further upstream in the playbook as a bunch of tasks are being skipped and `go` is not being installed successfully. Investigating further.

🤔 > These other docs indicate that for requests with API keys to work, it should be a POST request. @poscar Are you referring to the warning at the [bottom...

@poscar Got it. Currently there is just that one function that handles all requests. One alternative would be to have to have a different path for this type of request....

@sco I would add additional details to the README similar to what you state in your commit message, that the JSON file will be used if the plist file is...

We are experiencing this issue on a couple of our Drupal codebases. I am monitoring all of the referenced issues and pull requests and I will add any additional clues...

We tested this again now that the below PRs have been merged into Composer but our Dependabot run is still timing out. * https://github.com/composer/composer/pull/9620 * https://github.com/composer/composer/pull/9261 We attempted to ensure...

We have two projects where this is occurring. Sadly, they are both still timing out. Is there any info from the Dependabot "update logs" I could provide that would be...

@jurre I created a [public repo that reproduces the issue](https://github.com/ChromaticHQ/dependabot-timeout-demo/blob/main/composer.json) for us.

Our affected projects (including the [public repo](https://github.com/dependabot/dependabot-core/issues/2999#issuecomment-1013139098)) are still failing to complete.