Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 29, 2022

Backport of #39842 to release/6.0

/cc @BrennanConroy

Description

The building of the SignalR javascript browser files was refactored in 6.0 and generates two files, one minified for lowering webpage bandwidth and one non-minified for readability and dev time debugging. The non-minified file was accidentally being generated as a minified file.

Fixes #39829

Customer Impact

Customers aren't seeing the readable javascript file during development which can hinder their development efforts.

Regression?

  • Yes
  • No

Regressed from 5.0 to 6.0

Risk

  • High
  • Medium
  • Low

Only affects non-minified javascript files, manually verified both minified and non-minified files work as expected

Verification

  • Manual (required)
  • Automated

Packaging changes reviewed?

  • Yes
  • No
  • N/A

@ghost ghost added the area-signalr Includes: SignalR clients and servers label Jan 29, 2022
@ghost ghost added this to the 6.0.x milestone Jan 29, 2022
@ghost
Copy link

ghost commented Jan 29, 2022

Hi @github-actions[bot]. If this is not a tell-mode PR, please make sure to follow the instructions laid out in the servicing process document.
Otherwise, please add tell-mode label.

@BrennanConroy BrennanConroy added the Servicing-consider Shiproom approval is required for the issue label Jan 31, 2022
@ghost
Copy link

ghost commented Jan 31, 2022

Hi @github-actions[bot]. Please make sure you've updated the PR description to use the Shiproom Template. Also, make sure this PR is not marked as a draft and is ready-to-merge.

To learn more about how to prepare a servicing PR click here.

@leecow leecow added Servicing-approved Shiproom has approved the issue and removed Servicing-consider Shiproom approval is required for the issue labels Feb 1, 2022
@leecow leecow modified the milestones: 6.0.x, 6.0.3 Feb 1, 2022
@BrennanConroy
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@wtgodbe wtgodbe merged commit 7c5b80c into release/6.0 Feb 2, 2022
@wtgodbe wtgodbe deleted the backport/pr-39842-to-release/6.0 branch February 2, 2022 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-signalr Includes: SignalR clients and servers Servicing-approved Shiproom has approved the issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants