Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable symbols publishing for the mqtt binaries #270

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tondat
Copy link
Member

@tondat tondat commented May 15, 2024

Publishing symbols is now a 1CS requirement: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2015459

We are publishing pdbs for the mqtt assemblies for main and release branches. We are also adding a parameter in the pipeline to publish symbols on demand for other branches as well

More info about how to publish symbols: https://devdiv.visualstudio.com/DevDiv/_wiki/wikis/DevDiv.wiki/671/Manage-Your-Symbols

Description

PR Checklist

  • Title is meaningful

  • Work Item is linked

  • Changes are described

  • Tests

    • Automated tests are added
    • OR
    • N/A
    • OR
    • Upcoming sprint Work Item:
    • OR
    • Test exception

Publishing symbols is now a 1CS requirement: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2015459

We are publishing pdbs for the mqtt assemblies for main and release branches
We are also adding a parameter in the pipeline to publish symbols on demand for other branches as well

More info about how to publish symbols: https://devdiv.visualstudio.com/DevDiv/_wiki/wikis/DevDiv.wiki/671/Manage-Your-Symbols
@tondat tondat requested review from mauroa, emaf and a team as code owners May 15, 2024 16:23
@ShawnStoddard
Copy link

ShawnStoddard commented May 15, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants