Skip to content

added release workflow#701

Merged
StuartFerguson merged 2 commits intomainfrom
task/#700_release_workflow
Jan 29, 2026
Merged

added release workflow#701
StuartFerguson merged 2 commits intomainfrom
task/#700_release_workflow

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

closes #700

Copy link
Copy Markdown
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 pull request updates the release workflow to work with the new EstateManagementUI.BlazorServer project structure, replacing references to the old EstateManagementUI project that has been moved to the Archive folder.

Changes:

  • Updated Docker build paths to point to EstateManagementUI.BlazorServer/Dockerfile
  • Updated dotnet publish command to target EstateManagementUI.BlazorServer.csproj
  • Updated Windows service installation paths to use EstateManagementUI.BlazorServer.exe
  • Added --no-restore flag to the build command for improved efficiency
  • Commented out unit tests that reference a non-existent test project

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/createrelease.yml Outdated
@StuartFerguson StuartFerguson merged commit c87a4cb into main Jan 29, 2026
10 checks passed
@github-actions github-actions Bot deleted the task/#700_release_workflow branch March 31, 2026 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release Workflow

2 participants