-
-
Notifications
You must be signed in to change notification settings - Fork 717
ENH: Add ITK_FREEZE_REMOTE_MODULES option to prevent remote module updates #5743
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Can you give this a try Brad? |
blowekamp
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes seem to work for me.
hjmjohnson
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yippie! I've been thinking that this was needed for many years! Thank you for getting it put into place!
1c6652d to
c500deb
Compare
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
c500deb to
5246d86
Compare
Description
Developers modifying remote modules lose changes when CMake reconfigures and updates modules to upstream versions. Setting
Module_<name>_GIT_TAGfor each module is cumbersome with multiple remotes.Changes
Added
ITK_FREEZE_REMOTE_MODULESCMake option inITKModuleRemote.cmakeModified
itk_fetch_module()inITKModuleRemote.cmakeModule_<name>_GIT_TAGoverride processingITK_FORBID_DOWNLOADS>Module_<name>_GIT_TAG>ITK_FREEZE_REMOTE_MODULES> empty tag checkUpdated
Modules/Remote/README.mdUsage
PR Checklist
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.