gomodUpdateImportPaths only works correctly with a single major upgrade #20125
Replies: 3 comments 2 replies
-
|
Hi there, We have found that there's a problem with the logs. Depending on which situation applies follow one, some or all of these instructions. No logs at allIf you haven't posted any log yet, we need you to find and copy/paste the log into the issue template. Finding logs on hosted appSelect me to read instructionsIf you use the Renovate app (GitHub):
Finding logs when self-hostingSelect me to read instructionsIf you're running self-hosted, run with Insufficient logsSelect me to read instructionsIf you already gave us a log, and the Renovate team said it's not enough, then follow the instructions from the No logs at all section. Formatting your logsSelect me to read instructionsPlease put your logs in a |
Beta Was this translation helpful? Give feedback.
-
|
You can see in the logs the exact commands run. Next step would be to identify which commands should be run instead |
Beta Was this translation helpful? Give feedback.
-
|
Hi there, Get your issue fixed faster by creating a minimal reproduction. This means a repository dedicated to reproducing this issue with the minimal dependencies and config possible. Before we start working on your issue we need to know exactly what's causing the current behavior. A minimal reproduction helps us with this. To get started, please read our guide on creating a minimal reproduction. We may close the issue if you, or someone else, haven't created a minimal reproduction within two weeks. If you need more time, or are stuck, please ask for help or more time in a comment. Good luck, The Renovate team |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How are you running Renovate?
Mend Renovate hosted app on github.com
If you're self-hosting Renovate, tell us what version of Renovate you run.
No response
If you're self-hosting Renovate, select which platform you are using.
None
If you're self-hosting Renovate, tell us what version of the platform you run.
No response
Was this something which used to work for you, and then stopped?
I never saw this working
Wanted end result.
A major-golang Renovate PR in which all major updates are updated with their respective import paths in the go source files.
What you tried so far.
gomodUpdateImportPathsMy question is just if this is intended behavior or if it is a bug. The responsible code seems to be here
renovate/lib/modules/manager/gomod/artifacts.ts
Lines 114 to 124 in 9338b2c
Relevant debug logs
Logs
The command that's running
Beta Was this translation helpful? Give feedback.
All reactions