Skip to content

Conversation

ilonatommy
Copy link
Member

@ilonatommy ilonatommy commented Sep 3, 2025

  • Enables back the Locally scripts running on CI. The sdk version got bumped since the PR that disabled it.

Proof that it was running: log.

image

Fixes #63140

@ilonatommy ilonatommy added area-blazor Includes: Blazor, Razor Components feature-templates labels Sep 3, 2025
@ilonatommy ilonatommy added this to the 10.0-rc2 milestone Sep 3, 2025
@ilonatommy ilonatommy added the tell-mode Indicates a PR which is being merged during tell-mode label Sep 3, 2025
@ilonatommy ilonatommy self-assigned this Sep 3, 2025
@ilonatommy ilonatommy changed the title Should be fine already. Re-enable template local validation scripts on CI Sep 3, 2025
@ilonatommy ilonatommy marked this pull request as ready for review September 3, 2025 14:04
@Copilot Copilot AI review requested due to automatic review settings September 3, 2025 14:04
@ilonatommy ilonatommy requested review from a team and wtgodbe as code owners September 3, 2025 14:04
@ilonatommy ilonatommy enabled auto-merge (squash) September 3, 2025 14:06
@ilonatommy ilonatommy merged commit 5afdc06 into dotnet:main Sep 3, 2025
31 checks passed
Copy link
Contributor

@Copilot 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 re-enables the locally running validation scripts on CI by removing a temporary condition that was disabling them. The scripts were previously disabled due to an issue that has been resolved with an SDK version bump.

  • Removes the temporary condition: 'false' that was blocking validation script execution
  • Re-enables template local validation scripts to run on CI builds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-blazor Includes: Blazor, Razor Components feature-templates tell-mode Indicates a PR which is being merged during tell-mode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Re-enable local development validation for templates

2 participants