Skip to content

Automatic notices#41

Merged
janstaelensskyline merged 5 commits intomainfrom
AutomaticNotices
Aug 1, 2025
Merged

Automatic notices#41
janstaelensskyline merged 5 commits intomainfrom
AutomaticNotices

Conversation

@janstaelensskyline
Copy link
Member

No description provided.

@janstaelensskyline
Copy link
Member Author

janstaelensskyline commented Jul 31, 2025

Important

Remember to first release the Core.AppPackages and then update the NuGet for the PackageCreator in this branch before >merging and releasing!

Comment on lines +115 to +116
var pathToPublicDirectoryOnSystem = fs.Path.Combine(@"C:\", "Skyline DataMiner", "Webpages", "Public");
var webpagesPublicDirectory = fs.Path.Combine(ProjectDirectory, "PackageContent", "CompanionFiles", "Skyline DataMiner", "Webpages", "Public");
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
var pathToPublicDirectoryOnSystem = fs.Path.Combine(@"C:\", "Skyline DataMiner", "Webpages", "Public");
var webpagesPublicDirectory = fs.Path.Combine(ProjectDirectory, "PackageContent", "CompanionFiles", "Skyline DataMiner", "Webpages", "Public");
var pathToPublicDirectoryOnSystem = fs.Path.Combine(@"C:\", "Skyline DataMiner", "WebPages", "Public");
var webpagesPublicDirectory = fs.Path.Combine(ProjectDirectory, "PackageContent", "CompanionFiles", "Skyline DataMiner", "WebPages", "Public");

Copy link
Member Author

Choose a reason for hiding this comment

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

Actual DataMiner folders use "Webpages". I would prefer to keep that matching skyline dataminer directory

@janstaelensskyline janstaelensskyline merged commit 8d0c882 into main Aug 1, 2025
9 checks passed
@janstaelensskyline janstaelensskyline deleted the AutomaticNotices branch August 1, 2025 09:40
This was referenced Dec 22, 2025
This was referenced Feb 16, 2026
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.

2 participants