UCL-MIRSG / ansible-collection-infra

Ansible Collection to configure infrastructure for XNAT and OMERO
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

🐛 [BUG]: Renovate failing to check available versions of DAX plugin #49

Closed p-j-smith closed 7 months ago

p-j-smith commented 11 months ago

Bug Description

Renovate fails to check the available versions of the DAX plugin, with a 401 error:

DEBUG: GET https://api.github.com/repos/VUIIS/dax/contents/misc/xnat-plugins = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=401 retryCount=0, duration=97)
DEBUG: Failed to look up custom.VUIIS-dax package VUIIS/dax

The URL is correct and its a public repo, so I'm not sure why there's a 401 error.

Steps to Reproduce

Look at the logs in the renovate console https://developer.mend.io/github/UCL-MIRSG/ansible-collection-xnat

Acceptance Criteria

Renovate is able to check the available version of the DAX plugin

### Related Work Items
p-j-smith commented 7 months ago

There's a question around whether we still need this plugin. Is anyone using it on any of the servers? Does it need to be in the default list of plugins, or should it be a server-specific plugin?

paddyroddy commented 7 months ago

If you need help on the @renovatebot side of things, then I can help?

drmatthews commented 7 months ago

We plan to remove the DAX plugin rather than resolve this issue.