Skip to content

Conversation

@mcserep
Copy link
Collaborator

@mcserep mcserep commented Sep 30, 2025

Properly remove application source code in case of Release build for new webGUI.

@mcserep mcserep added this to the Upcoming Release milestone Sep 30, 2025
@mcserep mcserep self-assigned this Sep 30, 2025
@mcserep mcserep added Kind: Bug ⚠️ Target: WebGUI Issues related to the web frontend. labels Sep 30, 2025
@mcserep
Copy link
Collaborator Author

mcserep commented Sep 30, 2025

Should only be merged after #612 is resolved, since this makes fixing production easier until then 😅

@mcserep mcserep requested a review from Copilot September 30, 2025 05:49
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a bug in the CMake build configuration for the new web GUI where the frontend source code was not being properly removed during Release builds.

  • Changed file(REMOVE ...) to file(REMOVE_RECURSE ...) to properly delete the entire app directory and its contents

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@mcserep mcserep added this to Roadmap Sep 30, 2025
@github-project-automation github-project-automation bot moved this to In progress in Roadmap Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Kind: Bug ⚠️ Target: WebGUI Issues related to the web frontend.

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

1 participant