Skip to content

Conversation

@MichaelSimons
Copy link
Member

The emsdk Version.Details.xml dependency is incoherent in that the version and sha do not match. This messes up source-build when flowed into installer (see dotnet/installer#17695). I have updated the sha to match the version.

This was introduced in #36340. (Sorry I missed it in review)

@ghost ghost added Area-Infrastructure untriaged Request triage from a team member labels Dec 4, 2023
@mmitche
Copy link
Member

mmitche commented Dec 4, 2023

@MichaelSimons Should this target 8.0.2xx? 8.0.1xx flows internally, with a new version of emsdk already. Changing it in 8.0.1xx here would have no effect except to generate merge conflicts.

@lewing
Copy link
Member

lewing commented Dec 4, 2023

This was introduced in #36340. (Sorry I missed it in review)

At the point that pr landed there wasn't a final 8.0.0 sha so it wasn't entirely a miss. I'm not sure why it didn't update with other stable build flow though.

@MichaelSimons MichaelSimons requested review from a team as code owners December 5, 2023 23:06
@MichaelSimons MichaelSimons changed the base branch from release/8.0.1xx to release/8.0.2xx December 5, 2023 23:06
@MichaelSimons
Copy link
Member Author

@MichaelSimons Should this target 8.0.2xx? 8.0.1xx flows internally, with a new version of emsdk already. Changing it in 8.0.1xx here would have no effect except to generate merge conflicts.

Done

@MichaelSimons MichaelSimons enabled auto-merge (squash) December 5, 2023 23:35
@MichaelSimons MichaelSimons merged commit 4c0ca0b into dotnet:release/8.0.2xx Dec 6, 2023
@MichaelSimons MichaelSimons deleted the fix-emsdk-sha branch December 7, 2023 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Infrastructure untriaged Request triage from a team member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants