Skip to content

Cleanup azure pipelines steps#1390

Merged
karkarl merged 3 commits intomicrosoft:mainfrom
marcelwgn:dev/cleanup-ci-definition
Nov 6, 2023
Merged

Cleanup azure pipelines steps#1390
karkarl merged 3 commits intomicrosoft:mainfrom
marcelwgn:dev/cleanup-ci-definition

Conversation

@marcelwgn
Copy link
Copy Markdown
Contributor

Description

Cleans up pipeline and adds displaynames for steps

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)


- task: PowerShell@2
displayName: GenerateTestPFX.ps1
displayName: Generate test signing certificate
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

nit: the display names should all have the first letter capitalized as it's a title.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I've updated the titles now, but didn't capitalize words like "for". Hope thats fine.

@karkarl karkarl merged commit 8615643 into microsoft:main Nov 6, 2023
karkarl pushed a commit that referenced this pull request Jul 15, 2024
## Description
<!--- Describe your changes in detail -->
Cleans up pipeline and adds displaynames for steps
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