Skip to content

Conversation

leoll2
Copy link
Contributor

@leoll2 leoll2 commented Sep 26, 2025

Summary

Resolves #4758
Resolves #4756

This PR moves the backend folder into application. At the repo root level, there is now a clear distinction between the library and the application, that hopefully makes the repo layout easier to understand and navigate. In addition, I migrated the application-specific docs and Docker files into application. All GHA workflows, pre-commit configuration and codeowners have been adjusted accordingly.

@leoll2 leoll2 self-assigned this Sep 26, 2025
@github-actions github-actions bot added DEPENDENCY Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM BUILD DOC Improvements or additions to documentation labels Sep 26, 2025
Copy link

github-actions bot commented Sep 26, 2025

📊 Test coverage report

Metric Coverage
Lines 25.8%
Functions 29.8%
Branches 84.7%
Statements 25.8%

@github-actions github-actions bot added Geti Tune Backend Issues related to Geti Tune Studio backend Geti Tune UI Issues related to Geti Tune Studio UI labels Sep 26, 2025
Copy link

github-actions bot commented Sep 26, 2025

Docker Image Sizes

Image Size
geti-tune-pr-4771 1.2G
geti-tune-sha-b2c3dff 1.2G

A-Artemis
A-Artemis previously approved these changes Sep 26, 2025
jpggvilaca
jpggvilaca previously approved these changes Sep 26, 2025
@leoll2 leoll2 dismissed stale reviews from jpggvilaca and A-Artemis via 9000d31 September 26, 2025 12:30
@AlexanderBarabanov AlexanderBarabanov merged commit c8181c5 into develop Sep 26, 2025
25 of 27 checks passed
@AlexanderBarabanov AlexanderBarabanov deleted the leonardo/move-backend-to-application branch September 26, 2025 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUILD DEPENDENCY Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM DOC Improvements or additions to documentation Geti Tune Backend Issues related to Geti Tune Studio backend Geti Tune UI Issues related to Geti Tune Studio UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move backend/ to application/backend Restructure repo with 'library' and 'application' layout
4 participants