Skip to content

Conversation

@fboucher
Copy link
Owner

@fboucher fboucher commented Nov 1, 2025

Moves the project source code into a src folder.

This change updates file paths in various configuration files (azure.yaml, Dockerfiles, .sln, and build scripts) to reflect the new location of the source code. It ensures that the build and deployment processes correctly locate the necessary files after the move. Additionally it adds --skipApiVersionCheck for the AzuriteBuilder to align with newer SDK versions.

Fix #74

Moves the project's code into a `src` folder.

This change organizes the project structure by introducing a `src` directory to house the main source code.
Updates paths in various configuration files (azure.yaml, Dockerfiles, .sln) and scripts to reflect the new directory structure.

Fixes #74
@github-actions
Copy link

github-actions bot commented Nov 1, 2025

Code Coverage

Package Line Rate Branch Rate Health
NoteBookmark.Domain 61% 27%
NoteBookmark.Api 91% 77%
NoteBookmark.ServiceDefaults 96% 75%
NoteBookmark.Domain 61% 27%
NoteBookmark.Api 91% 77%
NoteBookmark.ServiceDefaults 96% 75%
Summary 84% (986 / 1178) 69% (202 / 292)

@fboucher fboucher merged commit 7f339ab into v-next Nov 1, 2025
2 checks passed
@fboucher fboucher self-assigned this Nov 1, 2025
@fboucher fboucher deleted the 74-move-the-code-into-a-src-folder branch December 12, 2025 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant