Skip to content

Conversation

zoncoen
Copy link
Member

@zoncoen zoncoen commented Apr 12, 2025

The go get command stores downloaded modules in the $GOMODCACHE location. Because this directory does not have write permissions, modifying import paths directly within it fails. To work the migration step, scenarigo copies the plugin modules to a temporary directory and perform the build from there.

@zoncoen zoncoen force-pushed the fix-remote-plugin-build branch from 8dafb8b to 259007a Compare April 12, 2025 14:49
@zoncoen zoncoen merged commit e49d474 into main Apr 12, 2025
22 checks passed
@zoncoen zoncoen deleted the fix-remote-plugin-build branch April 12, 2025 15:04
@scenarigo-bot scenarigo-bot bot mentioned this pull request Apr 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant