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

Added dotnet step to MSAL release pipeline #2089

Merged
merged 2 commits into from Mar 14, 2024

Conversation

mipetriu
Copy link
Contributor

@mipetriu mipetriu commented Mar 14, 2024

Proposed changes

Added dotnet step to MSAL release pipeline

Type of change

  • Feature work
  • [ x] Bug fix
  • Documentation
  • Engineering change
  • Test
  • Logging/Telemetry

Risk

  • High – Errors could cause MAJOR regression of many scenarios. (Example: new large features or high level infrastructure changes)
  • Medium – Errors could cause regression of 1 or more scenarios. (Example: somewhat complex bug fixes, small new features)
  • Small – No issues are expected. (Example: Very small bug fixes, string changes, or configuration settings changes)

Additional information

@mipetriu mipetriu requested a review from a team as a code owner March 14, 2024 18:13
Copy link

request-info bot commented Mar 14, 2024

Please add additional information about this issue or PR. Please be as descriptive as possible.

@@ -102,6 +102,10 @@ jobs:
# Zipping xcframework. -y : including symlinks (Need to preserve symlinks in xcframework so that codesign validation doesn't fail) -v : verbose logging

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request does not update CHANGELOG.md.

Please consider if this change would be noticeable to a partner or user and either update CHANGELOG.md or resolve this conversation.

@mipetriu mipetriu merged commit 85f8c13 into dev Mar 14, 2024
7 checks passed
@mipetriu mipetriu deleted the mipetriu/update_dotnet_pipeline branch March 14, 2024 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants