[7.0.1 - Cherry-pick] Move symbol publishing into a dedicated stage and refactor build artifacts#4211
Closed
github-actions[bot] wants to merge 4 commits intorelease/7.0from
Closed
[7.0.1 - Cherry-pick] Move symbol publishing into a dedicated stage and refactor build artifacts#4211github-actions[bot] wants to merge 4 commits intorelease/7.0from
github-actions[bot] wants to merge 4 commits intorelease/7.0from
Conversation
To resolve, run: git cherry-pick eacf112
Rename compound-* step files to match internal/main naming from #4068: compound-build-csproj-step -> build-csproj-step compound-esrp-dll-signing-step -> esrp-dll-signing-step compound-esrp-nuget-signing-step -> esrp-nuget-signing-step compound-pack-csproj-step -> pack-csproj-step code-analyze-step -> roslyn-analyzers-csproj-step Add new split step files from main: build-sqlclient-step, pack-sqlclient-step, roslyn-analyzers-sqlclient-step Remove orphaned files no longer referenced: build-all-configurations-signed-dlls-step, compound-nuget-pack-step, compound-publish-symbols-step, esrp-code-signing-step, sqlclient-validation-variables Add package-variables.yml with per-package version definitions for 7.0.1, with isPreview conditional toggling between GA and preview versions.
- Add missing @self to pack-sqlclient-step.yml template reference in build-signed-sqlclient-package-job.yml - Remove legacy variable groups from common-variables.yml (already in onebranch-variables.yml under updated names) - Remove all package version blocks superseded by package-variables.yml - Remove unused SymbolServer/SymbolTokenUri aliases and assemblyBuildNumber
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cherry-pick of #4175 onto
release/7.0Cherry-pick of eacf112 ("Move symbol publishing into a dedicated stage and refactor build artifacts") with additional fixups to align with
internal/main.Commits
Move symbol publishing into a dedicated stage and refactor build artifacts (Move symbol publishing into a dedicated stage and refactor build artifacts #4175)
Cherry-pick of the original PR. Merge conflicts resolved (16 files).
Align OneBranch pipeline steps and variables with main
compound-*step files to match main (from Merge | Official Builds From Common Project #4068):compound-build-csproj-step→build-csproj-step,compound-esrp-dll-signing-step→esrp-dll-signing-step,compound-esrp-nuget-signing-step→esrp-nuget-signing-step,compound-pack-csproj-step→pack-csproj-step,code-analyze-step→roslyn-analyzers-csproj-stepbuild-sqlclient-step,pack-sqlclient-step,roslyn-analyzers-sqlclient-steppackage-variables.ymlwith per-package version definitions for 7.0.1 (withisPreviewconditional)Fix missing @self and remove legacy variables from common-variables
@selftopack-sqlclient-step.ymltemplate referenceonebranch-variables.ymlpackage-variables.ymlSymbolServer/SymbolTokenUrialiasesChecklist
package-variables.ymladded with 7.0.1 versions