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

add new debug service core runtime nuspec with portable symbols #15548

Merged
merged 3 commits into from
Oct 16, 2024

Conversation

mjkkirschner
Copy link
Member

@mjkkirschner mjkkirschner commented Oct 15, 2024

create portable symbols so debugging linux builds of dynamo core requires less manual steps.

  • DNM until we see if CER supports this format - if not we'll have to do this conditionally for linux builds.
  • support single nuspec file in buildpackages.bat to support @pinzart90's changes in linux build job.
  • set commit info on the package using git commit
nuget pic

@pinzart90
Copy link
Contributor

@mjkkirschner maybe another debug nuspec or add a conditional in the current service core nuspec to not filter out pdbs when passing the Configuration as a parameter

Copy link

UI Smoke Tests

Test: success. 11 passed, 0 failed.
TestComplete Test Result
Workflow Run: UI Smoke Tests
Check: UI Smoke Tests

@mjkkirschner mjkkirschner changed the title create portable symbols publish debug service core runtime package with portable symbols Oct 16, 2024
@mjkkirschner mjkkirschner changed the title publish debug service core runtime package with portable symbols add new debug service core runtime nuspec with portable symbols Oct 16, 2024
@mjkkirschner mjkkirschner merged commit da45f11 into master Oct 16, 2024
22 of 38 checks passed
@mjkkirschner mjkkirschner deleted the mjkkirschner-patch-1 branch October 16, 2024 18:31
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.

2 participants