Skip to content

Conversation

@lauraneto
Copy link
Contributor

There were some checks in the template for LTS that were assuming v13.
We should be able to remove them now.

@lauraneto lauraneto marked this pull request as ready for review October 20, 2025 15:45
Copilot AI review requested due to automatic review settings October 20, 2025 15:45
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 removes legacy LTS-specific conditional compilation directives that were previously needed for v13 compatibility. These checks are no longer necessary and can be safely removed from the project template.

Key Changes:

  • Removed LTS-specific Docker permissions configuration
  • Removed commented-out LTS-specific installer endpoint registration

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
templates/UmbracoProject/Dockerfile Removed conditional chown command for wwwroot/umbraco directory that was only needed for LTS
src/Umbraco.Web.UI/Program.cs Removed commented-out conditional installer endpoints registration that was only needed for LTS

@lauraneto lauraneto changed the title Template: Update dotnet project template Template: Update dotnet project template to remove previous LTS checks Oct 20, 2025
@kjac kjac merged commit 20eedda into release/17.0 Oct 21, 2025
21 checks passed
@kjac kjac deleted the v17/task/update-project-template branch October 21, 2025 11:12
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.

3 participants