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 symbol retention field to PublishSymbolsV2 #16083

Conversation

NoDataAvailable
Copy link
Contributor

@NoDataAvailable NoDataAvailable commented Mar 29, 2022

Task name: PublishSymbolsV2

Description: Added an optional field "Symbol Expiration (in days)" which allows the symbol retention to be specified at the task level.

Documentation changes required: (Y/N) N

Added unit tests: (Y/N) N

Attached related issue: (Y/N) N

Checklist:

  • Task version was bumped - please check instruction how to do it
  • Checked that applied changes work as expected

@NoDataAvailable NoDataAvailable added bug Area: ArtifactsCore Azure Artifacts Core Team labels Mar 29, 2022
@NoDataAvailable
Copy link
Contributor Author

Manually verified scenarios:

  • No SymbolExpirationInDays specified (used default value of 36530)
  • SymbolExpirationInDays = 5
  • SymbolExpirationInDays = 365

@NoDataAvailable NoDataAvailable marked this pull request as ready for review March 29, 2022 17:37
@fadnavistanmay
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 4 pipeline(s).

Copy link
Member

@carl-tanner carl-tanner left a comment

Choose a reason for hiding this comment

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

LGTM

@carl-tanner carl-tanner merged commit 4499f38 into microsoft:master Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: ArtifactsCore Azure Artifacts Core Team bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants