Closed otbe closed 3 years ago
It's a bit hard without knowing which repository it is. Can you open dev tools and see if there's any more information give in the logs about the failures. e.g. is the 404 from Renovate's API or from GitLab's directly?
Like mentioned the 404 comes from https://v1.renovateapi.com/gitlab/repos/my-company/group1/group2/repo/jobs
. I guess its related to the level of nesting because my-company/sub-group/repo
works but my-company/sub-group1/sub-group2/repo
fails
I'm going to archive this repository so that we have conversations in one place. Therefore please create an "App Support" discussion here if this problem or suggestion is still relevant: https://github.com/renovatebot/renovate/discussions
I try to setup Renovate to be able to propose updates for a docker image hosted in AWS ECR. So far it doesnt create MRs. Im not quite sure what is the issue here because I cant retrieve jobs or logs for this particular project. The only difference to other projects is that it lives inside a Subgroup. So for example
my-company/group1/group2/repo
If I click on the project in https://app.renovatebot.com/dashboard I see a 404 in the devtools. Its a request like https://v1.renovateapi.com/gitlab/repos/my-company/group1/group2/repo/jobs
Which Renovate are you using?
WhiteSource Renovate App
Which platform are you using?
GitLab.com
Have you checked the logs? Don't forget to include them if relevant
Thats part of the issue
What would you like to do?
Let renovate update
Dockerfile
s with images backed by AWS ECR.I guess its the wrong place to ask for that kind of help, but your twitter post directed me to this place.
Thank you very much!