Skip to content

Conversation

@robertlong13
Copy link
Collaborator

@robertlong13 robertlong13 commented Oct 12, 2025

The previous project file was causing MissionPlanner.exe to be unnecessarily copied into the plugins output directory. In addition to being wasteful in the zip CI artifacts(update, just learned that the cleanup step deletes it, so not a big deal), it causes issues when building the .msi installer (edit: only locally, in CI the cleanup takes care of it). I could not find a way to prevent that with a small incremental change, so I switched over to the same boilerplate as the other plugins (which I break down here).

I have tested that the terrain maker plugin still builds/works.

The previous project file was causing MissionPlanner.exe to be
unnecessarily copied into the plugins output directory. I could not find
a way to prevent that with a small incremental change, so I switched
over to the same boilerplate as the other plugins.
@robertlong13 robertlong13 requested a review from EosBandi October 12, 2025 12:20
@meee1 meee1 merged commit 8259aa9 into ArduPilot:master Oct 12, 2025
4 of 6 checks passed
@meee1
Copy link
Collaborator

meee1 commented Oct 12, 2025

Need to fix android build

@robertlong13
Copy link
Collaborator Author

robertlong13 commented Oct 12, 2025

@meee1 yeah it was github's Windows runner update that broke it. I have a fix in this other PR (that we really need to get in): #3591

@robertlong13 robertlong13 deleted the pr/fix-terrainmaker-csproj branch October 12, 2025 23:33
@EosBandi
Copy link
Collaborator

Sorry, I did not realized that the project file causing it. Thanks for the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants