Skip to content

xiujuanx/renovate-hands-on

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Current behaviors

Renovate can't detect sigs.k8s.io/cluster-api package updates, it always complain the below error:

DEBUG: Failed to look up go package sigs.k8s.io/cluster-api

Also it can't ignore the path that is defined in ignorePaths field.

Expected behaviors

Renovate can detect sigs.k8s.io/cluster-api package updates and ignore the path I define in the ignorePaths field.

Note: My repository is hosted on the gitlab, so the endpoint is gitlab. But for convenience, I put the minimal reproduction codes on the github host.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages